| ... |
... |
@@ -6,7 +6,7 @@ |
| 6 |
6 |
'documentation': "Formcycle.FormDesigner", |
| 7 |
7 |
'bgcolor': '#617496', |
| 8 |
8 |
'color': '#fff', |
| 9 |
|
- 'colordesc': '#efefef' |
|
9 |
+ 'colordesc': '#e1e2e4' |
| 10 |
10 |
}, { |
| 11 |
11 |
'iconfc': 'workflow-fill', |
| 12 |
12 |
'title': 'Workflow', |
| ... |
... |
@@ -14,7 +14,7 @@ |
| 14 |
14 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
| 15 |
15 |
'bgcolor': '#617496', |
| 16 |
16 |
'color': '#fff', |
| 17 |
|
- 'colordesc': '#efefef' |
|
17 |
+ 'colordesc': '#e1e2e4' |
| 18 |
18 |
}, { |
| 19 |
19 |
'iconfc': 'wrench', |
| 20 |
20 |
'title': 'Verwaltung', |
| ... |
... |
@@ -30,7 +30,7 @@ |
| 30 |
30 |
'documentation': 'Formcycle.Inbox', |
| 31 |
31 |
'bgcolor': '#ffab70', |
| 32 |
32 |
'color': '#fff', |
| 33 |
|
- 'colordesc': '#efefef' |
|
33 |
+ 'colordesc': '#e1e2e4' |
| 34 |
34 |
}, { |
| 35 |
35 |
'icon': 'fa fa-download', |
| 36 |
36 |
'title': 'Installation', |