[TikiWiki-commits] [Git][tikiwiki/tiki][master] [NEW][UI] Tikiben theme - Added CSS to improve styling of wiki edit page.
"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <695f0c948ad68_2c1576ccc62221@gitlab-sidekiq-low-urgency-cpu-bound-v2-7dd748c866-crmtn.mail> |
Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
4c484c61 by Gary Cunningham-Lee at 2026-01-08T10:37:51+09:00
[NEW][UI] Tikiben theme - Added CSS to improve styling of wiki edit page.
---
* [NEW][UI] Tikiben theme - Added CSS to improve styling of wiki edit page.
See merge request tikiwiki/tiki!9322
- - - - -
1 changed file:
- themes/tikiben/scss/_color-mode_elements_and_exceptions.scss
Changes:
=====================================
themes/tikiben/scss/_color-mode_elements_and_exceptions.scss
=====================================
@@ -52,7 +52,8 @@ $imagePath: "../images/";
.tiki-view_tracker .tab-pane.active h2,
.t_navbar + .description.form-text, // File gallery thumbnails (not elFinder)
.no-decorations, // This may need more specificity to prevent instances inside styling-element, etc.
- .no-box // This may need more specificity to prevent instances inside styling-element, etc.
+ .no-box, // This may need more specificity to prevent instances inside styling-element, etc.
+ #editpageform fieldset
{
color: var(--tiki-nonmode-color) !important; // #d0d2d2
}
@@ -159,8 +160,9 @@ $imagePath: "../images/";
.col1 > .alert-link,
.col1 > p,
footer.form-text, // Wiki and article rating form
-main > form, // Categories
+main > form:not(#editpageform), // Categories
main > .tab-content, // Wiki list pages
+#editpageform .tab-content, // Edit wiki page
main > .table-responsive, // Wiki last changes
// Blogs
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4c484c61427f8814ffbbd5c3872d8707aa29e550
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/4c484c61427f8814ffbbd5c3872d8707aa29e550
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