From: Aleksander Ɓukasz Date: Wed, 17 Apr 2013 10:02:33 +0000 (+0200) Subject: Visual editor: styling buttons in meta table X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/051d2e8a2e6cebc453bb855eb7bd4ff5bf0d3451 Visual editor: styling buttons in meta table --- diff --git a/editor.css b/editor.css index 58ed300..020ef8d 100644 --- a/editor.css +++ b/editor.css @@ -75,6 +75,11 @@ body { width:150px; } +#rng-visualEditor-meta .btn{ + padding:3px; + line-height:10px; +} + #rng-sourceEditor-editor { width: 940px; height: 500px;