From 208c64aa9d0f5964e58d5922eecd4622b2047bb1 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 29 Nov 2013 22:44:16 +0000 Subject: [PATCH] Slightly improve the dislocated formatting of the static banner for tw5.com --- editions/tw5.com/tiddlers/system/StaticBanner.tid | 2 +- themes/tiddlywiki/vanilla/base.tid | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/system/StaticBanner.tid b/editions/tw5.com/tiddlers/system/StaticBanner.tid index a3983d8a8..3885dd42a 100644 --- a/editions/tw5.com/tiddlers/system/StaticBanner.tid +++ b/editions/tw5.com/tiddlers/system/StaticBanner.tid @@ -1,3 +1,3 @@ title: $:/StaticBanner -
This page is part of a static HTML representation of the ~TiddlyWiki at http://five.tiddlywiki.com/
+
This page is part of a static HTML representation of the ~TiddlyWiki at http://five.tiddlywiki.com/
diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index f3a46339f..67865bdbf 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -901,8 +901,13 @@ canvas.tw-edit-bitmapeditor { } .tw-static-alert { + position: relative; +} + +.tw-static-alert-inner { padding: 0 2px 2px 42px; color: #AAA; + position: absolute; } /*