Changeset 2532


Ignore:
Timestamp:
Sep 14, 2008, 3:38:09 PM (16 years ago)
Author:
vdigital
Message:

Pierrick big synchronization button request (Has to be changed).

Location:
trunk/admin/template/goto/theme/roma
Files:
1 added
1 edited

Legend:

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

    r2526 r2532  
    4949 background-image: url(images/fillet.png); background-repeat: repeat-x; }
    5050/* borders */ /* TODO */
    51 INPUT, SELECT, TEXTAREA { border-left: 2px inset #696969;
    52 cursor:text; text-indent:4px; }
     51INPUT, SELECT, TEXTAREA { border-left: 2px inset #696969; text-indent:4px; }
     52INPUT.bigbutton { background: #111 url(images/rapid_local_synchro.png) no-repeat scroll left top;
     53width: 600px; height: 120px; color:#f70; font-size: 36px; text-align: left; padding: 0 0 0 30px;
     54border: 0; cursor: auto; }
     55INPUT.bigbutton:hover { background-color: #222;  color:#f33; border: 0; cursor: pointer; }
    5356.content UL.thumbnails SPAN.wrap2 {
    5457  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
     
    6366
    6467* { outline-width: 0; }
    65 a { color:#f70; border-color: #FF3363; }
     68a { color:#f70; border-color: #FF3363; cursor: auto; }
    6669a:hover { color: #f33; border-color: #FF3363; }
    6770
Note: See TracChangeset for help on using the changeset viewer.