Changeset 574
- Timestamp:
- Feb 8, 2011, 8:42:57 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r573 r574 264 264 265 265 #content.admin form.addnew { 266 float:right;267 width:250px;268 margin:12px -40px;269 266 } 270 267 271 268 .addnew table { 272 width:230px; 269 273 270 } 274 271 275 272 #content.admin form#addplug { 276 float:right;277 margin:20px -10px;278 273 } 279 274 280 275 .admin table.listing { 281 276 clear:none; 282 width:350px;283 277 } 284 278 … … 312 306 } 313 307 314 .admin table#millist,.admin table#verlist,.admin table#complist,.admin table#permlist,.admin table#enumlist {315 left:270px;316 position:absolute;317 top:79px;318 }319 308 320 309 #content.admin .plugin {
Note: See TracChangeset
for help on using the changeset viewer.