[Xfce4-commits] <www:master> Comment out the css.

Nick Schermer noreply at xfce.org
Tue Apr 17 20:22:24 CEST 2012


Updating branch refs/heads/master
         to 2b12b518f67cd1c67f568d2fcf3586ceffb3e78c (commit)
       from 6b87164011e548a356ec6507fc971e9f807fb5f4 (commit)

commit 2b12b518f67cd1c67f568d2fcf3586ceffb3e78c
Author: Nick Schermer <nick at 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;


More information about the Xfce4-commits mailing list