]> source.dussan.org Git - gitea.git/commitdiff
fix style
authorFuXiaoHei <fuxiaohei@hexiaz.com>
Tue, 25 Mar 2014 11:38:07 +0000 (19:38 +0800)
committerFuXiaoHei <fuxiaohei@hexiaz.com>
Tue, 25 Mar 2014 11:38:07 +0000 (19:38 +0800)
public/css/gogs.css

index c8c5d87b8d4f4a56a03142f579285dcc2755d4ce..74dce472e25ebf4b3ef1ddbf14b2272b3dc0c74d 100755 (executable)
@@ -97,11 +97,11 @@ html, body {
 }
 
 /* gogits nav item active status */
-.nav .active {
+#masthead .nav .active {
     color: #fff;
 }
 
-.nav .active:after {
+#masthead .nav .active:after {
     position: absolute;
     bottom: -1px;
     left: 50%;