Changeset 454
- Timestamp:
- Feb 8, 2011, 4:18:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r453 r454 448 448 #search input[type='submit'] { 449 449 background: transparent none; 450 border: 1px inset #2f2823;450 border: 1px outset #2f2823; 451 451 color: #E0E0E0; 452 452 text-shadow: 0 1px 0 #2f2823; … … 458 458 color: #2f2823; 459 459 text-shadow: 0 1px 0 #E0E0E0; 460 border: 1px outset #2f2823;460 border: 1px inset #2f2823; 461 461 } 462 462
Note: See TracChangeset
for help on using the changeset viewer.