diff --git a/3.0/themes/browny_admin_wind/css/screen.css b/3.0/themes/browny_admin_wind/css/screen.css index 2d6b78c8..3824e59c 100644 --- a/3.0/themes/browny_admin_wind/css/screen.css +++ b/3.0/themes/browny_admin_wind/css/screen.css @@ -36,6 +36,14 @@ body, html { font-family: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } +.ui-widget { + font-family: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; +} + +.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { + font-family: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; +} + select, input, button, @@ -1118,14 +1126,6 @@ ul.sf-menu li li li.sfHover ul { text-shadow: 0px 1px 1px #fff; } -.ui-widget { - font-family: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; -} - -.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { - font-family: 'Century gothic', Verdana, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; -} - /** ******************************************************************* * 9) More Browny (Extra overrides for better Browny look) *********************************************************************/