Updating branch refs/heads/xfce-4.10
         to b9d4dc5073a7f6e87c420e30598e0440a5a8eba4 (commit)
       from 60e77a6c7576d33524537c16e0e5fc1d196aa9d3 (commit)

commit b9d4dc5073a7f6e87c420e30598e0440a5a8eba4
Author: Nick Schermer <n...@xfce.org>
Date:   Sun Apr 15 23:21:12 2012 +0200

    Comment out the css.

 style/frontpage.css |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/style/frontpage.css b/style/frontpage.css
index d1362f7..2d61beb 100644
--- a/style/frontpage.css
+++ b/style/frontpage.css
@@ -56,6 +56,7 @@
        height: 400px;
 }
 
+/*
 #slide li p {
        text-align: left;
        padding:6px;
@@ -63,7 +64,7 @@
        position:absolute;
        bottom:0;
        width:450px;
-       background:#333; /* override by rgba below */
+       background:#333;
        color:#fff;
        border: 0;
 
@@ -74,7 +75,7 @@
 
 #slide li p {
        background:rgba(0, 0, 0, 0.8)
-}
+} */
 
 #slidenavwrap {
        background: #fff;
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to