We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c686a commit a5c9661Copy full SHA for a5c9661
web/css/file_manager.css
@@ -179,8 +179,8 @@ ul.listing { list-style-type: none; padding: 18px 0 0; margin: 0; border-left:
179
.listing li.selected-inactive .mode,
180
.listing li.selected-inactive .time,
181
.listing li.selected-inactive .date { color: #999 !important; }
182
-.listing li.selected { background-color: #7FD5D9; }
183
.window.active .listing li.selected.active { background-color: #73CAA0; }
+.listing li.selected { background-color: #7FD5D9; }
184
185
186
.listing li.selected-inactive.selected.active { background-color: #dfc891; border-top: 1px solid #cdb885; border-bottom: 1px solid #cdb885; }
0 commit comments