mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 17:05:50 +01:00
Merge pull request #1096 from nus/fix-invisible-closed-label
Fix invisible closed label
This commit is contained in:
@@ -1099,6 +1099,10 @@ a.issue-title {
|
||||
background-color: #6cc644;
|
||||
}
|
||||
|
||||
.label-important {
|
||||
background-color: #bd2c00;
|
||||
}
|
||||
|
||||
ul.label-list {
|
||||
list-style-type: none;
|
||||
padding-left: 0px;
|
||||
|
||||
Reference in New Issue
Block a user