Improve the layout of the browse sidebar a bit.
This commit is contained in:
parent
88105d9c64
commit
f053c84723
3 changed files with 131 additions and 59 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue