mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
bug 329711: sidebar breaks phishing alert r=mmchew
This commit is contained in:
parent
d845fece3d
commit
983fdcf7eb
@ -94,18 +94,13 @@
|
||||
width: 78px;
|
||||
}
|
||||
|
||||
#safebrowsing-dim-area-canvas {
|
||||
background-image: url("chrome://browser/skin/safebrowsing/dim.png");
|
||||
height: 0px;
|
||||
#safebrowsing-page-canvas {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#safebrowsing-dim-area-transp {
|
||||
#safebrowsing-dim-area-canvas {
|
||||
background-image: url("chrome://browser/skin/safebrowsing/dim.png");
|
||||
height: 0px;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
position: fixed;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#safebrowsing-pref-caption {
|
||||
|
Loading…
Reference in New Issue
Block a user