css: increase padding for Debian and Proxmox symbol logos
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
77d6d9929e
commit
3dfb0b9a2b
@ -122,10 +122,12 @@ div.right-aligned {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pmx-itype-icon-debian-swirl {
|
.pmx-itype-icon-debian-swirl {
|
||||||
|
padding-left: 22px;
|
||||||
background-size: 16px;
|
background-size: 16px;
|
||||||
background-image:url(../images/debian-swirl-openlogo.svg);
|
background-image:url(../images/debian-swirl-openlogo.svg);
|
||||||
}
|
}
|
||||||
.pmx-itype-icon-proxmox-x {
|
.pmx-itype-icon-proxmox-x {
|
||||||
|
padding-left: 22px;
|
||||||
background-size: 16px;
|
background-size: 16px;
|
||||||
background-image:url(../images/proxmox-symbol-x.svg);
|
background-image:url(../images/proxmox-symbol-x.svg);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user