diff --git a/scss/westgate/_posts.scss b/scss/westgate/_posts.scss index 811de7c..6fe14e4 100644 --- a/scss/westgate/_posts.scss +++ b/scss/westgate/_posts.scss @@ -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"] { background: rgba(255, 255, 255, 0.018) !important; border-color: rgba(194, 163, 90, 0.1) !important;