Index: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css |
— | — | @@ -10,7 +10,7 @@ |
11 | 11 | |
12 | 12 | /* Component containers |
13 | 13 | ----------------------------------*/ |
14 | | -.ui-widget { font-family: sans-serif; font-size: 1em; } |
| 14 | +.ui-widget { font-family: sans-serif; font-size: 0.8em; } |
15 | 15 | .ui-widget .ui-widget { font-size: 1em; } |
16 | 16 | .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: sans-serif; font-size: 1em; } |
17 | 17 | .ui-widget-content { border: 1px solid #cccccc; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; } |