summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-08-17 22:37:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-08-17 22:37:54 +0900
commitae82077cff1b2967b0cd610aa12c68f001efd462 (patch)
treeae3755f213425c80df1961db4f8086a0ecd54308
parent2294e0725a0c1702399f7e3b7427e077b25e57b3 (diff)
downloadtdepim-ae82077cff1b2967b0cd610aa12c68f001efd462.tar.gz
tdepim-ae82077cff1b2967b0cd610aa12c68f001efd462.zip
Fixed initial background color for new TDE style files.
-rwxr-xr-xlibtdepim/about/kde_infopage.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/libtdepim/about/kde_infopage.css b/libtdepim/about/kde_infopage.css
index c97f2d35..e943b888 100755
--- a/libtdepim/about/kde_infopage.css
+++ b/libtdepim/about/kde_infopage.css
@@ -1,10 +1,9 @@
-
/*
- * text styles TDE 3.5.13.2
+ * text styles TDE 14.0.0
*/
img {margin: 0px; padding: 0px}
-body {margin: 0px; padding: 0px; background-color: #418ade; background-image: url(back.png); -khtml-background-size: 100%; color: #111111; height="100%"; width="100%" }
+body {margin: 0px; padding: 0px; background-color: #003070; background-image: url(back.png); -khtml-background-size: 100%; color: #111111; height="100%"; width="100%" }
.bar_text a {color: #008;}