git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / dashboard / edit_html.css
diff --git a/doc/webdeveloper/dashboard/edit_html.css b/doc/webdeveloper/dashboard/edit_html.css
deleted file mode 100644 (file)
index b11e1c6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-@import url("chrome://global/skin/");
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-#webdeveloper-edit-html-dashboard > textbox
-{
-    -moz-appearance: none !important;
-    font-family: monospace !important;
-    margin: 0 !important;
-    padding: 0 !important;
-}