(refs #25)Alert if due date passed.

This commit is contained in:
takezoe
2013-07-20 19:34:58 +09:00
parent 0028431dde
commit e4b2ebe2a4
6 changed files with 37 additions and 11 deletions

View File

@@ -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;