mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-31 00:54:20 +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;
|
cursor: default;
|
||||||
}
|
}
|
||||||
.prompt-wrapper .modal-buttons {
|
.prompt-wrapper .modal-buttons {
|
||||||
margin: 4px 0;
|
margin: 4px 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.prompt-wrapper .switch-mode {
|
.prompt-wrapper .switch-mode {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
margin: 12px 4px 4px;
|
margin: 12px 4px 4px;
|
||||||
color: #8a8691;
|
color: #A1B775;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
line-height: 0.8rem;
|
line-height: 0.8rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user