X-Git-Url: http://git.euphorik.ch/?p=pompage.git;a=blobdiff_plain;f=doc%2Fwebdeveloper%2Fstylesheets%2Fdisplay_line_guides.css;fp=doc%2Fwebdeveloper%2Fstylesheets%2Fdisplay_line_guides.css;h=0000000000000000000000000000000000000000;hp=1923724f0fe396021bc280635efd0df873ac50f0;hb=eb7467621891b71883916c90f91bddf4c38d615f;hpb=de6efc861c1f471125cb4d3ab3d0f82572b3d21b diff --git a/doc/webdeveloper/stylesheets/display_line_guides.css b/doc/webdeveloper/stylesheets/display_line_guides.css deleted file mode 100644 index 1923724..0000000 --- a/doc/webdeveloper/stylesheets/display_line_guides.css +++ /dev/null @@ -1,66 +0,0 @@ -#webdeveloper-line-guide-information -{ - -moz-opacity: 0.9 !important; - background-color: #ffff99 !important; - border: 1px solid #ffcc66 !important; - display: none; - left: 5px; - opacity: 0.9 !important; - padding: 5px !important; - position: absolute !important; - top: 5px; - z-index: 1000 !important; -} - -#webdeveloper-line-guide-information, #webdeveloper-line-guide-information h1, #webdeveloper-line-guide-information p -{ - color: #000000 !important; - font-family: sans-serif !important; - font-size: 10px !important; - font-style: normal !important; - font-variant: normal !important; - letter-spacing: 0 !important; - margin: 0 !important; - text-align: left !important; - text-decoration: none !important; - text-transform: none !important; -} - -#webdeveloper-line-guide-information, #webdeveloper-line-guide-information p -{ - font-weight: normal !important; -} - -#webdeveloper-line-guide-information h1 -{ - font-weight: bold !important; -} - -#webdeveloper-line-guide-information p -{ - padding: 0 !important; -} - -div.webdeveloper-horizontal-line-guide -{ - height: 1px !important; - left: 0 !important; -} - -div.webdeveloper-line-guide -{ - margin: 0 !important; - padding: 0 !important; - position: absolute !important; - z-index: 999 !important; -} -div.webdeveloper-line-guide:hover -{ - cursor: move !important; -} - -div.webdeveloper-vertical-line-guide -{ - top: 0 !important; - width: 1px !important; -} \ No newline at end of file