Tone down text
This commit is contained in:
parent
119225e496
commit
a0f50ddaa7
|
@ -52,7 +52,8 @@ html.anon .topic-list a.title:visited:not(.badge-notification) {color: dark-ligh
|
|||
td span {
|
||||
background-color: $secondary;
|
||||
color: scale-color($danger, $lightness: 60%);
|
||||
padding: 0px 10px;
|
||||
padding: 0px 8px;
|
||||
font-size: 0.929em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1224,7 +1224,7 @@ en:
|
|||
current_user: 'go to your user page'
|
||||
|
||||
topics:
|
||||
new_messages_marker: "Last Visit"
|
||||
new_messages_marker: "last visit"
|
||||
bulk:
|
||||
unlist_topics: "Unlist Topics"
|
||||
reset_read: "Reset Read"
|
||||
|
|
Loading…
Reference in New Issue