mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 01:28:17 +00:00
commit
17c4400b12
|
@ -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;
|
||||
|
|
|
@ -644,7 +644,7 @@
|
|||
font-size: 13px;
|
||||
|
||||
.bar {
|
||||
background-color: #bd2c00 ;
|
||||
background-color: #bd2c00;
|
||||
height: 12px;
|
||||
width: 40px;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue