diff --git a/webpage/style.css b/webpage/style.css index f3819a9..8ec08fe 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -1594,8 +1594,12 @@ form div{ } .reactiondiv{ +} +.meReacted{ + background:var(--channels-bg) !important; } .reaction{ + cursor:pointer; width:.25in; position:relative; height:.25in;