From 81e1af1d356ddc095c34a97eb3f505771e5545a9 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 14 May 2014 19:37:37 +0100 Subject: [PATCH] Tabs appearance tweaks --- themes/tiddlywiki/vanilla/base.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 6cb8f7937..5ad721f0a 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -970,9 +970,9 @@ canvas.tw-edit-bitmapeditor { } .tw-tab-buttons.tw-vertical { + z-index: 100; display: block; padding-top: 14px; - padding-top: 14px; vertical-align: top; text-align: right; margin-bottom: inherit; @@ -991,7 +991,7 @@ canvas.tw-edit-bitmapeditor { .tw-tab-buttons button { color: <>; - padding: 2px 4px 4px 4px; + padding: 3px 5px 3px 5px; font-weight: 300; border: none; background: inherit;