mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
(refs #25)Alert if due date passed.
This commit is contained in:
@@ -441,10 +441,16 @@ a#clear-filter {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
span.milestone-alert {
|
||||
font-weight: bold;
|
||||
color: #bd2c00;
|
||||
}
|
||||
|
||||
a.milestone-title {
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.milestone-description {
|
||||
border-top: 1px solid #eee;
|
||||
color: #666;
|
||||
|
||||
Reference in New Issue
Block a user