seventh part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / setDesktopBackground.css
CommitLineData
319c6529
RK
1@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
2@namespace html url("http://www.w3.org/1999/xhtml");
3
4html|canvas#screen {
5 margin: 12px 11px 32px;
6}
7
8#monitor {
9 list-style-image: url("chrome://browser/skin/monitor.png");
10}
11
12#monitor[aspectratio="16:10"] {
13 list-style-image: url("chrome://browser/skin/monitor_16-10.png");
14}