Kaynağa Gözat

Fixes

Fixed Spa Theme - Hover
<br>
Previous Commit: <br>Fixes #2 - Title issue where caused long titles to
be broken up <br> Fixes #4 - No Error on admin creation for password
<br> Fixes #5 Mobile Touches going through to frame <br> Fixes #7 -
Admin only needs to be 3 characters or more <br> Fixes #10 - Scrollable
Mobile Menu fixed <br> Fixes #14 - Tab Creation bug on first tab setup
causefx 9 yıl önce
ebeveyn
işleme
095609c6fe
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      settings.php

+ 1 - 1
settings.php

@@ -1246,7 +1246,7 @@ endif;
                 changeColor("topbar", "#66BBAE");
                 changeColor("bottombar", "#66BBAE");
                 changeColor("sidebar", "#C3EEE7");
-                changeColor("hoverbg", "#5B391E");
+                changeColor("hoverbg", "#66BBAE");
                 changeColor("activetabBG", "#C6C386");
                 changeColor("activetabicon", "#FFFFFF");
                 changeColor("activetabtext", "#FFFFFF");