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 committed by czaks
parent e81d016ffa
commit f71cdcaa81

View File

@ -685,6 +685,7 @@ form.ban-appeal textarea {
.options_tab_icon {
padding: 5px;
color: black;
cursor: pointer;
}
.options_tab_icon.active {
color: red;