diff --git a/theme/default/jquery-ui-1.7.2.custom.css b/theme/default/jquery-ui-1.7.2.custom.css index d30294c..ae5754f 100644 --- a/theme/default/jquery-ui-1.7.2.custom.css +++ b/theme/default/jquery-ui-1.7.2.custom.css @@ -48,7 +48,7 @@ /* Component containers ----------------------------------*/ -.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; } +.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.0em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; } .ui-widget-content a { color: #222222; }