]> source.dussan.org Git - jquery-ui.git/commitdiff
Theme: Fix ThemeRoller variable for ui-icon-background, again
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 25 Oct 2015 21:34:34 +0000 (17:34 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 25 Oct 2015 21:34:34 +0000 (17:34 -0400)
themes/base/theme.css

index fd6993e36e201a70d73467f94733fdab552986bf..a82fc18cbb9fc5427d27229426855af9737bceaf 100644 (file)
@@ -119,7 +119,7 @@ a.ui-button:active,
 .ui-icon-background,
 .ui-state-active .ui-icon-background {
        border: #003eff/*{borderColorActive}*/;
-       background-color: #ffffff/*{fcColorActive}*/;
+       background-color: #ffffff/*{fcActive}*/;
 }
 .ui-state-active a,
 .ui-state-active a:link,