We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbef01 commit fbde0d0Copy full SHA for fbde0d0
rixensart/src/scss/main.scss
@@ -769,16 +769,3 @@ h3 {
769
}
770
771
772
-
773
-.sectionfiles {
774
- padding: 1rem 0;
775
776
- .item_infos {
777
- color: #fff;
778
- }
779
780
- a.collapsed {
781
782
- font-size: 2rem;
783
784
-}
rixensart/src/scss/se-files.scss
@@ -1,4 +1,5 @@
1
-.portaltype-imio-smartweb-page #main-container .sectionfiles {
+.portaltype-imio-smartweb-page #main-container .sectionfiles,
2
+.portaltype-imio-smartweb-portalpage #main-container .sectionfiles {
3
background-color: #fff;
4
border-radius: 0;
5
font-weight: bold;
0 commit comments