Ignore:
Timestamp:
Mar 17, 2010, 10:57:53 PM (14 years ago)
Author:
plg
Message:

feature 1515: new organization for menu. Photos, Categories, Users, Plugins,
Tools, Configuration.

menubar bottom is ugly with the roma theme, it needs a fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/roma/theme.css

    r5163 r5170  
    137137border:0; display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */
    138138padding:0; width:230px; z-index:99; text-align: left; }
    139 #menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto;
     139#menubar ul.scroll { height:163px; overflow-y:auto;
    140140 /* Only IE family supports colored scrollbar */
    141141 scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000;
     
    220220.themeName {color:white;}
    221221.themeActions A {border-bottom:none;}
    222 
    223222.themeDefault {background-color:#555;}
     223
     224#pluginsMenuSeparator {border:1px solid #333;}
Note: See TracChangeset for help on using the changeset viewer.