Rework of milestones

This commit is contained in:
Dmitriy Zaporozhets 2012-12-14 08:34:05 +03:00
parent b01f8b63c2
commit 190e483fb4
8 changed files with 72 additions and 34 deletions

View file

@ -531,9 +531,14 @@ pre {
}
}
.milestone .progress {
margin-bottom: 0;
margin-top: 4px;
.milestone {
&.milestone-closed {
background: #eee;
}
.progress {
margin-bottom: 0;
margin-top: 4px;
}
}
.float-link {