[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <68a304583f997_2dd6d58542bf@gitlab-sidekiq-low-urgency-cpu-bound-v2-5b8f9fb769-mw677.mail>

Victor Emanouilov pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
df22e97b by Steven ngesera at 2025-08-18T10:38:10+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/df22e97bafa163b0ff5333d613294862f27925ef

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