Changeset 2966 for branches/2.0/admin


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/admin/template/goto/theme/roma/theme.css

    r2963 r2966  
    7575  font-family: verdana, arial, helvetica, sans-serif !important;
    7676  font-size: 11px; font-weight: normal; letter-spacing: 0;
    77   color : #f36; text-decoration: none; border: 0; color: #f36; }
     77  color : #FF3300; text-decoration: none; border: 0; }
     78a.Piwigo:hover {
     79  border-bottom: 1px solid #FF3363;
     80}
     81
    7882*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
    7983a { color:#f70; border-width: 0; }
    80 a:hover, a:active { color: #f33; border-bottom: 1px solid #f33; cursor: pointer; }
     84a:hover, a:active { color: #f30; border-bottom: 1px solid #FF3363; cursor: pointer; }
    8185.content .navigationBar {color:#666;}
    8286ul.actions, .content form#waiting  {text-align:center;}
Note: See TracChangeset for help on using the changeset viewer.