forked from GithubBackups/vichan
Update style.css
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
This commit is contained in:
parent
5cbdbd312a
commit
64ce44a328
@ -691,6 +691,7 @@ pre {
|
||||
.options_tab_icon {
|
||||
padding: 5px;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
}
|
||||
.options_tab_icon.active {
|
||||
color: red;
|
||||
|
Loading…
x
Reference in New Issue
Block a user