diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 7681543..5d65b07 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -1099,6 +1099,10 @@ background-color: #6cc644; } +.label-important { + background-color: #bd2c00; +} + ul.label-list { list-style-type: none; padding-left: 0px;