From 9173e944df7505aa1001827fda958f8a36cdffce Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 28 Aug 2014 17:30:12 +0100 Subject: [PATCH] Rename class "btn-big-green" to "tc-btn-big-green" Part of #764 --- core/ui/ControlPanel/Tools.tid | 2 +- core/wiki/download-wiki-button.tid | 2 +- editions/tw5.com/tiddlers/system/download-empty-button.tid | 2 +- plugins/tiddlywiki/upgrade/save.tid | 2 +- themes/tiddlywiki/vanilla/base.tid | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/ui/ControlPanel/Tools.tid b/core/ui/ControlPanel/Tools.tid index 48b131056..b4212b887 100644 --- a/core/ui/ControlPanel/Tools.tid +++ b/core/ui/ControlPanel/Tools.tid @@ -11,7 +11,7 @@ caption: {{$:/language/ControlPanel/Tools/Caption}} ! <> -<$button message="tw-download-file" param="$:/core/templates/alltiddlers.template.html" class="btn-big-green"><> {{$:/core/images/save-button}} +<$button message="tw-download-file" param="$:/core/templates/alltiddlers.template.html" class="tc-btn-big-green"><> {{$:/core/images/save-button}} ! <> diff --git a/core/wiki/download-wiki-button.tid b/core/wiki/download-wiki-button.tid index efc5adc21..5d0874f42 100644 --- a/core/wiki/download-wiki-button.tid +++ b/core/wiki/download-wiki-button.tid @@ -1,4 +1,4 @@ title: $:/snippets/download-wiki-button \define lingo-base() $:/language/ControlPanel/Tools/Download/ -<$button message="tw-download-file" param="$:/core/save/all" class="btn-big-green"><> {{$:/core/images/save-button}} \ No newline at end of file +<$button message="tw-download-file" param="$:/core/save/all" class="tc-btn-big-green"><> {{$:/core/images/save-button}} \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/system/download-empty-button.tid b/editions/tw5.com/tiddlers/system/download-empty-button.tid index 7721f345f..4f58ee064 100644 --- a/editions/tw5.com/tiddlers/system/download-empty-button.tid +++ b/editions/tw5.com/tiddlers/system/download-empty-button.tid @@ -1,3 +1,3 @@ title: $:/editions/tw5.com/snippets/download-empty-button -<$button message="tw-download-file" param="$:/editions/tw5.com/download-empty" class="btn-big-green">Download Empty {{$:/core/images/save-button}} \ No newline at end of file +<$button message="tw-download-file" param="$:/editions/tw5.com/download-empty" class="tc-btn-big-green">Download Empty {{$:/core/images/save-button}} \ No newline at end of file diff --git a/plugins/tiddlywiki/upgrade/save.tid b/plugins/tiddlywiki/upgrade/save.tid index a61af1f4e..dd6247763 100644 --- a/plugins/tiddlywiki/upgrade/save.tid +++ b/plugins/tiddlywiki/upgrade/save.tid @@ -1,3 +1,3 @@ title: $:/plugins/tiddlywiki/upgrade/save -<$button message="tw-download-file" param="$:/plugins/tiddlywiki/upgrade/save-tiddler-filter" class="btn-big-green">Save upgraded ~TiddlyWiki file {{$:/core/images/save-button}} +<$button message="tw-download-file" param="$:/plugins/tiddlywiki/upgrade/save-tiddler-filter" class="tc-btn-big-green">Save upgraded ~TiddlyWiki file {{$:/core/images/save-button}} diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 13ba93ec9..5081d7230 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -260,7 +260,7 @@ button svg, button img { fill: <>; } -.btn-big-green { +.tc-btn-big-green { padding: 8px; margin: 4px 8px 4px 8px; background: <>;