Changeset 253
- Timestamp:
- Oct 2, 2009, 8:03:16 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/style/new/style.css
r252 r253 110 110 border-width: 1px; 111 111 border-style: solid; 112 border-color: blue; 112 border-color: silver; 113 background-color: white; 113 114 padding: 3px; 114 115 font-size: 9pt; … … 391 392 } 392 393 393 394 .NewsPanel .Title .Action A:link 395 { 396 color: #c00; 397 } 398 399 .NewsPanel .Title .Action A:visited 400 { 401 color: #600; 402 } 403 404 .NewsPanel .Title .Action A:active 405 { 406 } 407 408 .NewsPanel .Title .Action A:hover 409 { 410 } 411
Note:
See TracChangeset
for help on using the changeset viewer.