From b374e10cc634aa6fe47a865893371932bf2169ba Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 28 Aug 2014 17:29:23 +0100 Subject: [PATCH] Rename "btn-icon" class "tc-btn-icon" Part of #764 --- core/ui/EditTemplate/type.tid | 2 +- themes/tiddlywiki/vanilla/base.tid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/ui/EditTemplate/type.tid b/core/ui/EditTemplate/type.tid index d5515bba8..a18dc244e 100644 --- a/core/ui/EditTemplate/type.tid +++ b/core/ui/EditTemplate/type.tid @@ -2,7 +2,7 @@ title: $:/core/ui/EditTemplate/type tags: $:/tags/EditTemplate \define lingo-base() $:/language/EditTemplate/ -

<$fieldmangler><> <$edit-text field="type" tag="input" default="" placeholder={{$:/language/EditTemplate/Type/Placeholder}} focusPopup=<> class="tw-edit-typeeditor"/> <$button popup=<> class="tc-btn-invisible btn-dropdown">{{$:/core/images/down-arrow}} <$button message="tw-remove-field" param="type" class="tc-btn-invisible btn-icon">{{$:/core/images/delete-button}}

+

<$fieldmangler><> <$edit-text field="type" tag="input" default="" placeholder={{$:/language/EditTemplate/Type/Placeholder}} focusPopup=<> class="tw-edit-typeeditor"/> <$button popup=<> class="tc-btn-invisible btn-dropdown">{{$:/core/images/down-arrow}} <$button message="tw-remove-field" param="type" class="tc-btn-invisible tc-btn-icon">{{$:/core/images/delete-button}}

<$reveal state=<> type="nomatch" text="" default=""> diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index b7088b2fa..13ba93ec9 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -254,7 +254,7 @@ button svg, button img { border: none; } -.btn-icon svg { +.tc-btn-icon svg { height: 1em; width: 1em; fill: <>;