[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] Cypht: style for input in ligth &v dark mode, top padding & max with
"Victor Emanouilov \(@kroky\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <690b6f00eb173_2ce2630378cf@gitlab-sidekiq-low-urgency-cpu-bound-v2-675f7f6dbf-2d99n.mail> |
Victor Emanouilov pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki
Commits:
595b3dba by Steven ngesera at 2025-11-05T15:28:57+00:00
[FIX] Cypht: style for input in ligth &v dark mode, top padding & max with
---
* [FIX] Cypht: style for input in ligth &v dark mode, top padding & max with
See merge request tikiwiki/tiki!8063
- - - - -
1 changed file:
- themes/base_files/scss/_cypht-tiki.scss
Changes:
=====================================
themes/base_files/scss/_cypht-tiki.scss
=====================================
@@ -89,6 +89,19 @@
}
.inline-cypht {
+ .item_to_trackers {
+ .move_to_title {
+ background-color: transparent;
+ }
+ }
+
+ .form-control, .form-control:focus {
+ background-color: transparent;
+ border-color: var(--bs-body-bg);
+ }
+ .search_content {
+ background-color: transparent;
+ }
a:not(.btn):hover {
text-decoration: $link-hover-decoration !important;
}
@@ -496,3 +509,19 @@
#col1 { padding: 0; border: none; }
#col2, #col3 { margin-left: 15px; margin-right: 15px; }
}
+
+.tiki-webmail {
+ #middle_outer {
+ .middle-wrapper {
+ padding-top: 65px;
+ }
+ }
+}
+
+@media screen and (min-width: 1200px) {
+ .tiki-webmail {
+ .container {
+ max-width: 1420px;
+ }
+ }
+}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/595b3dba14c2b39a6d4f16b4a29ea393b5b11023
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/595b3dba14c2b39a6d4f16b4a29ea393b5b11023
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