X-Git-Url: http://git.euphorik.ch/?p=pompage.git;a=blobdiff_plain;f=doc%2Fwebdeveloper%2Fstylesheets%2Fimports%2Ftooltips.css;fp=doc%2Fwebdeveloper%2Fstylesheets%2Fimports%2Ftooltips.css;h=28e1195951f8213de9de81fa2f301e35f80ab363;hp=0000000000000000000000000000000000000000;hb=c3b0deb3d8c9f439739c79806e915c29bc1d4b84;hpb=cff6539539a79e014f6ac8df46716cafce2c8472 diff --git a/doc/webdeveloper/stylesheets/imports/tooltips.css b/doc/webdeveloper/stylesheets/imports/tooltips.css new file mode 100644 index 0000000..28e1195 --- /dev/null +++ b/doc/webdeveloper/stylesheets/imports/tooltips.css @@ -0,0 +1,17 @@ +*[class^=webdeveloper-] +{ + border-style: solid !important; + border-width: 1px !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 1px 0 0 !important; + padding: 1px !important; + text-align: left !important; + text-decoration: none !important; + text-transform: none !important; + z-index: 1 !important; +}