Added XUL frontend for a future dirtag/web.py
[dirtag.git] / static / dirtag.css
diff --git a/static/dirtag.css b/static/dirtag.css
new file mode 100644 (file)
index 0000000..e57c498
--- /dev/null
@@ -0,0 +1,6 @@
+@import url(chrome://global/skin/);
+
+/* No groupbox border in Linux:
+     https://developer.mozilla.org/en/XUL/groupbox
+ */
+/* groupbox {border-style:solid; border-color:black; border:1px;} */