#1760 [core] Listing show parameters !216

This commit is contained in:
Diatrex 2020-10-01 10:55:50 +03:00
parent 6204e1de42
commit 334ba6bc11
2 changed files with 1 additions and 6 deletions

View File

@ -118,15 +118,10 @@
.result-text h1 { .result-text h1 {
font-size: 13px; font-size: 13px;
margin: 0; margin: 0;
padding-right: 6px;
line-height: 1.5; line-height: 1.5;
max-width: 330px; max-width: 330px;
} }
.result-text span:first-child {
font-weight: 500;
}
.result-text span:last-child { .result-text span:last-child {
color: #8f0100; color: #8f0100;
font-weight: 500; font-weight: 500;

View File

@ -26,7 +26,7 @@
"{{ catText }}" "{{ catText }}"
</h1> </h1>
{% endif %} {% endif %}
<span style="color: #8f0100; font-weight: 500;"> <span>
{{ advs.total }} {{ trans('visiosoft.module.advs::field.ads')|lower }} {{ advs.total }} {{ trans('visiosoft.module.advs::field.ads')|lower }}
</span> </span>
{{ trans('visiosoft.module.advs::field.were_found') }} {{ trans('visiosoft.module.advs::field.were_found') }}