Am 07/10/2022 um 13:18 schrieb Matthias Heiserer:
> Signed-off-by: Matthias Heiserer <m.heise...@proxmox.com>
> ---
> 
> Changes from v1:
> remove both action column styles
> 
>  www/css/ext6-pbs.css | 14 --------------
>  1 file changed, 14 deletions(-)
> 
> diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css
> index 3c8bed55..7fc60eee 100644
> --- a/www/css/ext6-pbs.css
> +++ b/www/css/ext6-pbs.css
> @@ -127,20 +127,6 @@ table:not(.x-grid-item-selected) tr.x-grid-row.disabled {
>      color: #cfcfcf;
>  }
>  
> -/* fix action column icons */
> -.x-action-col-icon {
> -    font-size: 13px;
> -    height: 13px;
> -}
> -
> -.x-grid-cell-inner-action-col {
> -    padding: 6px 10px 5px;
> -}

^- above rule gets lost and bloats up vertical padding quite a bit in the 
progress,
there's no commit message so a bit hard to tell, but just from the subject I'd 
think
that this is meant to be done, or?


> -
> -.x-action-col-icon:before {
> -    color: #555;
> -}
> -
>  .x-treelist-item-icon {
>      color: #000;
>  }



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to