]> granicus.if.org Git - docbook-dsssl/commitdiff
Adjusting default color of the header
authorDavid Cramer <david@thingbag.net>
Sun, 18 Sep 2011 17:30:58 +0000 (17:30 +0000)
committerDavid Cramer <david@thingbag.net>
Sun, 18 Sep 2011 17:30:58 +0000 (17:30 +0000)
xsl/webhelp/template/common/css/positioning.css
xsl/webhelp/template/common/images/main_bg_fade.png [deleted file]

index 2d3405f81f099b70fca7c44561e7213662c2da25..598e689148bd8319c92a9514f6a8f3a4f71d978b 100644 (file)
@@ -23,7 +23,7 @@ h2 { font: normal 12pt Arial, Helvetica, geneva;
 }
 
 #header {
-    background: #444444 url("../images/main_bg_fade.png") scroll top left no-repeat;
+    background: #4d8c83 scroll top left no-repeat;
     position: fixed;
     width: 100%;
     height: 95px;
diff --git a/xsl/webhelp/template/common/images/main_bg_fade.png b/xsl/webhelp/template/common/images/main_bg_fade.png
deleted file mode 100644 (file)
index 9423ed4..0000000
Binary files a/xsl/webhelp/template/common/images/main_bg_fade.png and /dev/null differ