Make story menu pin color match menu pin color and cursor:pointer

This commit is contained in:
somebody
2022-08-11 20:21:06 -05:00
parent 361a84ce8e
commit a47ff38b4c

View File

@@ -526,6 +526,11 @@
}
}
.story_menu_pin {
color: #999;
cursor: pointer;
}
table.server_vars {
border: 1px solid #959595;