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/clear/theme.css

    r5165 r5170  
    128128display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */
    129129padding:0; width:207px; z-index:99; text-align: left; }
    130 #menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto;
     130#menubar ul.scroll { height:163px; overflow-y:auto;
    131131 /* Only IE family supports colored scrollbar */
    132132 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff;
     
    209209#themesContent H3 {border-bottom:1px solid #aaa;}
    210210.themeDefault {background-color:#dbe8f3;}
     211
     212#pluginsMenuSeparator {border:1px solid #ddd;}
Note: See TracChangeset for help on using the changeset viewer.