mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-30 16:44:31 +00:00
fix switch-mode color
This commit is contained in:
parent
b25181793e
commit
d18e8c66c6
@ -839,14 +839,14 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
||||
cursor: default;
|
||||
}
|
||||
.prompt-wrapper .modal-buttons {
|
||||
margin: 4px 0;
|
||||
text-align: right;
|
||||
margin: 4px 0;
|
||||
text-align: right;
|
||||
}
|
||||
.prompt-wrapper .switch-mode {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin: 12px 4px 4px;
|
||||
color: #8a8691;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin: 12px 4px 4px;
|
||||
color: #A1B775;
|
||||
cursor: pointer;
|
||||
font-size: 0.8rem;
|
||||
line-height: 0.8rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user