add OpenID icon
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5e0cecb7d5
commit
de73e0b3d8
@ -132,6 +132,12 @@ div.right-aligned {
|
||||
background-image:url(../images/proxmox-symbol-x.svg);
|
||||
}
|
||||
|
||||
.pmx-itype-icon-openid-logo {
|
||||
padding-left: 22px;
|
||||
background-size: 16px 16px;
|
||||
background-image:url(../images/openid-icon-100x100.png);
|
||||
}
|
||||
|
||||
/* change font for config panel back to fontawesome */
|
||||
.x-treelist-item-expanded > * > * > .x-treelist-item-expander::after,
|
||||
.x-treelist-item-expander::after {
|
||||
|
@ -4,6 +4,7 @@
|
||||
include ../defines.mk
|
||||
|
||||
IMAGES=pmx-clear-trigger.png \
|
||||
openid-icon-100x100.png \
|
||||
icon-cpu.png \
|
||||
icon-ram.png \
|
||||
debian-swirl-openlogo.svg \
|
||||
|
BIN
src/images/openid-icon-100x100.png
Normal file
BIN
src/images/openid-icon-100x100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
x
Reference in New Issue
Block a user