Skip to content

Commit 74a9b6f

Browse files
committed
Theme for Mouscron
1 parent 799eee3 commit 74a9b6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

mouscron/src/scss/main.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ $enable-roboto-webfont: false;
3636
@import "./contact";
3737
@import "./home/bulletins";
3838

39+
.r-search-container .r-search-highlighter {
40+
border-bottom: 2px solid $primary-red;
41+
background: $primary-red;
42+
}
43+
44+
.r-search-container .r-search.search-bar-filter input {
45+
margin: 0;
46+
}
47+
3948
.mask-menu,
4049
#portal-globalnav li.show-nav > .has_subtree.dropdown {
4150
z-index: 2;

0 commit comments

Comments
 (0)