Prechádzať zdrojové kódy

Merge branch 'master' of github.com:gogits/gogs

Unknown 11 rokov pred
rodič
commit
34bea3650b
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      public/css/gogs.css

+ 2 - 2
public/css/gogs.css

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