git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / outline_non_secure_elements.css
diff --git a/doc/webdeveloper/stylesheets/outline_non_secure_elements.css b/doc/webdeveloper/stylesheets/outline_non_secure_elements.css
deleted file mode 100644 (file)
index 75b48c1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-img[src^=http\:], object[codebase^=http\:], object[src^=http\:]
-{
-    -moz-outline: 1px solid #ff0000 !important;
-    outline: 1px solid #ff0000 !important;
-}
-
-iframe[src^=http\:]
-{
-    border: 1px solid #ff0000 !important;
-}
\ No newline at end of file