X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fwebdeveloper%2Fstylesheets%2Fshow_comments.css;fp=doc%2Fwebdeveloper%2Fstylesheets%2Fshow_comments.css;h=0000000000000000000000000000000000000000;hb=eb7467621891b71883916c90f91bddf4c38d615f;hp=696e4c5b70a83460122959a24f80f664bb6b5a97;hpb=de6efc861c1f471125cb4d3ab3d0f82572b3d21b;p=pompage.git diff --git a/doc/webdeveloper/stylesheets/show_comments.css b/doc/webdeveloper/stylesheets/show_comments.css deleted file mode 100644 index 696e4c5..0000000 --- a/doc/webdeveloper/stylesheets/show_comments.css +++ /dev/null @@ -1,42 +0,0 @@ -div.webdeveloper-comment-icon -{ - cursor: pointer !important; - height: 14px !important; - margin: 0 1px 0 0 !important; - padding: 1px !important; - text-align: center !important; - width: 14px !important; - z-index: 999 !important; -} - -div.webdeveloper-comment-icon, div.webdeveloper-comment-text -{ - background-color: #ffff99 !important; - border: 1px solid #ffcc66 !important; - position: absolute !important; -} - -div.webdeveloper-comment-icon, div.webdeveloper-comment-text, div.webdeveloper-comment-text * -{ - color: #000000 !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; - line-height: 11px !important; - text-decoration: none !important; - text-transform: none !important; -} - -div.webdeveloper-comment-text -{ - padding: 5px !important; - z-index: 1000 !important; -} - -div.webdeveloper-comment-text, div.webdeveloper-comment-text * -{ - text-align: left !important; -} \ No newline at end of file