Plugin Directory

Changeset 1888102


Ignore:
Timestamp:
06/06/2018 10:48:45 AM (8 years ago)
Author:
sheikhmizanbd
Message:

fixing css issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto-update-cache/trunk/includes/css/auc.css

    r1884352 r1888102  
    1919    color: #fff!important;
    2020}
    21 .accordion {
     21.settings_page_auto-update-cache .accordion {
    2222    background-color: #261c1d;
    2323    color: #fff;
     
    3232}
    3333
    34 .active, .accordion:hover {
     34.settings_page_auto-update-cache .active, .settings_page_auto-update-cache .accordion:hover {
    3535    background-color: #ccc;
    3636}
    3737
    38 .panel {
     38.settings_page_auto-update-cache .panel {
    3939    padding: 0 18px;
    4040    display: none;
Note: See TracChangeset for help on using the changeset viewer.