update both themes for communicator default theme changes up to 2011-02-13 (sync...
[themes.git] / LCARStrek / communicator / sync / syncQuota.css
diff --git a/LCARStrek/communicator/sync/syncQuota.css b/LCARStrek/communicator/sync/syncQuota.css
new file mode 100644 (file)
index 0000000..891ead2
--- /dev/null
@@ -0,0 +1,22 @@
+#quotaDialog {
+  width: 33em;
+  height: 25em;
+}
+
+treechildren::-moz-tree-checkbox {
+  list-style-image: none;
+}
+treechildren::-moz-tree-checkbox(checked) {
+  list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif");
+}
+treechildren::-moz-tree-checkbox(disabled) {
+  list-style-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif");
+}
+
+#treeCaption {
+  height: 4em;
+}
+
+.captionWarning {
+  font-weight: bold;
+}