git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / display_div_order.css
diff --git a/doc/webdeveloper/stylesheets/display_div_order.css b/doc/webdeveloper/stylesheets/display_div_order.css
new file mode 100644 (file)
index 0000000..6a7a9b8
--- /dev/null
@@ -0,0 +1,7 @@
+@import url("imports/tooltips.css");
+
+div
+{
+    -moz-outline: 1px solid #ff0000 !important;
+    outline: 1px solid #ff0000 !important;
+}