mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp.
This commit is contained in:
parent
2a079381e0
commit
89d0b46774
@ -1,5 +1,9 @@
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#monitor {
|
||||
margin: 12px 11px 32px;
|
||||
}
|
||||
|
||||
#monitorImage {
|
||||
list-style-image: url("chrome://browser/skin/monitor.png");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user