bb1fb4e81c
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6553 599a83e7-65a4-db11-8015-0010dcdd6dc2
16 lines
388 B
CSS
16 lines
388 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
[id="extensions.treestyletab.tabbar.style-radiogroup"] radio[src] .radio-icon {
|
|
width: 52px;
|
|
height: 62px;
|
|
}
|
|
|
|
[id="extensions.treestyletab.twisty.style-radiogroup"] radio[src] .radio-icon {
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|
|
|
|
arrowscrollbox[overflow="true"] {
|
|
border: 1px inset ThreeDFace;
|
|
}
|