Skip to content

Commit 0378d7d

Browse files
committed
Theme for Mouscron
1 parent 74a9b6f commit 0378d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mouscron/src/scss/main.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ $enable-roboto-webfont: false;
3737
@import "./home/bulletins";
3838

3939
.r-search-container .r-search-highlighter {
40-
border-bottom: 2px solid $primary-red;
41-
background: $primary-red;
40+
border-bottom: 2px solid $primary-red !important;
41+
background: $primary-red !important;
4242
}
4343

4444
.r-search-container .r-search.search-bar-filter input {

0 commit comments

Comments
 (0)