mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 17:02:45 +08:00
last visit line needs more contrast
This commit is contained in:
parent
fa21b39875
commit
0a1ac88f2c
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user