Improvements on budget results view & table
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user