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:
@@ -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;
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user