From 2fdce5a857b84dbe7b27ac14fade66c47611e95b Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 14 Jan 2012 13:57:36 +0000 Subject: improved size of char picker (#20), but might not be enough --- css/design.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/design.css b/css/design.css index 384e837bf..cc0ea0d28 100755 --- a/css/design.css +++ b/css/design.css @@ -466,6 +466,12 @@ border-bottom-right-radius: 4px; } +div.picker button.pickerbutton, +div.picker button.toolbutton { + padding: .1em .35em; + border-width: 0; +} + .dokuwiki textarea.edit { font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Liberation Mono", Monaco, "Courier New", monospace; } -- cgit v1.2.3