| Index: editor/tools/plugins/com.google.dart.tools.ui/DartdocHoverStyleSheet.css
|
| diff --git a/editor/tools/plugins/com.google.dart.tools.ui/DartdocHoverStyleSheet.css b/editor/tools/plugins/com.google.dart.tools.ui/DartdocHoverStyleSheet.css
|
| index 9cea29cefaae3ac769c4fd424b02840021ebd02a..67645d9f2dd3c14e0fa5da1d42df052e5572c9ec 100644
|
| --- a/editor/tools/plugins/com.google.dart.tools.ui/DartdocHoverStyleSheet.css
|
| +++ b/editor/tools/plugins/com.google.dart.tools.ui/DartdocHoverStyleSheet.css
|
| @@ -1,6 +1,6 @@
|
| /* Font definitions */
|
| html { font-family: sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; }
|
| -body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; }
|
| +body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 9pt; }
|
| pre { font-family: monospace; }
|
|
|
| /* Margins */
|
|
|