Parcourir la source

telephone offre service display none

ouidade il y a 3 ans
Parent
commit
6d81dd976b

+ 3 - 1
web/themes/custom/eql/css-compiled/styles.css

@@ -1937,8 +1937,10 @@ a {
         color: white;
         font-weight: 600;
         padding-left: 1rem;
-        padding-right: 1rem; }
+        padding-right: 1rem;
+        padding-bottom: 1rem; }
       .page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-telephone {
+        display: none;
         background: #009ee3;
         color: white;
         font-weight: 600;

Fichier diff supprimé car celui-ci est trop grand
+ 3 - 1
web/themes/custom/eql/css-prefixed/styles.css


+ 3 - 0
web/themes/custom/eql/scss/pages/_offre.scss

@@ -143,8 +143,11 @@
                   
                     padding-left: 1rem;
                     padding-right: 1rem;
+                    padding-bottom: 1rem;
+
                 }                
                 .block-entity-fieldnodefield-telephone{
+                    display: none;
                     background: $blue-light;
                     color: $white;
                     font-weight: 600;

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff