[SCM] calf/master: backgrounds in manuals

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:41 UTC 2013


The following commit has been merged in the master branch:
commit 04e832464d8d8dddbb2ee817ed88228ac71f0117
Author: Markus Schmidt <schmidt at boomshop.net>
Date:   Wed Nov 23 09:22:16 2011 +0100

    backgrounds in manuals

diff --git a/doc/manuals/images/background_dark.png b/doc/manuals/images/background_dark.png
deleted file mode 100644
index 1753a48..0000000
Binary files a/doc/manuals/images/background_dark.png and /dev/null differ
diff --git a/doc/manuals/scripts/style.css b/doc/manuals/scripts/style.css
index af7036c..519d8ae 100644
--- a/doc/manuals/scripts/style.css
+++ b/doc/manuals/scripts/style.css
@@ -1,5 +1,5 @@
 body {
-    background: url(../images/background_dark.png);
+    background: url(../../../gui/background_dark.png);
     color: white;
     text-align: center;
     font-family: sans-serif;
@@ -67,7 +67,7 @@ strong {
 }
 
 .headerbg {
-    background: url(../images/background_black.png);
+    background: url(../../../gui/background_black.png);
     border-bottom: 1px solid #111;
 }
 .header {

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list