Explorar el Código

display:none entity boussole fields in form

bach hace 2 años
padre
commit
2f126850d7
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      src/web/themes/custom/ouatminimal_theme/css/ouatminimal.css

+ 6 - 0
src/web/themes/custom/ouatminimal_theme/css/ouatminimal.css

@@ -198,6 +198,12 @@
   border:none;
 }
 
+
+div.field--name-field-actuel-future.form-wrapper,
+div.field--name-field-prise.form-wrapper,
+div.field--name-field-menace-maintien-degres.form-wrapper{
+  display: none;
+}
 .field--name-field-actuel-future > fieldset legend{
   display:none;
 }