mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 364215 Modern themed sidebar should have mini scrollbars r=IanN
This commit is contained in:
parent
81714af5ae
commit
082e0e4d25
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user