Legislation process debate markup and styles

This commit is contained in:
Martín González
2016-12-28 14:23:11 +01:00
parent 819638f856
commit 02e2a9ed55
2 changed files with 96 additions and 0 deletions

View File

@@ -472,3 +472,20 @@ table.investment-projects-summary {
}
}
}
.legislation-draft-versions-index {
.menu .active > a {
background: none;
}
.legislation-process-question {
@include breakpoint(medium) {
text-align: right;
}
}
table tr td {
padding: 0.25rem 0.375rem;
}
}