Diffstat (limited to 'ui/new_styleboxflat.tres')
| -rw-r--r-- | ui/new_styleboxflat.tres | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/new_styleboxflat.tres b/ui/new_styleboxflat.tres deleted file mode 100644 index 02871b3..0000000 --- a/ui/new_styleboxflat.tres +++ /dev/null @@ -1,13 +0,0 @@ -[gd_resource type="StyleBoxFlat" format=2] - -[resource] -bg_color = Color( 1, 0.85098, 0.054902, 0.588235 ) -corner_radius_top_left = 1 -corner_radius_top_right = 1 -corner_radius_bottom_right = 1 -corner_radius_bottom_left = 1 -expand_margin_left = 4.0 -expand_margin_right = 4.0 -expand_margin_top = 4.0 -expand_margin_bottom = 4.0 -anti_aliasing = false |