Skip to content

Commit fbde0d0

Browse files
committed
Theme Rixensart - Section files portal page
1 parent 4fbef01 commit fbde0d0

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

rixensart/src/scss/main.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -769,16 +769,3 @@ h3 {
769769
}
770770
}
771771
}
772-
773-
.sectionfiles {
774-
padding: 1rem 0;
775-
776-
.item_infos {
777-
color: #fff;
778-
}
779-
780-
a.collapsed {
781-
color: #fff;
782-
font-size: 2rem;
783-
}
784-
}

rixensart/src/scss/se-files.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
.portaltype-imio-smartweb-page #main-container .sectionfiles {
1+
.portaltype-imio-smartweb-page #main-container .sectionfiles,
2+
.portaltype-imio-smartweb-portalpage #main-container .sectionfiles {
23
background-color: #fff;
34
border-radius: 0;
45
font-weight: bold;

0 commit comments

Comments
 (0)