git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / show_comments.css
diff --git a/doc/webdeveloper/stylesheets/show_comments.css b/doc/webdeveloper/stylesheets/show_comments.css
deleted file mode 100644 (file)
index 696e4c5..0000000
+++ /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