Changeset 1534

Show
Ignore:
Timestamp:
08/24/07 11:00:33
Author:
johnsa
Message:

user client: trival change for styling tentative events

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css

    r1516 r1534  
    2828#bedework h2 a:hover { 
    2929  color: black; 
    30   background-color: inherit; 
     30  background-color: transparent; 
    3131  text-decoration: none; 
    3232} 
     
    4141} 
    4242#bedework h2.bwStatusTentative { 
    43   background: #eee url('../../resources/tentativeLines.gif') top
     43  background: #eee url('../../resources/tentativeLines.gif') top !important
    4444  color: black; 
    4545}