Add toggle to show closed issues on Milestones#show

Progress on #1167
This commit is contained in:
Robert Speicher 2012-09-04 04:13:56 -04:00
parent 2b7fd29b1a
commit ace816354f
4 changed files with 19 additions and 5 deletions

View file

@ -11,6 +11,11 @@ table {
border-bottom: 1px solid #bbb;
text-shadow: 0 1px 1px #fff;
@include bg-dark-gray-gradient;
ul.nav {
text-shadow: none;
margin: 0;
}
}
th, td {