[Libreoffice-commits] .: bug/bug

Loic Dachary loic at kemper.freedesktop.org
Thu Sep 22 05:19:56 PDT 2011


 bug/bug/bug.css               |    4 ++--
 bug/bug/images/top-header.png |binary
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ab87df18242f1ca89b0dceae58c856790396a370
Author: Loic Dachary <loic at dachary.org>
Date:   Thu Sep 22 14:19:50 2011 +0200

    replace top header with properly exported image

diff --git a/bug/bug/bug.css b/bug/bug/bug.css
index 9ad2359..07304ff 100644
--- a/bug/bug/bug.css
+++ b/bug/bug/bug.css
@@ -43,8 +43,8 @@ body {
 
 .header {
     background: url('images/top-header.png') no-repeat top left;
-    height: 102px;
-    width: 891px;
+    height: 103px;
+    width: 892px;
 }
 
 .header .title {
diff --git a/bug/bug/images/top-header.png b/bug/bug/images/top-header.png
index 4b59539..2447a69 100644
Binary files a/bug/bug/images/top-header.png and b/bug/bug/images/top-header.png differ


More information about the Libreoffice-commits mailing list