mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 18:38:26 -04:00
Give headline numbers a blue, not black background
These numbers don’t look very clickable white-on-black. Blue is the colour of links, so lets see if they are more clickable in blue. The same clicking-a-big-number thing is also happening on the activity page, so this commit also changes the activity page to look the same.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
table {
|
||||
th {
|
||||
@include core-16;
|
||||
@include core-19;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user