css: unify button icon font-size to 14px

in a central place, we already have some of those set in pve or pbs
css

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-22 18:12:22 +01:00
parent 8969bdadf6
commit abbb481864

View File

@ -75,6 +75,13 @@ div.right-aligned {
font-size: 14px;
}
.x-btn-icon-el-default-toolbar-small {
font-size: 14px;
}
.x-btn-icon-el-default-small {
font-size: 14px;
}
.x-tab-icon-el-default {
color: #000;
font-size: 14px;