Update style.css

Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
This commit is contained in:
Zealotux 2014-09-26 02:19:49 +02:00
parent 5cbdbd312a
commit 64ce44a328

View File

@ -691,6 +691,7 @@ pre {
.options_tab_icon {
padding: 5px;
color: black;
cursor: pointer;
}
.options_tab_icon.active {
color: red;