diff options
author | Alex Couture <ac586133@hotmail.com> | 2014-08-17 22:14:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-08-17 22:14:36 +0900 |
commit | 2294e0725a0c1702399f7e3b7427e077b25e57b3 (patch) | |
tree | 58b4b536753589849f6835b57a88dbe8aae1a1ac /kmail/about/kmail.css | |
parent | 1f660b6edc6f8f7c7ae60d6651e73d21a2ab7786 (diff) | |
download | tdepim-2294e0725a0c1702399f7e3b7427e077b25e57b3.tar.gz tdepim-2294e0725a0c1702399f7e3b7427e077b25e57b3.zip |
Updated TDE style files for libtdepim, akregator, kmail.
Diffstat (limited to 'kmail/about/kmail.css')
-rw-r--r-- | kmail/about/kmail.css | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/kmail/about/kmail.css b/kmail/about/kmail.css index 3fb2ce90d..38db99875 100644 --- a/kmail/about/kmail.css +++ b/kmail/about/kmail.css @@ -8,17 +8,16 @@ } #title { - right: 125px; + left: 145px; } #tagline { - right: 125px; + left: 135px; } #boxCenter { - background-image: url(box-center-kmail.png); + background-image: url(box-center.png); background-repeat: no-repeat; - background-color: #dfe7f3; background-position: bottom right; } |