Changeset 2611


Ignore:
Timestamp:
Sep 27, 2008, 6:24:57 PM (16 years ago)
Author:
vdigital
Message:

Mistake wrong ligne updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2610 r2611  
    7070FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
    7171INPUT, select, textarea { color:#999; background-color: #444; }
    72 *, *:focus, *:active, input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
     72input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
    7373.content UL.thumbnails SPAN.wrap2 {
    7474border: 1px solid #666; /* thumbnails border color and style */
     
    7878A, INPUT.rateButton { color:#f70; border-color: #f70; }
    7979A:hover, A:active { color: #f33; border-color: #FF3363; cursor: pointer; }
    80 input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
     80*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
    8181#debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;}
Note: See TracChangeset for help on using the changeset viewer.