[SCM] live-studio branch, master, updated. 3a5ece889e8e0abe86437994a4f02c59cd35f626

Chris Lamb lamby at debian.org
Sun Aug 1 16:30:01 UTC 2010


The following commit has been merged in the master branch:
commit edcc904ae659d50f87bd1d8c53a9461240a816c4
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 1 11:44:02 2010 -0400

    Remove the hover action for the navbar

diff --git a/htdocs/media/css/debian.css b/htdocs/media/css/debian.css
index 8d441a4..e10f97b 100644
--- a/htdocs/media/css/debian.css
+++ b/htdocs/media/css/debian.css
@@ -151,13 +151,6 @@ p.section {
 	display: block;
 	text-decoration: none;
 }
-#navbar a:hover
-, #navbar a:visited:hover {
-	background-color: #efefef;
-	border-left: 1px solid  #d2d3d7;
-	border-right: 1px solid #d2d3d7;
-	text-decoration: underline;
-}
 #searchbox {
 	text-align:left;
 	line-height: 1;
@@ -199,11 +192,6 @@ p.section {
 	bottom: 0.3em;
 	overflow: auto;
 }
-#logo:hover {
-	border: 1px solid #d2d3d7 ;
-	border-top: 0;
-	background-color: #eee;
-}
 
 /* Links */
 

-- 
live-studio



More information about the debian-live-changes mailing list