[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/KDE/4.10] kdeui/about: Updated the about page with KDE 4.10 new default wallpaper.
From:       Davide Bettio <bettio () kde ! org>
Date:       2012-12-18 1:04:42
Message-ID: 20121218010442.C77EDA6091 () git ! kde ! org
[Download RAW message or body]

Git commit 0024afa83f64fe88fd6b1a4e63171d5d1f764ea0 by Davide Bettio.
Committed on 18/12/2012 at 01:44.
Pushed by bettio into branch 'KDE/4.10'.

Updated the about page with KDE 4.10 new default wallpaper.

M  +1    -1    kdeui/about/CMakeLists.txt
D  +-    --    kdeui/about/body-background.jpg
A  +-    --    kdeui/about/body-background.png
M  +7    -7    kdeui/about/kde_infopage.css

http://commits.kde.org/kdelibs/0024afa83f64fe88fd6b1a4e63171d5d1f764ea0

diff --git a/kdeui/about/CMakeLists.txt b/kdeui/about/CMakeLists.txt
index 9cf2fb3..9003a53 100644
--- a/kdeui/about/CMakeLists.txt
+++ b/kdeui/about/CMakeLists.txt
@@ -1,5 +1,5 @@
 install(FILES
-    body-background.jpg
+    body-background.png
     bar-bottom-left.png
     bar-top-right.png
     bar-bottom-middle.png
diff --git a/kdeui/about/body-background.jpg b/kdeui/about/body-background.jpg
deleted file mode 100644
index 9b79f35..0000000
Binary files a/kdeui/about/body-background.jpg and /dev/null differ
diff --git a/kdeui/about/body-background.png b/kdeui/about/body-background.png
new file mode 100644
index 0000000..b840d41
Binary files /dev/null and b/kdeui/about/body-background.png differ
diff --git a/kdeui/about/kde_infopage.css b/kdeui/about/kde_infopage.css
index 183385d..05e2b3ea 100644
--- a/kdeui/about/kde_infopage.css
+++ b/kdeui/about/kde_infopage.css
@@ -4,7 +4,7 @@
  */
 
 img {margin: 0px; padding: 0px}
-body {margin: 0px; padding: 0px; background-color: #98A6AB; background-image: \
url(body-background.jpg); color: #111111; height="100%"; width="100%"} +body {margin: \
0px; padding: 0px; background-color: #062A4B; background-image: \
url(body-background.png); color: #111111; height="100%"; width="100%"}  a { color: \
#1A2C36; text-decoration: none; font-weight: bold; }  a:hover {
   color: #003B5A;
@@ -90,7 +90,7 @@ a:hover {
 #barCenter {
   text-align: center;
   /*background-color: #F5F5F4;*/
-  color: #111111;
+  color: #B0B0B0;
   padding-top: 0.5ex;
   padding-bottom: 0.5ex;
   font-weight: bold;
@@ -98,22 +98,22 @@ a:hover {
 }
 
 #barCenter a.selected, #barCenter a.selected:hover {
-  color: #111111;
+  color: #B0B0B0;
   text-decoration: none;
-  text-shadow: #CDE1FF 0px 0px 5px;
+  text-shadow: #ADC1DF 0px 0px 5px;
 }
 
 
 #barCenter li a:link, #barCenter li a:visited, #barCenter li a:active {
-  color: #111111;
+  color: #B0B0B0;
   text-decoration: none;
   text-shadow: none;
 }
 
 #barCenter li a:hover {
-  color: #111111;
+  color: #B0B0B0;
   text-decoration: none;
-  text-shadow: #CDE1FF 0px 0px 6px;
+  text-shadow: #ADC1DF 0px 0px 6px;
 }
 
 #barCenter ul {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic