]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
site nav local views styles -- rgba background color
authorsarven <csarven@plantard.controlezvous.ca>
Sat, 17 Jan 2009 02:13:02 +0000 (02:13 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Sat, 17 Jan 2009 02:13:02 +0000 (02:13 +0000)
theme/base/css/display.css
theme/identica/css/display.css

index fce4c7b86f851b3c4d70ed17c7bbc35e67e2422e..fb7e71acd4827624f687d77202ff833698c5bf03 100644 (file)
@@ -219,8 +219,9 @@ padding:4px 11px;
 -moz-border-radius-topleft:4px;
 -moz-border-radius-topright:4px;
 border-width:1px;
-border-style:dashed;
+border-style:solid;
 border-bottom:0;
+font-weight:bold;
 }
 #site_nav_local_views .nav {
 float:left;
index c2eb4ef6554183f4db4b3e951af776d726847933..aed4f95e507b4e1e4fa46684525e342f3f47fa01 100644 (file)
@@ -59,6 +59,10 @@ background-color:transparent;
 
 #site_nav_local_views a {
 border-color:#fff;
+background-color:rgba(255, 255, 255, 0.2);
+}
+#site_nav_local_views a:hover {
+background-color:rgba(255, 255, 255, 0.7);:
 }
 
 /*