Changeset 449
- Timestamp:
- Feb 8, 2011, 4:07:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r448 r449 89 89 #search { 90 90 position: relative; 91 font-size: 13px; 91 92 } 92 93 #search div { 93 94 position: absolute; 94 top: 10px; 95 left: 10px; 96 } 97 95 top: -15px; 96 right: 10px; 97 } 98 #search input[type='text'] { 99 width: 100px 100 } 101 #search input[type='submit'] { 102 width: 60px; 103 } 98 104 #mainnav { 99 105 border:none;
Note: See TracChangeset
for help on using the changeset viewer.