mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-20 20:32:50 -07:00
Plugin Chooser: Colour of update all button should match individual update buttons
Fixes the final issue mentioned by @kookma at https://github.com/Jermolene/TiddlyWiki5/issues/4486#issuecomment-612841838
This commit is contained in:
parent
0d0698ea6e
commit
4529123777
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ $body$
|
|||
<$wikify name="count-filter" text=<<each-updateable-plugin "[[<$text text=<<assetInfo>>/>]]">>><$count filter=<<count-filter>>/></$wikify>
|
||||
\end
|
||||
|
||||
<$button actions=<<update-all-actions>> class="tc-btn-invisible tc-install-plugin">
|
||||
<$button actions=<<update-all-actions>> class="tc-btn-invisible tc-install-plugin tc-reinstall-upgrade">
|
||||
{{$:/core/images/download-button}} {{||$:/language/ControlPanel/Plugins/Updates/UpdateAll/Caption}}
|
||||
</$button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue