r73152 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73151‎ | r73152 | r73153 >
Date:21:14, 16 September 2010
Author:tparscal
Status:ok
Tags:
Comment:
Fixed font size issues
Modified paths:
  • /trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css
@@ -10,7 +10,7 @@
1111
1212 /* Component containers
1313 ----------------------------------*/
14 -.ui-widget { font-family: sans-serif; font-size: 1em; }
 14+.ui-widget { font-family: sans-serif; font-size: 0.8em; }
1515 .ui-widget .ui-widget { font-size: 1em; }
1616 .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: sans-serif; font-size: 1em; }
1717 .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; }

Status & tagging log