Changeset 404
- Timestamp:
- Dec 4, 2009, 10:02:35 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/main.css
r403 r404 500 500 min-height:150px; 501 501 } 502 .admin #tabcontent {502 #content.admin #tabcontent { 503 503 margin-left:130px; 504 504 min-height:300px; 505 505 padding:47px; 506 506 } 507 .admin #tabcontent h2 {507 #content.admin #tabcontent h2 { 508 508 color:#333333; 509 509 padding:0;
Note: See TracChangeset
for help on using the changeset viewer.