Changeset 64ece108
- Timestamp:
- Jul 22, 2009 9:37:56 PM (12 years ago)
- Branches:
- master
- Children:
- 0d62b37c
- Parents:
- b4256e4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/themes/console/dark/console.css
rb4256e4 r64ece108 301 301 a:visited{ 302 302 color: #7bb; 303 text-decoration: none; 304 font-weight: bold; 305 word-wrap: break-word; 303 306 } 304 307 305 308 a:hover{ 306 309 color: #f60; 310 text-decoration: underline; 311 font-weight: bold; 312 word-wrap: break-word; 307 313 } 308 314
Note: See TracChangeset
for help on using the changeset viewer.