Skip to content

Commit 1fdac18

Browse files
committed
Theme Perwez - Sectionfiles color
1 parent cb13742 commit 1fdac18

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

perwez/src/scss/main.scss

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -728,12 +728,8 @@ footer #container-section-noussuivre {
728728
}
729729
}
730730

731-
.portaltype-imio-smartweb-page
732-
#main-container
733-
.sectionfiles
734-
.section-container
735-
.table_display
736-
.table_image {
731+
// .portaltype-imio-smartweb-page
732+
#main-container .sectionfiles .section-container .table_display .table_image {
737733
background-color: $primary-orange;
738734
border: 0;
739735
border-radius: 20px;
@@ -899,21 +895,21 @@ h3 {
899895
height: auto !important;
900896
}
901897

902-
.portaltype-imio-smartweb-page
903-
#main-container
898+
// .portaltype-imio-smartweb-page
899+
#main-container
904900
.sectionfiles
905901
.section-container
906902
.table_display
907903
.table_image
908904
a,
909-
.portaltype-imio-smartweb-page
905+
// .portaltype-imio-smartweb-page
910906
#main-container
911907
.sectionfiles
912908
.section-container
913909
.table_display
914910
.table_image
915911
div,
916-
.portaltype-imio-smartweb-page
912+
// .portaltype-imio-smartweb-page
917913
#main-container
918914
.sectionfiles
919915
.section-container
@@ -923,12 +919,8 @@ h3 {
923919
color: $primary-blue !important;
924920
}
925921

926-
.portaltype-imio-smartweb-page
927-
#main-container
928-
.sectionfiles
929-
.section-container
930-
.table_display
931-
.table_image {
922+
// .portaltype-imio-smartweb-page
923+
#main-container .sectionfiles .section-container .table_display .table_image {
932924
background-color: #fff;
933925
border: 1px solid $primary-blue;
934926
color: $primary-blue;
@@ -947,7 +939,8 @@ h3 {
947939
margin: 1.25rem 0 0;
948940
}
949941

950-
.portaltype-imio-smartweb-page #main-container .sectionfiles .section-title {
942+
// .portaltype-imio-smartweb-page
943+
#main-container .sectionfiles .section-title {
951944
padding: 10px 0 !important;
952945
}
953946

0 commit comments

Comments
 (0)