diff --git a/web/settings/theme.json b/web/settings/theme.json index 24785e3..959bda7 100644 --- a/web/settings/theme.json +++ b/web/settings/theme.json @@ -19,9 +19,9 @@ "infoColorSuppl": "#4098FCFF", "successColor": "#18A058FF", - "successColorHover": "#F4511E", + "successColorHover": "#36AD6AFF", "successColorPressed": "#0C7A43FF", - "successColorSuppl": "#F4511E", + "successColorSuppl": "#36AD6AFF", "warningColor": "#F0A020FF", "warningColorHover": "#FCB040FF", diff --git a/web/src/components/table/CrudTable.vue b/web/src/components/table/CrudTable.vue index e8ca036..238b01e 100644 --- a/web/src/components/table/CrudTable.vue +++ b/web/src/components/table/CrudTable.vue @@ -4,6 +4,11 @@ + +
+ +
+