mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-03 01:04:30 +00:00
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:
parent
8969bdadf6
commit
abbb481864
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user