Changeset 1534
- Timestamp:
- 08/24/07 11:00:33
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css
r1516 r1534 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 }
