sidebar tweaks for classic skin, 46613

git-svn-id: svn://10.0.0.236/trunk@76234 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%netscape.com 2000-08-13 04:33:19 +00:00
parent 8acc383e96
commit c1ad6c583d
2 changed files with 10 additions and 2 deletions

View File

@ -89,11 +89,16 @@
background-repeat : repeat-y;
}
.box-texttab:hover > .panelheader-grippy-box
.box-texttab:hover > .panelheader-box-1
{
background-color : #CCCCFF;
}
.box-texttab[selected="true"]:hover > .panelheader-box-1
{
background-color : threedface;
}
.box-texttab[last-panel="true"], .box-texttab[selected="true"]
{
margin-bottom : 0px;
@ -157,4 +162,7 @@
{
border-left : 1px solid threedhighlight;
border-bottom : 1px solid threedshadow;
border-right : 1px solid threedshadow;
}

View File

@ -110,7 +110,7 @@
</action>
</rule>
</template>
<box id="sidebar-iframe-no-panels" orient="vertical" flex="1"
<box id="sidebar-iframe-no-panels" class="iframe-panel" orient="vertical" flex="1"
hidden="true">
<html>&sidebar.no-panels.state;</html>
<html>&sidebar.no-panels.add;</html>