XPressME Integration Kit

Trac


Ignore:
Timestamp:
Jun 18, 2010, 11:51:36 PM (14 years ago)
Author:
toemon
Message:

xpress-defaultテーマでサブメニューの表示バグ修正 Fixes#355

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extras/my_themes/style.css

    r613 r627  
    852852//      color:#aaa; 
    853853        padding:0 2px; 
    854         line-height:18px; 
     854        line-height:16px; 
    855855} 
    856856#access ul ul, 
     
    858858        display:none; 
    859859        position:absolute; 
    860         top:38px; 
     860        top:16px; 
    861861        left:0; 
    862862        float:left; 
     
    873873#access ul ul a, 
    874874#xpress-menu ul ul a { 
    875         background:#333; 
     875        background:#AAAAAA; 
    876876        height:auto; 
    877877        line-height:1em; 
    878         padding:10px; 
     878        padding:3px; 
    879879        width: 130px; 
    880880} 
Note: See TracChangeset for help on using the changeset viewer.