(refs #488)Apply new UI to Milestones tab

This commit is contained in:
Naoki Takezoe
2014-09-25 02:32:55 +09:00
parent 86432c5ffe
commit 71fdbe7b71
5 changed files with 54 additions and 67 deletions

View File

@@ -688,8 +688,7 @@ span.milestone-alert {
}
a.milestone-title {
font-size: 120%;
font-weight: bold;
font-size: 180%;
}
div.milestone-description {
@@ -697,13 +696,12 @@ div.milestone-description {
color: #666;
}
div.milestone-menu {
font-size: 80%;
a.milestone-title {
color: #333;
}
div.milestone-menu a {
margin-left: 8px;
font-weight: bold;
div.milestone-menu {
margin-top: 8px;
}
div.milestone-menu a.delete {
@@ -742,11 +740,6 @@ span.milestone-progress {
-moz-border-radius: 4px;
}
span.milestone-percentage {
position: absolute;
padding-left: 8px;
}
div.issue-header {
padding-left: 8px;
padding-right: 8px;