Changeset 575:1429de13953f for admin/style
- Timestamp:
- 07/11/11 21:24:03 (14 years ago)
- Branch:
- design
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r518 r575 296 296 #main-menu li { 297 297 display: block; 298 margin: 0. 5em 0 0;299 padding: .2em 0 0 3 2px;298 margin: 0.66em 0 0; 299 padding: .2em 0 0 34px; 300 300 background-repeat: no-repeat; 301 background-position: 12px .2em;301 background-position: 6px center; 302 302 } 303 303 #main-menu a { … … 425 425 #icons a:focus span, #icons a:hover span { 426 426 text-decoration: underline; 427 } 428 /* test */ 429 #icons img { 430 padding: 6px; 431 background: #dfdfdf; 432 border: 1px solid #ccc; 433 border-radius: 5px; 434 } 435 #icons a:hover img { 436 background: #bbb; 427 437 } 428 438 #quick {
Note: See TracChangeset
for help on using the changeset viewer.