1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

minor css fix

This commit is contained in:
Unknwon
2015-11-17 02:20:49 -05:00
parent ff5f14431e
commit 9a27e1b90c
2 changed files with 6 additions and 0 deletions

View File

@@ -979,6 +979,9 @@
background: rgba(0,0,0,.05)!important;
color: rgba(0,0,0,.95)!important;
}
img {
margin-right: 8px;
}
}
}
}