Changeset 579:23118d2b4de8
- Timestamp:
- 07/12/11 07:59:07 (14 years ago)
- Branch:
- design
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/images/menu/categories-b.png
- Property exe deleted
-
admin/style/default.css
r577 r579 426 426 text-decoration: underline; 427 427 } 428 /* test */428 /* test 429 429 #icons img { 430 padding: 6px;431 background: # dfdfdf;432 border: 1px solid # ccc;430 padding: 8px; 431 background: #e5e5e5; 432 border: 1px solid #d9d9d9; 433 433 border-radius: 5px; 434 -webkit-box-shadow: 0px 1px 3px #ccc; 435 -moz-box-shadow: 0px 1px 3px #ccc; 436 box-shadow: 0px 1px 3px #ccc; 434 437 } 435 438 #icons a:hover img { 436 439 background: #bbb; 437 } 440 }*/ 441 438 442 #quick { 439 443 clear: left;
Note: See TracChangeset
for help on using the changeset viewer.