Changeset 1533
- Timestamp:
- 08/24/07 10:30:17
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.4/deployment/webuser/webapp/resources/demoskins/default/default/default.css
r1516 r1533 28 28 #bedework h2 a:hover { 29 29 color: black; 30 background-color: inherit;30 background-color: transparent; 31 31 text-decoration: none; 32 32 } … … 41 41 } 42 42 #bedework h2.bwStatusTentative { 43 background: #eee url('../../resources/tentativeLines.gif') top ;43 background: #eee url('../../resources/tentativeLines.gif') top !important; 44 44 color: black; 45 45 }
