Changeset 2966 for branches/2.0/template


Ignore:
Timestamp:
Dec 11, 2008, 10:05:31 PM (15 years ago)
Author:
vdigital
Message:
  • Quicksearch and Links review
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r2965 r2966  
    264264}
    265265#qsearchInput {
    266         border-color:#222;
    267         color:#222;
     266        color:#666;
    268267}
    269268FIELDSET, INPUT, SELECT, TEXTAREA {
     
    309308}
    310309A:hover, A:active {
    311         color:#f33;
    312         border-bottom: 1px solid #f33;
     310        color:#f30;
     311        border-bottom: 1px solid #FF3363;
    313312        cursor: pointer;
     313}
     314a.Piwigo {
     315  font-family: verdana, arial, helvetica, sans-serif !important;
     316  font-size: 11px; font-weight: normal; letter-spacing: 0;
     317  color : #FF3300; text-decoration: none; border: 0; }
     318a.Piwigo:hover {
     319  border-bottom: 1px solid #FF3363;
    314320}
    315321#theImage A, .illustration A, A.navThumb, A.navThumb {
Note: See TracChangeset for help on using the changeset viewer.