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

This commit is contained in:
neil%parkwaycc.co.uk 2007-09-06 22:03:55 +00:00
Родитель 8769043698
Коммит 64d8f58ab3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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;
}