Update style.css
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
This commit is contained in:
parent
e81d016ffa
commit
f71cdcaa81
@ -685,6 +685,7 @@ form.ban-appeal textarea {
|
|||||||
.options_tab_icon {
|
.options_tab_icon {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
color: black;
|
color: black;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.options_tab_icon.active {
|
.options_tab_icon.active {
|
||||||
color: red;
|
color: red;
|
||||||
|
Loading…
Reference in New Issue
Block a user