[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Commented out a rule that could potentially misapply the dropdown...
"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69c3f72b92b52_3b18dfa8765af@gitlab-sidekiq-low-urgency-cpu-bound-v2-c888ff6fd-tfl7t.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
06f4f0f7 by Gary Cunningham-Lee at 2026-03-25T23:46:57+09:00
[FIX][UI] Commented out a rule that could potentially misapply the dropdown...
---
* [FIX][UI] Commented out a rule that could potentially misapply the dropdown background color to navbars (effectively reverts MR6966).
See merge request tikiwiki/tiki!9851
- - - - -
1 changed file:
- themes/base_files/scss/_tiki-selectors.scss
Changes:
=====================================
themes/base_files/scss/_tiki-selectors.scss
=====================================
@@ -1251,9 +1251,10 @@ blockquote {
position: relative;
}
-.sm-navbar:not(.sm-navbar--dropdowns-only).sm-navbar {
- --sm-collapsible-navbar-bg: var(--bs-dropdown-bg);
-}
+// Not sure the reason for this rule but the navbar background color should be set by L&F option, not the dropdown bg color. Reverts MR6966.
+//.sm-navbar:not(.sm-navbar--dropdowns-only).sm-navbar {
+// --sm-collapsible-navbar-bg: var(--bs-dropdown-bg);
+//}
.sm-sub-toggler::after {
--sm-sub-toggler-icon-size: 0.7rem;
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/06f4f0f79f72f27a8632a2b25c81cbcffb4cc1c5
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/06f4f0f79f72f27a8632a2b25c81cbcffb4cc1c5
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