mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
last visit line needs more contrast
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
border: none;
|
||||
|
||||
td {
|
||||
border-bottom: 1px solid $danger-low;
|
||||
border-bottom: 1px solid $danger-medium;
|
||||
line-height: 0.1em;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
td span {
|
||||
background-color: $secondary;
|
||||
color: $danger-low;
|
||||
color: $danger-medium;
|
||||
padding: 0 8px;
|
||||
font-size: $font-down-1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user