Changeset 2609 for trunk/template


Ignore:
Timestamp:
Sep 27, 2008, 1:53:06 PM (16 years ago)
Author:
vdigital
Message:

buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)

File:
1 edited

Legend:

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

    r2608 r2609  
    7676.content UL.thumbnails SPAN.wrap2:hover { color: #666;
    7777background-color: #111; border:1px solid #ff3363;       /* thumbnails border color when mouse cursor is over it */ }
    78 A, INPUT.rateButton { color:#f70; outline: none; border-color: #f70; }
    79 A:hover, A:active { color: #f33; border-color: #FF3363; outline: none;  cursor: pointer; }
    80 
     78A, INPUT.rateButton { color:#f70; border-color: #f70; }
     79A:hover, A:active { color: #f33; border-color: #FF3363; cursor: pointer; }
     80input: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.