git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / options / options.css
diff --git a/doc/webdeveloper/options/options.css b/doc/webdeveloper/options/options.css
deleted file mode 100644 (file)
index 5af0118..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-@import url("chrome://global/skin/");
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-hbox > label
-{
-    margin-left: 0 !important;
-}
-
-#webdeveloper-options-dialog
-{
-    height: 40em !important;
-    width: 60em !important;
-}
-
-#webdeveloper-options-page-list
-{
-    width: 11em !important;
-}
-
-#webdeveloper-options-page-list listitem
-{
-    padding: 0.25em !important;
-}
-
-spacer.large-spacer
-{
-    width: 20px !important;
-}
-
-spacer.small-spacer
-{
-    width: 10px !important;
-}
-
-.indent
-{
-    margin-left: 25px !important;
-}
-
-.scroll
-{
-    height: 25em !important;
-       overflow: auto !important;
-}