Bug 364215 Modern themed sidebar should have mini scrollbars r=IanN

This commit is contained in:
neil%parkwaycc.co.uk 2006-12-22 00:24:05 +00:00
parent 81714af5ae
commit 082e0e4d25

View File

@ -116,12 +116,12 @@
/* ::::: sidebar panel ::::: */
.iframe-panel {
-moz-binding: url("chrome://global/skin/globalBindings.xml#iframe-miniscroll") !important;
border-bottom: 6px solid;
-moz-border-bottom-colors: #B9C4D0 #B9C4D0 #B9C4D0 #B9C4D0 #DAE3ED #96A7B8;
}
.browser-sidebar {
-moz-binding: url("chrome://global/skin/globalBindings.xml#browser-miniscroll") !important;
border-bottom: 6px solid;
-moz-border-bottom-colors: #B9C4D0 #B9C4D0 #B9C4D0 #B9C4D0 #DAE3ED #96A7B8;
}