diff --git a/src/1p-filters.html b/src/1p-filters.html index 8085346b5..97a183db7 100644 --- a/src/1p-filters.html +++ b/src/1p-filters.html @@ -23,7 +23,7 @@
-

question-circle

+

question-circle

diff --git a/src/css/1p-filters.css b/src/css/1p-filters.css index 81c247f7b..679e4b883 100644 --- a/src/css/1p-filters.css +++ b/src/css/1p-filters.css @@ -14,6 +14,9 @@ body { .body { flex-shrink: 0; } +[data-i18n="1pTrustWarning"] { + font-weight: bold; + } .codeMirrorContainer { flex-grow: 1; }