mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 22:18:15 +08:00
Updating load-more-comments style.
This commit is contained in:
@@ -307,7 +307,13 @@ hr {
|
||||
|
||||
/* Load More */
|
||||
|
||||
.coral-load-more {
|
||||
button.coral-load-more {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFF;
|
||||
background-color: #2376D8;
|
||||
}
|
||||
|
||||
button.coral-load-more:hover {
|
||||
background-color: #4399FF;
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"successUpdateSettings": "The changes you have made have been applied to the comment stream on this article",
|
||||
"successNameUpdate": "Your username has been updated",
|
||||
"contentNotAvailable": "This content is not available",
|
||||
"loadMore": "Load More",
|
||||
"loadMore": "View more",
|
||||
"bannedAccountMsg": "Your account is currently suspended. This means that you cannot Like, Flag, or write comments. Please contact moderator@fakeurl.com for more information",
|
||||
"editName": {
|
||||
"msg": "Your account is currently suspended because your username has been deemed inappropriate. To restore your account, please enter a new username. You may contact moderator@fakeurl.com for more information.",
|
||||
|
||||
Reference in New Issue
Block a user