summaryrefslogtreecommitdiffstats
path: root/src/styles/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/settings.scss')
-rw-r--r--src/styles/settings.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/styles/settings.scss b/src/styles/settings.scss
index e4a3581e4..3178f718d 100644
--- a/src/styles/settings.scss
+++ b/src/styles/settings.scss
@@ -535,18 +535,8 @@
535 } 535 }
536 border-bottom: 1px solid darken($theme-gray-lightest, 3%); 536 border-bottom: 1px solid darken($theme-gray-lightest, 3%);
537 537
538 .badge {
539 background: $theme-gray-light;
540 color: #fff;
541 }
542
543 &:hover { 538 &:hover {
544 background: darken($theme-gray-lightest, 8%); 539 background: darken($theme-gray-lightest, 8%);
545
546 .badge {
547 background: $theme-gray-light;
548 color: #fff;
549 }
550 } 540 }
551 541
552 &.is-active { 542 &.is-active {