adding new LCARStrek skin
[themes.git] / LCARStrek / skin / LCARStrek / global / browser.css
diff --git a/LCARStrek/skin/LCARStrek/global/browser.css b/LCARStrek/skin/LCARStrek/global/browser.css
new file mode 100644 (file)
index 0000000..03efec5
--- /dev/null
@@ -0,0 +1,12 @@
+
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+tab[busy] {
+  list-style-image: url("chrome://global/skin/loading.gif");
+}
+
+.tabbrowser-closebox {
+  list-style-image: url("chrome://global/skin/closebox.gif");
+  margin-bottom: 3px;
+  margin-right: 2px;
+}