summaryrefslogtreecommitdiff
path: root/Assets/Styles/GuiBoxPressed.tres
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Styles/GuiBoxPressed.tres')
-rw-r--r--Assets/Styles/GuiBoxPressed.tres12
1 files changed, 12 insertions, 0 deletions
diff --git a/Assets/Styles/GuiBoxPressed.tres b/Assets/Styles/GuiBoxPressed.tres
new file mode 100644
index 0000000..cedec54
--- /dev/null
+++ b/Assets/Styles/GuiBoxPressed.tres
@@ -0,0 +1,12 @@
+[gd_resource type="StyleBoxFlat" format=2]
+
+[resource]
+content_margin_left = 8.0
+content_margin_right = 8.0
+content_margin_top = 8.0
+content_margin_bottom = 8.0
+bg_color = Color( 0, 0, 0, 0.862745 )
+corner_radius_top_left = 8
+corner_radius_top_right = 8
+corner_radius_bottom_right = 8
+corner_radius_bottom_left = 8