git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / display_anchors.css
diff --git a/doc/webdeveloper/stylesheets/display_anchors.css b/doc/webdeveloper/stylesheets/display_anchors.css
new file mode 100644 (file)
index 0000000..8ee64a6
--- /dev/null
@@ -0,0 +1,20 @@
+@import url("imports/tooltips.css");
+
+span.webdeveloper-display-anchors a
+{
+    -moz-opacity: 1.0 !important;
+    border-style: none !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 !important;
+    opacity: 1.0 !important;
+       padding: 0 !important;
+       text-align: left !important;
+       text-decoration: none !important;
+       text-transform: none !important;
+       z-index: 1 !important;
+}
\ No newline at end of file