|
|
|
@ -66,12 +66,16 @@ |
|
|
|
|
background-color: rgb(179, 230, 255)!important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.app-files #app-content.dir-drop, .file-drag #filestable tbody tr, .file-drag #filestable tbody tr:hover{ |
|
|
|
|
background-color: rgba(0, 0, 0, 0)!important; |
|
|
|
|
.app-files #app-content.dir-drop { |
|
|
|
|
background-color: $color-main-background !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.file-drag #filestable tbody tr, .file-drag #filestable tbody tr:hover{ |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.app-files #app-content.dir-drop #filestable tbody tr.dropping-to-dir{ |
|
|
|
|
background-color: rgb(179, 230, 255)!important; |
|
|
|
|
background-color: rgb(179, 230, 255) !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* icons for sidebar */ |
|
|
|
|