Skip to content

Commit a5c9661

Browse files
committed
compact styles
1 parent f5c686a commit a5c9661

File tree

2 files changed

+163
-88
lines changed

2 files changed

+163
-88
lines changed

web/css/file_manager.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ ul.listing { list-style-type: none; padding: 18px 0 0; margin: 0; border-left:
179179
.listing li.selected-inactive .mode,
180180
.listing li.selected-inactive .time,
181181
.listing li.selected-inactive .date { color: #999 !important; }
182-
.listing li.selected { background-color: #7FD5D9; }
183182
.window.active .listing li.selected.active { background-color: #73CAA0; }
183+
.listing li.selected { background-color: #7FD5D9; }
184184

185185

186186
.listing li.selected-inactive.selected.active { background-color: #dfc891; border-top: 1px solid #cdb885; border-bottom: 1px solid #cdb885; }

0 commit comments

Comments
 (0)