fixes #2456 use same style as choose filters popin

This commit is contained in:
HWFord
2025-11-24 14:03:31 +01:00
parent 6a85142a82
commit 9f72b3bb12
5 changed files with 8 additions and 7 deletions

View File

@@ -23,7 +23,8 @@
.filter-manager-popin .mcs-popin-title, .filter-manager-popin .mcs-popin-title,
.tags-found-popin .mcs-popin-title, .tags-found-popin .mcs-popin-title,
.albums-found-popin .mcs-popin-title { .albums-found-popin .mcs-popin-title,
.quick-search-headers .mcs-popin-title {
color: #ff7700; color: #ff7700;
} }

View File

@@ -23,7 +23,8 @@
.filter-manager-popin .mcs-popin-title, .filter-manager-popin .mcs-popin-title,
.tags-found-popin .mcs-popin-title, .tags-found-popin .mcs-popin-title,
.albums-found-popin .mcs-popin-title { .albums-found-popin .mcs-popin-title,
.quick-search-headers .mcs-popin-title {
color: #ff7700bb; color: #ff7700bb;
} }

View File

@@ -1,9 +1,7 @@
.quick-search-headers { .quick-search-headers {
font-size: 1.4em; font-size: 19px;
font-weight: bold; font-weight: bold;
text-align: center;
margin-bottom: 10px; margin-bottom: 10px;
margin-top: 15px;
} }
.quick-search-infos p { .quick-search-infos p {

View File

@@ -56,7 +56,8 @@
.filter-manager-popin .mcs-popin-title, .filter-manager-popin .mcs-popin-title,
.tags-found-popin .mcs-popin-title, .tags-found-popin .mcs-popin-title,
.albums-found-popin .mcs-popin-title { .albums-found-popin .mcs-popin-title,
.quick-search-headers .mcs-popin-title{
width: 100%; width: 100%;
font-size: 19px; font-size: 19px;
font-weight: 700; font-weight: 700;

View File

@@ -1,7 +1,7 @@
{combine_css path="themes/default/css/help/quick_search.css"} {combine_css path="themes/default/css/help/quick_search.css"}
<div class="quick-search-headers"> <div class="quick-search-headers">
<span>{"Search using extended syntax"|translate}</span> <span class="mcs-popin-title">{"Search using extended syntax"|translate}</span>
</div> </div>
<div class="quick-search-infos"> <div class="quick-search-infos">
<p> <p>