[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX][UI] Fix color contrast of links in log-in module dropdown.

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69357878be53e_2a200e42f8362ce@gitlab-sidekiq-low-urgency-cpu-bound-v2-78d969c448-mk5z7.mail>

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


Commits:
3e9ee9dc by Gary Cunningham-Lee at 2025-12-07T21:42:29+09:00
[FIX][UI] Fix color contrast of links in log-in module dropdown.
---
* [FIX][UI] Fix color contrast of links in log-in module dropdown.
---
* [FIX][UI] Fix color contrast of links in log-in module dropdown.

See merge request tikiwiki/tiki!9186


(cherry picked from commit 244ac451b02881bdbbd345b436adddf93c554927)

dbb2ec10 [FIX][UI] Fix color contrast of links in log-in module dropdown.

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

See merge request tikiwiki/tiki!9187

- - - - -


1 changed file:

- themes/base_files/scss/_tiki-pagetop_colors.scss


Changes:

=====================================
themes/base_files/scss/_tiki-pagetop_colors.scss
=====================================
@@ -13,7 +13,7 @@ body:not(.tiki-admin) .tiki-top-nav-dark
 {
     background: var(--tiki-top-bg);
     color: var(--tiki-top-text-color); // Turns out it's necessary to provide a variable for this. Previously written: The idea for this was text, etc. that isn't a link, but probably anything in these nav zones that isn't a link will have its own CSS rules already.
-    a:not(.navbar-brand,.dropdown-item,.btn,.sm-sub-link,.alert-link),
+    a:not(.navbar-brand,.dropdown-item,.dropdown a,.btn,.sm-sub-link,.alert-link),
     .dropdown-toggle,                  // Moved from tiki-selectors (this and next line)
     .nav-link.dropdown-toggle,
     .btn.btn-link,
@@ -38,7 +38,7 @@ body:not(.tiki-admin) .tiki-top-nav-dark
 {
     background: var(--tiki-topbar-bg) !important;
     color: var(--tiki-topbar-text-color);
-    a:not(.navbar-brand,.dropdown-item,.btn,.sm-sub-link,.alert-link),
+    a:not(.navbar-brand,.dropdown-item,.dropdown-menu a,.btn,.sm-sub-link,.alert-link),
     .dropdown-toggle, // Moved from tiki-selectors (this and next line)
     .nav-link.dropdown-toggle,
     .btn.btn-link,



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/3e9ee9dcb7405dfd49ceaf6a60e8f6d2d25b933c

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/3e9ee9dcb7405dfd49ceaf6a60e8f6d2d25b933c
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.