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

[ticket/16681] Use Font Icons for ACP Action Buttons

PHPBB3-16681
This commit is contained in:
Matt Friedman
2021-01-10 14:49:46 -08:00
parent b48d3328fe
commit 6e5cb747b0
3 changed files with 19 additions and 10 deletions

View File

@@ -2739,3 +2739,7 @@ fieldset.permissions .padding {
width: 1em;
}
/* stylelint-enable declaration-property-unit-whitelist */
.acp-icon {
font-size: 1.5em;
}