summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 97935ffca..839331af1 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -1317,7 +1317,8 @@ html[data-theme="dark"] {
pre,
.form-control,
.table,
- a:hover,
+ a:hover,
+ a.badge,
a.add-button,
a.add-button:visited,
a.btn-success, a.btn-success:visited,