Show only available budget stats phases

This way we can show statistics for the supports phase before the vote
phase is over.
This commit is contained in:
Javi Martín
2019-03-20 20:36:42 +01:00
parent bf2292ba18
commit 66ecb2835b
10 changed files with 150 additions and 50 deletions

View File

@@ -190,12 +190,10 @@ table {
tr th {
border: 1px solid $border;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.tiny {
.phase-subheader {
font-size: rem-calc(11);
font-weight: normal;
}