Display an info message in the anonymous drive

This commit is contained in:
yflory
2017-05-15 13:54:03 +02:00
parent 57979f6314
commit 03274c3776
5 changed files with 40 additions and 10 deletions

View File

@@ -303,6 +303,9 @@ span {
margin-left: 10px;
float: right;
}
&.noclose {
padding-right: 10px;
}
}
li {
cursor: default;
@@ -527,7 +530,7 @@ span {
}
button {
height: 30px;
height: 26px;
&.element {
border-radius: 2px;
background: @toolbar-button-bg;