Index: trunk/extensions/StyleGuideDemo/StyleGuideDemo.i18n.php |
— | — | @@ -6,7 +6,7 @@ |
7 | 7 | */ |
8 | 8 | $messages['en'] = array( |
9 | 9 | 'styleguidedemo' => 'Style guide demonstration', |
10 | | - 'styleguidedemo-desc' => 'An extension to demonstrate and find out how the style guide should be used.', |
| 10 | + 'styleguidedemo-desc' => 'An extension to demonstrate and find out how the [[mediawikiwiki:Style guide|style guide]] should be used. Visible on [[Special:StyleGuideDemo]].', |
11 | 11 | /* Special:StyleGuideDemo */ |
12 | 12 | 'styleguidedemo-head-createform' => 'Create Account', |
13 | 13 | 'styleguidedemo-username' => 'Username', |
Index: trunk/extensions/StyleGuideDemo/modules/ext.styleguidedemo/ext.styleguidedemo.css |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | } |
39 | 39 | |
40 | 40 | .mw-htmlform-field-HTMLTextField .mw-input { |
41 | | - margin: 0px 0px 0px 30px; |
| 41 | + margin: 3px 0px 0px 30px; |
42 | 42 | } |
43 | 43 | |
44 | 44 | .mw-htmlform-field-HTMLTextField .mw-input input { |