Skip to content
Snippets Groups Projects
Commit 82d6fa58 authored by matt%netscape.com's avatar matt%netscape.com
Browse files

Taking block out of sidebar.css to allow for collapsible toolbars

parent 1a5157a5
No related branches found
No related tags found
No related merge requests found
window {
display: block;
background-color: white;
}
#treebox {
......@@ -138,7 +139,6 @@ toolbar#sidebarbar titledbutton[pseudoclass~="hover"] {
toolbar#sidebarbar {
display:block;
background-color: #666699;
border-bottom: solid #333366 1px;
border-top: solid #9999AA 1px;
......@@ -171,7 +171,6 @@ toolbar[class=tabheader] titledbutton[pseudoclass~="hover"] {
}
toolbar[class=tabheader] {
display:block;
background-color: #046B75;
border-bottom: solid #006400 1px;
border-top: solid #00FFFF 1px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment