Skip to content

Commit f220312

Browse files
cosmetic updates (based on css)
1 parent 76712d1 commit f220312

File tree

25 files changed

+640
-672
lines changed

25 files changed

+640
-672
lines changed

Project/Sources/Forms/D_AI_Prompt/form.4DForm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -446,9 +446,9 @@
446446
"left": 575,
447447
"width": 0,
448448
"height": 30,
449-
"stroke": "#c0c0c0",
450449
"sizingY": "move",
451-
"sizingX": "move"
450+
"sizingX": "move",
451+
"class": "separator"
452452
},
453453
"Button12": {
454454
"type": "button",
@@ -535,7 +535,7 @@
535535
}
536536
}
537537
],
538-
"geometryStamp": 1781,
538+
"geometryStamp": 1783,
539539
"editor": {
540540
"activeView": "View 1",
541541
"defaultView": "View 1",

Project/Sources/Forms/WP_Palette/form.4DForm

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@
5757
"left": 0,
5858
"width": 260,
5959
"height": 29,
60-
"fill": "#D7DDD7",
61-
"stroke": "transparent",
62-
"borderRadius": 0
60+
"borderRadius": 0,
61+
"class": "background"
6362
},
6463
"TabArea": {
6564
"type": "rectangle",
@@ -459,7 +458,7 @@
459458
"left": 0,
460459
"width": 260,
461460
"height": 0,
462-
"stroke": "#434343"
461+
"class": "separator"
463462
},
464463
"Rect1": {
465464
"type": "rectangle",
@@ -516,5 +515,5 @@
516515
}
517516
}
518517
},
519-
"geometryStamp": 530
518+
"geometryStamp": 536
520519
}

0 commit comments

Comments
 (0)