X's replaced with ×

This commit is contained in:
2021-03-05 13:51:51 +01:00
parent def39f3ae8
commit c8e5a16e9e
8 changed files with 32 additions and 13 deletions

View File

@@ -202,6 +202,7 @@ label {
/*TODO add style to general stylesheet. Gray if inactive red if hover*/
.btn-del-MenuItem {
margin-left: -20px;
float: left;
font-size: 24px;
color: lightgray;
@@ -244,6 +245,7 @@ label {
/*TODO add to general styles. Gray if inactive green if hover*/
.btn-table-add {
font-weight: 700;
color: lightgray;
cursor: pointer;
}