Add background for dashboard home and deposit pages

This commit is contained in:
argirok 2022-07-27 13:50:32 +03:00
parent d689686aa8
commit a064da7524
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ noscript, ol, section, table, tfoot, ul, video;
}
/* Search Form */
.search-form {
.search-form, .generalSearchForm {
background-color: @general-search-form-background;
background-image: @general-search-form-background-image;
}