bug/bug/bug.css |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1d4453433f332c4a0e2f7333c13b0af94ed07ef6
Author: Loic Dachary <l...@dachary.org>
Date:   Tue Sep 20 18:20:19 2011 +0200

    background set to white so that the libreoffice gradient is not visible

diff --git a/bug/bug/bug.css b/bug/bug/bug.css
index 5a87c9a..42eb58c 100644
--- a/bug/bug/bug.css
+++ b/bug/bug/bug.css
@@ -1,5 +1,6 @@
 body {
     margin: 0;
+    background-color: #fff;
     height: 1024px;
     font-family: helvetica, arial;
 }
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to