Improvements on budget results view & table

This commit is contained in:
Bertocq
2017-07-13 11:44:57 +02:00
parent 6d01385e27
commit 705ef19f6d
7 changed files with 56 additions and 43 deletions

View File

@@ -226,6 +226,11 @@ a {
a {
color: $text-medium;
padding: 0;
&.active {
font-weight: bold;
color: $brand;
}
}
h2 {
@@ -236,11 +241,6 @@ a {
border-bottom: 2px solid $brand;
color: $brand;
}
&.bold {
font-weight: bold;
color: $brand;
}
}
&.no-margin-top {