Changeset 2403

Show
Ignore:
Timestamp:
06/27/08 22:52:21 (5 years ago)
Author:
vdigital
Message:

New strategy defined with Stripy for leaves and menu

Location:
trunk/admin/template/yoga/theme/admin
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/yoga/theme/admin/theme.css

    r2402 r2403  
    148148background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom;  
    149149border:0; display:block; margin: 0; padding: 0; min-width: 539px; 
    150 min-height: 220px; position:absolute; left:0px; bottom:0px; z-index: 999; 
    151 } 
    152 /* show it to stripy */ 
    153 #leaves { background-image: none; min-height: 0px; } 
    154 #copyright { 
    155 background:transparent url(images/bottom-left-bg.png) no-repeat scroll left bottom; 
    156 color:#777777; 
    157 margin:60px 0pt; 
    158 min-height:220px; 
    159 text-align:center; 
     150min-height: 88px; position:absolute; left:0px; bottom:0px; z-index: 0; 
    160151} 
    161152#content { background: #222 url(images/fillet.png) repeat-x top left; } 
     
    206197background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; 
    207198border: 0; float:none; left: 0; margin:100px 5px 5px 35px; min-height:432px; padding: 0; 
    208 position:absolute; top: 0; width:207px; display: inline; 
     199position:absolute; top: 0; width:207px; display: inline; z-index: 1; 
    209200text-align: left; /*  "be nice to IE5" rule */ } 
    210201#menubar .selected a { color: #f70; border-color: #f36; }