git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / imports / before.css
diff --git a/doc/webdeveloper/stylesheets/imports/before.css b/doc/webdeveloper/stylesheets/imports/before.css
deleted file mode 100644 (file)
index 4e31ca1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-*:before
-{
-    border-style: solid !important;
-    border-width: 1px !important;
-    font-family: sans-serif !important;
-       font-size: 10px !important;
-       font-style: normal !important;
-       font-variant: normal !important;
-       font-weight: normal !important;
-       letter-spacing: 0 !important;
-       margin: 0 1px 0 0 !important;
-       padding: 1px !important;
-       text-align: left !important;
-       text-decoration: none !important;
-       text-transform: none !important;
-       z-index: 1 !important;
-}
-
-*[class^=webdeveloper-] *:before, *[class^=webdeveloper-]:before, *[id^=webdeveloper-] *:before, *[id^=webdeveloper-]:before
-{
-    display: none !important;
-}
\ No newline at end of file