X-Git-Url: http://git.euphorik.ch/?p=pompage.git;a=blobdiff_plain;f=doc%2Fwebdeveloper%2Fabout%2Fabout.css;fp=doc%2Fwebdeveloper%2Fabout%2Fabout.css;h=0000000000000000000000000000000000000000;hp=39a99e2e3bb67809f861ae5a1ee542e9cfaf8347;hb=eb7467621891b71883916c90f91bddf4c38d615f;hpb=de6efc861c1f471125cb4d3ab3d0f82572b3d21b diff --git a/doc/webdeveloper/about/about.css b/doc/webdeveloper/about/about.css deleted file mode 100644 index 39a99e2..0000000 --- a/doc/webdeveloper/about/about.css +++ /dev/null @@ -1,61 +0,0 @@ -@import url("chrome://global/skin/"); -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - -description -{ - margin-left: 0 !important; -} - -separator, #webdeveloper-about-dialog -{ - margin: 0 !important; - padding: 0 !important; -} - -#webdeveloper-about-details -{ - background-color: #ffffff !important; - color: #000000 !important; - padding: 0.5em !important; -} - -#webdeveloper-about-details hbox -{ - background-image: url("chrome://webdeveloper/content/images/logo/large.png") !important; - background-position: top right !important; - background-repeat: no-repeat !important; - min-height: 35px !important; - padding-right: 35px !important; -} - -.date -{ - color: #999999 !important; -} - -.name -{ - font-size: x-large !important; - padding-right: 0.25em !important; -} - -.name, .title -{ - font-weight: bold !important; -} - -.title -{ - padding-top: 0.25em !important; -} - -.url -{ - color: #0000ff !important; - cursor: pointer !important; - text-decoration: underline !important; -} -.url:hover -{ - color: #ff0000 !important; -} \ No newline at end of file