diff --git a/public/index.html b/public/index.html
index 932c4dafb..3e19d2c88 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2701,12 +2701,12 @@
+
diff --git a/public/style.css b/public/style.css
index 8b486b60b..2b88f2304 100644
--- a/public/style.css
+++ b/public/style.css
@@ -2310,6 +2310,7 @@ input[type="range"]::-webkit-slider-thumb {
}
.mes_buttons .mes_edit,
+.mes_buttons .mes_bookmark,
.extraMesButtonsHint,
.extraMesButtons div {
cursor: pointer;
@@ -2319,6 +2320,7 @@ input[type="range"]::-webkit-slider-thumb {
}
.mes_buttons .mes_edit:hover,
+.mes_buttons .mes_bookmark:hover,
.extraMesButtonsHint:hover,
.extraMesButtons div:hover {
opacity: 1;
@@ -4498,4 +4500,4 @@ body.waifuMode #avatar_zoom_popup {
overflow-y: auto;
overflow-x: hidden;
}
-}
\ No newline at end of file
+}