Changeset 8556 for trunk/gsdl3/web


Ignore:
Timestamp:
2004-11-15T14:44:18+13:00 (19 years ago)
Author:
kjdon
Message:

changed the yellow of hover to default hover colour

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/default/style/core.css

    r8531 r8556  
    55}
    66   
    7 a:hover.gsbutton {
    8     color: #c6aa69; /* yellowy colour */
    9 }
    10 
    117td.gsbutton {
    128    background-image: url(../images/greenbar.gif);
     
    2723    font-size: larger;
    2824    color:#345437;
    29 
    3025}
    3126   
    32 a:hover.navbar  {
    33     color:#c6aa69;
    34 }
    35 
    3627td.navbar {
    3728    background-image: url(../images/greenbar.gif);
     
    6556
    6657a:hover {
    67     color: #cc9900
     58    color: #cc9900 /* bright yellow */
    6859}
Note: See TracChangeset for help on using the changeset viewer.