]> git.donarmstrong.com Git - x_full.git/blob
149af0d9c648b4352450af4cee0650cfad23cad2
[x_full.git] /
1 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");\r
2 \r
3 #appcontent .tabbrowser-tabs\r
4 {\r
5         background: #f6f6f6;\r
6 }\r
7 \r
8 #appcontent .tabbrowser-tab\r
9 {\r
10         /*background: #eee;*/\r
11 }\r
12 \r
13 #appcontent .tabbrowser-tab[selected="true"]\r
14 {\r
15         background: #eee;\r
16 }\r
17 \r
18 #appcontent .tabbrowser-splitter\r
19 {\r
20         background: #f6f6f6;\r
21 }\r
22 \r
23 #appcontent .tabbrowser-tab[busy]{\r
24         background: #fff6f0;\r
25 }\r
26 #appcontent .tabbrowser-tab:not([selected]){\r
27         background: #ffffff;\r
28 }\r