From 878689f92ea7499a8293d3e34abe2e7a56ae65ed Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 8 Aug 2014 16:35:17 +0100 Subject: [PATCH] Improved formatting for control panel plugins --- core/ui/ControlPanel/Plugins.tid | 6 +++--- themes/tiddlywiki/snowwhite/base.tid | 4 ++++ themes/tiddlywiki/vanilla/base.tid | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/core/ui/ControlPanel/Plugins.tid b/core/ui/ControlPanel/Plugins.tid index a63026cc8..cc3755620 100644 --- a/core/ui/ControlPanel/Plugins.tid +++ b/core/ui/ControlPanel/Plugins.tid @@ -31,17 +31,17 @@ $(currentTiddler)$/icon <$link to={{!!title}} class="tw-plugin-info-link">
-
+
<$transclude tiddler=<> subtiddler=<>> <$transclude tiddler="$:/core/images/plugin-generic-$type$"/>
-
+
''<$view field="description"><$view field="title"/>''
-<$view field="title"/>
+<$view field="title"/>
<$view field="version"/> diff --git a/themes/tiddlywiki/snowwhite/base.tid b/themes/tiddlywiki/snowwhite/base.tid index 30f5d66d3..5a93f2b3e 100644 --- a/themes/tiddlywiki/snowwhite/base.tid +++ b/themes/tiddlywiki/snowwhite/base.tid @@ -100,3 +100,7 @@ canvas.tw-edit-bitmapeditor { .tw-message-box img { <> } + +.tw-plugin-info { + <> +} diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 7d70c92b2..bc3ee4f00 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1239,7 +1239,6 @@ canvas.tw-edit-bitmapeditor { } .tw-plugin-info { - vertical-align: middle; border: 1px solid <>; margin: 1em 0 1em 0; padding: 8px; @@ -1253,6 +1252,7 @@ canvas.tw-edit-bitmapeditor { .tw-plugin-info .tw-plugin-info-dropdown-button, .tw-plugin-info .tw-tiddlylink { display: inline-block; + vertical-align: middle; } /*