Improve the layout of the browse sidebar a bit.

This commit is contained in:
Tom Hughes 2008-05-28 23:46:55 +00:00
parent 88105d9c64
commit f053c84723
3 changed files with 131 additions and 59 deletions

View file

@ -454,6 +454,18 @@ hides rule from IE5-Mac \*/
background: #bbb;
}
.browse_heading {
margin: 0px;
padding: 3px 6px 3px 6px;
border: 1px solid #ccc;
background: #ddd;
}
.browse_details {
margin: 0px;
padding: 0px 6px 0px 6px;
}
.search_results_heading {
margin: 0px;
padding: 3px 6px 3px 6px;