git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / display_anchors.css
1 @import url("imports/tooltips.css");
2
3 span.webdeveloper-display-anchors a
4 {
5 -moz-opacity: 1.0 !important;
6 border-style: none !important;
7 font-family: sans-serif !important;
8 font-size: 10px !important;
9 font-style: normal !important;
10 font-variant: normal !important;
11 font-weight: normal !important;
12 letter-spacing: 0 !important;
13 margin: 0 !important;
14 opacity: 1.0 !important;
15 padding: 0 !important;
16 text-align: left !important;
17 text-decoration: none !important;
18 text-transform: none !important;
19 z-index: 1 !important;
20 }