Browse Source

Some CSS fix

Amauri CHAMPEAUX 4 years ago
parent
commit
9807d3c68f
1 changed files with 17 additions and 0 deletions
  1. 17 0
      css/tarteaucitron.css

+ 17 - 0
css/tarteaucitron.css

@@ -5,6 +5,23 @@
 
 #tarteaucitronContentWrapper {display:unset;}
 
+/** 27032021 **/
+button.tarteaucitron-toggle-group {
+    display: block;
+}
+span.tarteaucitronH3 {
+    font-weight: 700!important;
+}
+#tarteaucitron #tarteaucitronServices_mandatory .tarteaucitronH3 {
+    font-weight: 500!important;
+    font-size: 14px;
+    margin-top: 7px;
+}
+.tarteaucitronLine {
+    border-left: 0px solid transparent!important;
+}
+/*****/
+
 /***
 * Reset CSS
 */