itizawa před 6 roky
rodič
revize
e5f9f7ea59
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. 7 0
      src/client/styles/scss/_override-rbt.scss

+ 7 - 0
src/client/styles/scss/_override-rbt.scss

@@ -22,6 +22,13 @@
     font-weight: 700;
     background-color: inherit;
   }
+  a.active,
+  a:active {
+    background-color: #175fa5;
+    .rbt-highlight-text {
+      color: white;
+    }
+  }
 }
 
 .rbt-input {