File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -94,3 +94,13 @@ $table-row-background-color-even: $color-white;
9494$table-row-background-color-odd : $secondary ;
9595$table-row-background-color-even-hover : $color-vaalean-harmaa ;
9696$table-row-background-color-odd-hover : $secondary-dark ;
97+
98+ /* --------------------------------------------------------------
99+ assets/styles/overrides/_breadcrumbs.scss
100+ --------------------------------------------------------------*/
101+ $tms-breadcrumb-item-color-hover : $color-darkblue ;
102+
103+ /* --------------------------------------------------------------
104+ assets/styles/views/_search.scss
105+ --------------------------------------------------------------*/
106+ $search-item-hover : $color-darkblue ;
Original file line number Diff line number Diff line change 1- /* !
2- * Copyright (c) 2021. Geniem Oy
3- */
4-
51.search {
62 & __term {
73 width : 50% ;
You can’t perform that action at this time.
0 commit comments