git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / hide_images.css
diff --git a/doc/webdeveloper/stylesheets/hide_images.css b/doc/webdeveloper/stylesheets/hide_images.css
deleted file mode 100644 (file)
index 66b29cd..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-*
-{
-    background-image: none !important;
-}
-
-img
-{
-    display: none !important;
-}
-
-span.webdeveloper-alt-attribute
-{
-    -moz-outline: 1px inset #000000 !important;
-    outline: 1px inset #000000 !important;
-    padding: 1px !important;
-}
\ No newline at end of file