]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/css/ext6-pmx.css
css: fix debian openlogo background-size for chrom* based browsers
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 07:16:41 +0000 (09:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 07:18:45 +0000 (09:18 +0200)
commit665b206b0fc72f100865a2f495f6954aa716d475
tree7bc970eea26263bc38c43f81b5f67529794ce958
parent4fc57df439d64dd3e98544649e0457becffae699
css: fix debian openlogo background-size for chrom* based browsers

The debian one higher than wide and it seems, contrary to my belief,
the background-size is not taken for both, height and width if only
one param is set, but rather the second paramet height then defaults
to `auto` which Firefox and Chromium handle different in this case.

Set both to make this fixed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/css/ext6-pmx.css