diff --git a/Klaus.iml b/Klaus.iml index b9413d4..223e11d 100644 --- a/Klaus.iml +++ b/Klaus.iml @@ -34,6 +34,7 @@ + diff --git a/src/main/resources/static/css/main.css b/src/main/resources/static/css/main.css index 9141794..87f3276 100644 --- a/src/main/resources/static/css/main.css +++ b/src/main/resources/static/css/main.css @@ -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; } diff --git a/src/main/resources/static/html/mock.html b/src/main/resources/static/html/mock.html index b8c41d3..3b54cdf 100644 --- a/src/main/resources/static/html/mock.html +++ b/src/main/resources/static/html/mock.html @@ -92,15 +92,22 @@