Ignore:
Timestamp:
06/28/12 17:44:26 (12 years ago)
Author:
rboipsl
Message:

V2 orange

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tapas/web/resources/js/apycom.com-5-red/menu.css

    r480 r529  
    132132 
    133133div#menu ul.menu>li:hover>a span { 
    134           color: #bfafd6; 
     134          color: #ff7c25; 
    135135} 
    136136div#menu li {  } 
     
    169169div#menu ul ul a:hover { 
    170170 background:none; 
    171  background-color: #574176; 
     171 background-color: #d45400; 
    172172} 
    173173div#menu ul ul a:hover span { 
    174174        background:none; 
    175         color: #bfafd6; 
     175        color: #ff7c25; 
    176176} 
    177177div#menu ul ul a.parent { 
     
    185185  background: url(images/submenu-pointer.png) no-repeat right bottom; 
    186186  _background: url(images/submenu-pointer-hover.gif) no-repeat right bottom; 
    187   background-color: #574176; 
     187  background-color: #d45400; 
    188188} 
    189189div#menu ul ul a.parent:hover span { 
Note: See TracChangeset for help on using the changeset viewer.