mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 09:30:44 +00:00
Bug 184350: About Popup Blocking dialog has a _working_ resizer in the status bar example. r=mconnor, a=asa
This commit is contained in:
parent
7c99ea109a
commit
611b34fdd3
@ -921,3 +921,8 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text {
|
||||
#urlbar[level="broken"] > .autocomplete-textbox-container > .info-icon {
|
||||
list-style-image: url("chrome://browser/skin/Security-broken.png");
|
||||
}
|
||||
|
||||
/* ::::: About Popup Blocking dialog ::::: */
|
||||
#pageReportFirstTime statusbarpanel.statusbar-resizerpanel {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user