[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Make button badges in wiki page bar consistent - fix spacing and color contrast issues.

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68ff222ce6b23_2cacc00d836098@gitlab-sidekiq-low-urgency-cpu-bound-v2-854849f664-5l25x.mail>

Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
7edef3bf by Gary Cunningham-Lee at 2025-10-27T16:33:42+09:00
[FIX][UI] Make button badges in wiki page bar consistent - fix spacing and color contrast issues.
---
* [FIX][UI] Make button badges in wiki page bar consistent - fix spacing and color contrast issues.

See merge request tikiwiki/tiki!8879

- - - - -


1 changed file:

- templates/tiki-page_bar.tpl


Changes:

=====================================
templates/tiki-page_bar.tpl
=====================================
@@ -140,7 +140,7 @@
                         <a class="btn btn-secondary mb-2" id="comment-toggle" href="{service controller=comment action=list type="wiki page" objectId=$page}#comment-container">
                             {tr}Comments{/tr}
                             {if $count_comments}
-                                &nbsp;<span class="count_comments badge bg-secondary">{$count_comments}</span>
+                                 <span class="count_comments badge text-bg-info">{$count_comments}</span>
                             {/if}
                         </a>
                         {jq}
@@ -158,8 +158,7 @@
                         || $tiki_p_wiki_admin_attachments == 'y')}
                     {capture assign=thistext}
                         {strip}
-                            {tr}Files{/tr}
-                            <span class="atts_count badge bg-info">{$atts_count|default:0}</span>
+                            {tr}Files{/tr} <span class="atts_count badge text-bg-info">{$atts_count|default:0}</span>
                         {/strip}
                     {/capture}
                     {button href="#attachments" _flip_id="attzone{if isset($pagemd5)}{$pagemd5}{/if}" _type="secondary mb-2" _text=$thistext _flip_default_open=$prefs.w_displayed_default _flip_hide_text="n"}



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7edef3bfebd27868c8ac75fc1b92c6b925b53ba7

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7edef3bfebd27868c8ac75fc1b92c6b925b53ba7
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.