mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-04 06:39:06 +00:00
gui: remove chrome/extjs workaround
it seems that this is not needed anymore, at least i cannot see any difference with/without it here (chromium 76) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
7cfd876e34
commit
d20469e93b
@ -575,15 +575,6 @@ table.osds td:first-of-type {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* chrome 56 fix */
|
|
||||||
.x-webkit .x-form-text {
|
|
||||||
height: 100% !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.x-webkit :not(.x-form-textarea-body) > .x-form-trigger-wrap {
|
|
||||||
height: initial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.proxmox-invalid-row {
|
.proxmox-invalid-row {
|
||||||
background-color: #f3d6d7;
|
background-color: #f3d6d7;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user