fix: keep gold btn-primary plate on topic Reply button #35

Merged
archvillainette merged 2 commits from fix/reply-button-gold into main 2026-07-19 08:55:18 +00:00
Showing only changes of commit b2116f7037 - Show all commits
+2 -1
View File
@@ -314,7 +314,8 @@ li[component="post"] [component="post/downvote"] {
} }
} }
.topic-sidebar-tools .btn, // keep the gold .btn-primary plate on Reply; only flatten the tool buttons
.topic-sidebar-tools .btn:not(.btn-primary),
[component="topic/navigator"] { [component="topic/navigator"] {
background: rgba(255, 255, 255, 0.018) !important; background: rgba(255, 255, 255, 0.018) !important;
border-color: rgba(194, 163, 90, 0.1) !important; border-color: rgba(194, 163, 90, 0.1) !important;