small nice fixes

This commit is contained in:
Pau Capó 2024-01-17 13:17:46 +01:00
parent 55a20e1ae4
commit 5fe0c7993d

View file

@ -466,3 +466,11 @@ i {
font-size: 12px; font-size: 12px;
height: 10px; height: 10px;
} }
#table tbody tr td a.edit,
#fieldset-history a.edit,
#table thead tr td a.edit-all,
#fieldset-history a.edit-all {
font-size: 12px;
background: transparent;
}