Ignore:
Timestamp:
May 7, 2011, 5:55:10 PM (13 years ago)
Author:
mistic100
Message:

merge spread_menus to the core

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r10804 r10812  
    9090 */
    9191.content {
    92         margin: 1em;
    93 }
    94 
    95 #theCategoryPage .content
    96 {
    9792        margin-left: 20em;  /* = #menubar width + 2em */
    9893}
     
    412407}
    413408
     409/* only if menubar is shown */
     410.pictureContent {
     411        margin-left:20em;
     412}
     413.pictureContent #imageToolBar,
     414.pictureContent #theImage,
     415.pictureContent hr.separation {
     416        clear:none;
     417}
     418
    414419
    415420/**
Note: See TracChangeset for help on using the changeset viewer.