mirror of https://github.com/go-gitea/gitea.git
commit
17c4400b12
|
@ -2309,7 +2309,7 @@ footer .container .links > *:first-child {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
.repository .diff-box .count .bar {
|
.repository .diff-box .count .bar {
|
||||||
background-color: #bd2c00 ;
|
background-color: #bd2c00;
|
||||||
height: 12px;
|
height: 12px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
|
@ -644,7 +644,7 @@
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
||||||
.bar {
|
.bar {
|
||||||
background-color: #bd2c00 ;
|
background-color: #bd2c00;
|
||||||
height: 12px;
|
height: 12px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue