Ignore:
Timestamp:
Sep 10, 2014, 10:28:54 AM (10 years ago)
Author:
JanisV
Message:

Removed unused elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_responsive/theme-original.css

    r29449 r29453  
    2727.content_block a:hover  { color:#fff;}
    2828
    29 /* Menubar ------------------------------------------------------------------------------------- */
    30 
    31 #menuswitcher                   { color: #999;}
    32 #menuswitcher:hover             { color: #ccc;}
    33 
    3429/* Category thumbnails ------------------------------------------------------------------------- */
    3530
     
    4540
    4641.thumbnailCategories li                                 { color:#999;}
    47 .ats .thumbnailCategories li                    { background: transparent url(images/back_30.png) 0 0 no-repeat;}
    48 .at3 .thumbnailCategories li                    { background: transparent url(images/m_back_30.png) 0 0 no-repeat;}
    49 .at2 .thumbnailCategories li                    { background: transparent url(images/l_back_30.png) 0 0 no-repeat;}
    50 .at1 .thumbnailCategories li                    { background: transparent url(images/xl_back_30.png) 0 0 no-repeat;}
    5142
    5243.thumbnailCategories li:hover           { color:#666;}
    53 .ats .thumbnailCategories li:hover      { background: transparent url(images/back_30.png) 0 -170px no-repeat;}
    54 .at3 .thumbnailCategories li:hover      { background: transparent url(images/m_back_30.png) 0 -290px no-repeat;}
    55 .at2 .thumbnailCategories li:hover      { background: transparent url(images/l_back_30.png) 0 -170px no-repeat;}
    56 .at1 .thumbnailCategories li:hover      { background: transparent url(images/xl_back_30.png) 0 -170px no-repeat;}
    5744
    5845.thumbnailCategory .illustration img                    { border: 1px solid #555;}
Note: See TracChangeset for help on using the changeset viewer.