Find a pad in the drive

This commit is contained in:
yflory
2017-03-02 10:15:13 +01:00
parent b238f4c3d3
commit 8bdc8415ab
6 changed files with 129 additions and 1 deletions

View File

@@ -112,6 +112,7 @@ span.fa-folder-open {
#tree li > span.element-row {
width: 100%;
display: inline-block;
cursor: pointer;
}
#tree li > span.element-row:not(.selected):hover {
background-color: #eee;