]> source.dussan.org Git - gitea.git/commitdiff
Minor fix
authorl2dy <l2d4y3@gmail.com>
Sun, 10 Jan 2016 09:29:33 +0000 (17:29 +0800)
committerl2dy <l2d4y3@gmail.com>
Sun, 10 Jan 2016 09:29:33 +0000 (17:29 +0800)
public/css/gogs.css
public/less/_repository.less

index 0a7daaf0087dfcd0ed77c80be87d2af917e06aad..b6d2616586da708242fc29ddcdd8d4de2efa7e94 100755 (executable)
@@ -2309,7 +2309,7 @@ footer .container .links > *:first-child {
   font-size: 13px;
 }
 .repository .diff-box .count .bar {
-  background-color: #bd2c00 ;
+  background-color: #bd2c00;
   height: 12px;
   width: 40px;
   display: inline-block;
index 124b2b29d075e953bfa8dc8391de6623d0fb556e..7b479ba70e84008cdeb786394c11d419b17e26d8 100644 (file)
                        font-size: 13px;
 
                        .bar {
-                               background-color: #bd2c00 ;
+                               background-color: #bd2c00;
                                height: 12px;
                                width: 40px;
                                display: inline-block;