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

@@ -259,6 +259,9 @@ span.fa-folder-open {
margin-left: 10px;
float: right;
}
#content .info-box.noclose {
padding-right: 10px;
}
#content li {
cursor: default;
}
@@ -462,7 +465,7 @@ span.fa-folder-open {
height: 100%;
}
#driveToolbar button {
height: 30px;
height: 26px;
}
#driveToolbar button.element {
border-radius: 2px;