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

    r10640 r10812  
    142142        background:#222 url(images/fillet.gif) repeat-x scroll left top;
    143143        min-height:466px;
     144        border: 1px solid #000;
     145        border-top: 0;
     146        margin:21px 7px 0 290px !important;
     147        padding-top:7px;
    144148}
    145149
     
    154158        width: 100%;
    155159        min-width: 100%;
    156 }
    157 
    158 #theCategoryPage .content {
    159         border: 1px solid #000;
    160         border-top: 0;
    161         margin:21px 7px 0 290px !important;
    162         padding-top:7px;
    163160}
    164161
     
    363360}
    364361
     362.pictureContent {
     363        margin:0 7px 7px 290px;
     364}
     365
    365366#addComment fieldset {
    366367  color: #f70;
Note: See TracChangeset for help on using the changeset viewer.