[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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:12:24 +0000
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a4e2288c32e7_3819b2ac217cd@gitlab-sidekiq-low-urgency-cpu-bound-v2-65f6ddbbcb-tmqcb.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
58f5a996 by Gary Cunningham-Lee at 2026-07-08T18:54:05+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: in PluginTabs) to color mode elements.
See merge request tikiwiki/tiki!10672
- - - - -
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/58f5a996ef653c24296189809306a88ff66dc0f2
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/58f5a996ef653c24296189809306a88ff66dc0f2
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