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:
parent
8acc383e96
commit
c1ad6c583d
@ -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;
|
||||
}
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user