Changeset 1888102
- Timestamp:
- 06/06/2018 10:48:45 AM (8 years ago)
- File:
-
- 1 edited
-
auto-update-cache/trunk/includes/css/auc.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-update-cache/trunk/includes/css/auc.css
r1884352 r1888102 19 19 color: #fff!important; 20 20 } 21 . accordion {21 .settings_page_auto-update-cache .accordion { 22 22 background-color: #261c1d; 23 23 color: #fff; … … 32 32 } 33 33 34 . active,.accordion:hover {34 .settings_page_auto-update-cache .active, .settings_page_auto-update-cache .accordion:hover { 35 35 background-color: #ccc; 36 36 } 37 37 38 . panel {38 .settings_page_auto-update-cache .panel { 39 39 padding: 0 18px; 40 40 display: none;
Note: See TracChangeset
for help on using the changeset viewer.