1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/17291] Use font icons instead of SVGs

PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
Matt Friedman
2024-02-23 16:39:40 -08:00
parent 873c838d57
commit 3cc3bc7e81
4 changed files with 14 additions and 10 deletions

View File

@@ -2965,6 +2965,11 @@ fieldset.permissions .permissions-switch {
font-style: normal;
}
.table1 .o-icon {
font-size: 20px;
padding: 10px 0;
}
.send-stats-data-row {
background: #f9f9f9;
border: #dedede 1px solid;