Changeset 2555 for trunk/admin/template/goto/theme
- Timestamp:
- Sep 20, 2008, 4:55:17 PM (16 years ago)
- Location:
- trunk/admin/template/goto/theme/roma
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/template/goto/theme/roma/theme.css
r2554 r2555 52 52 TEXTAREA { cursor:text; font-family:Univers,Helvetica,Optima,"Bitstream Vera Sans",sans-serif; font-size: 13px; } 53 53 .bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block; 54 color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; } 54 color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; 55 position:relative; z-index: 50;} 55 56 .bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px; z-index: 55; cursor:pointer; } 56 57 .bigbutton:hover { background:transparent url(images/quickLocalSync_hover.png) no-repeat scroll left top; color: #000; } 57 .bigbutton input { background -color:transparent; border:0; display:block; height:161px; left:-20px;58 position:relative; top:-70px; width:625px; z-index: 99;}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;} 59 60 .bigbutton input:hover { cursor:pointer; } 60 61 .content UL.thumbnails SPAN.wrap2 {
Note: See TracChangeset
for help on using the changeset viewer.