Changeset 2556


Ignore:
Timestamp:
Sep 21, 2008, 11:48:04 AM (16 years ago)
Author:
vdigital
Message:

Sylvia: Border lines broken on Tags block on gallery side
Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link).

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2555 r2556  
    5656.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px;  z-index: 55; cursor:pointer; }
    5757.bigbutton:hover { background:transparent url(images/quickLocalSync_hover.png) no-repeat scroll left top; color: #000; }
    58 .bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top;
    59 border:0; display:block; height:161px; left:-20px; position:relative; top:-70px; width:625px; z-index: 99;}
     58.bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top; border:0;
     59display:block; height:85px; left:225px; position:relative; top:-42px; width:313px; z-index:99; }
    6060.bigbutton input:hover { cursor:pointer; }
    6161.content UL.thumbnails SPAN.wrap2 {
     
    140140html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
    141141*+html  .bigtext { left: 65px; }
    142 *+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-110px; }
     142*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2550 r2556  
    4444#menubar #mbIdentification fieldset { border:0; margin:0 24px 0 23px; }
    4545#menubar #mbIdentification legend { display: none; }
     46#menubar #menuTagCloud { margin: 0; padding: 0 8px 0 16px; }
    4647#content { background:#222 url(images/fillet.gif) repeat-x scroll left top; min-height:466px; }
    4748.content { border: 1px solid #000; border-top: 0; margin:21px 7px 0 290px; padding-top:7px; }
Note: See TracChangeset for help on using the changeset viewer.