[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX][UI] Tikiben theme - add missing theme image file, add tab-content (ex:...

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]> Wed, 08 Jul 2026 10:40:40 +0000
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a4e292836c28_3819b43c1999@gitlab-sidekiq-low-urgency-cpu-bound-v2-65f6ddbbcb-qtcfg.mail>

Gary Cunningham-Lee pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


Commits:
21c2f90d by Gary Cunningham-Lee at 2026-07-08T19:35:14+09:00
[FIX][UI] Tikiben theme - add missing theme image file, add tab-content (ex:...
---
* [FIX][UI] Tikiben theme - add missing theme image file, add tab-content (ex:...
---
* [FIX][UI] Tikiben theme - add missing theme image file, add tab-content (ex: in PluginTabs) to color mode elements.

See merge request tikiwiki/tiki!10672


(cherry picked from commit 58f5a996ef653c24296189809306a88ff66dc0f2)

690d9bee [FIX][UI] Tikiben theme - add missing theme image file, add tab-content (ex:...

Co-authored-by: Gary Cunningham-Lee <gary_c-39LOpZwlz1/[email protected]>

See merge request tikiwiki/tiki!10674

- - - - -


2 changed files:

- + themes/tikiben/images/Tikiben.png
- themes/tikiben/scss/_color-mode_elements_and_exceptions.scss


Changes:

=====================================
themes/tikiben/images/Tikiben.png
=====================================
Binary files /dev/null and b/themes/tikiben/images/Tikiben.png differ


=====================================
themes/tikiben/scss/_color-mode_elements_and_exceptions.scss
=====================================
@@ -90,7 +90,7 @@ $imagePath: "../images/";
     #editpageform .actions .btn-link,
     .module:not(.card) .btn-link,
     .no-decorations a, // This may need more specificity to prevent instances inside styling-element, etc.
-    .no-box a, // This may need more specificity to prevent instances inside styling-element, etc.
+    .no-box > a, // This may need more specificity to prevent instances inside styling-element, etc.
     .top_modules > .module {
         color: var(--tiki-nonmode-link-color);
         &:hover {
@@ -165,6 +165,8 @@ main > .tab-content, // Wiki list pages
 #editpageform .tab-content, // Edit wiki page
 main > .table-responsive, // Wiki last changes
 
+div:not(.color-mode-content) .tab-content, // PluginTabs, etc.
+
 // Blogs
 .card.blogpost,
 .card.blogpost .card-header,



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/21c2f90d344097fd707475812e3fbf72bb7bbd86

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/21c2f90d344097fd707475812e3fbf72bb7bbd86
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs