1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

[ticket/17283] Replace iconify fa with direct fa icons

PHPBB3-17283
This commit is contained in:
Marc Alexander
2024-01-03 21:33:16 +01:00
parent 91af7e5df6
commit 8bbb4aa25d
34 changed files with 158 additions and 152 deletions

View File

@@ -504,6 +504,7 @@ dd .signature {
/* Jump to post link for now */
ul.searchresults {
font-size: 12px;
text-align: right;
clear: both;
list-style: none;

View File

@@ -46,6 +46,10 @@ svg {
vertical-align: baseline !important;
}
.format-buttons .fa-fw {
width: 125%;
}
.o-icon + span,
span + .o-icon {
padding-left: 4px;
@@ -68,6 +72,7 @@ blockquote cite:before,
.c-forum-row-icon,
.c-notification-check-icon {
font-size: 20px;
width: 20px;
height: 20px;
margin-top: 0;