Update some icons in the drive

This commit is contained in:
yflory
2018-11-20 15:01:12 +01:00
parent 8522c3723d
commit aa3f6cb7d7
4 changed files with 7 additions and 5 deletions

View File

@@ -27,6 +27,8 @@
@drive_content-bg: @colortheme_sidebar-right-bg;
@drive_content-bg-ro: darken(@drive_content-bg, 10%);
@drive_selected-bg: #888;
/* PAGE */
@@ -157,7 +159,7 @@
}
.cp-app-drive-element-selected {
background: #666 !important;
background: @drive_selected-bg !important;
color: #eee;
margin: -1px;
.fa-minus-square-o, .fa-plus-square-o {