Ignore:
Timestamp:
May 18, 2010, 7:09:25 AM (14 years ago)
Author:
vdigital
Message:

Support: The basic 2.1 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/charlies_content/charlies.css

    r3318 r6220  
    6161.content .errors, .content .infos { position:relative;}
    6262
    63 #theAdminPage  .ct  { background: transparent url(./city-lights.jpg) no-repeat scroll right top; height:114px;}
    64 #theAdminPage .ct2 { background: transparent url(./city-lights-2.jpg) no-repeat scroll right top; height:114px;}
     63#theAdminPage  #pwgMain  { background: url("./city-lights-2.jpg") no-repeat scroll right -48px transparent; height:114px;}
     64#theAdminPage  #pwgMain  { background: url("./city-lights.jpg") no-repeat scroll right -55px transparent; height:114px;}
    6565#theAdminPage  #charlie .input { border-top: 1px solid #666; border-bottom: 0; margin-bottom:1px;}
    6666#theAdminPage  #charlie .i15 { border-top: 1px solid #666; border-bottom: 1px solid #666; margin-bottom:1px;}
     
    7777#theAdminPage .radio { margin: 0 10px 0 50px; }
    7878#theAdminPage .content div.titrePage { height:20px; }
    79 #theAdminPage  #the_page .content { margin-top: 0px;}
     79/* #theAdminPage  #the_page .content { margin-top: 0px;} */
    8080#theAdminPage #the_page #theHeader { height: 114px; min-height: 114px; max-height: 114px; }
    8181#theAdminPage .Charlies input[type="submit"] { display:block; margin:0 5px 0 auto; padding:3px 40px;}
Note: See TracChangeset for help on using the changeset viewer.