home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
nsb-install-8-0.exe
/
chrome
/
fusion.jar
/
skin
/
fusion
/
help
/
sidebar.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-07-29
|
707b
|
34 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#sidebar-box {
background-color: Window;
}
.box-texttab {
-moz-binding: url("chrome://help/skin/sidebarBindings.xml#sbtab");
height: 20px;
-moz-appearance: toolbox;
}
.box-texttab[selected="true"],
.box-texttab[selected="true"]:hover,
.box-texttab[selected="true"]:hover:active {
padding: 2px 1px 2px 0px;
font-weight: bold;
cursor: default;
}
.sbtab-label {
margin: 0px 0px 0px 0px !important;
}
.sbtab-twisty {
margin: 0px 7px;
list-style-image: url("chrome://help/skin/sbtab-twisty.gif");
}
.sbtab-twisty[selected="true"] {
list-style-image: url("chrome://help/skin/sbtab-twisty-open.gif");
}