online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/button/buttonpressed.tres')
| -rw-r--r-- | ui/theme/button/buttonpressed.tres | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ui/theme/button/buttonpressed.tres b/ui/theme/button/buttonpressed.tres deleted file mode 100644 index 276c946..0000000 --- a/ui/theme/button/buttonpressed.tres +++ /dev/null @@ -1,17 +0,0 @@ -[gd_resource type="StyleBoxFlat" format=2] - -[resource] -content_margin_left = 10.0 -content_margin_right = 10.0 -content_margin_top = 10.0 -content_margin_bottom = 10.0 -bg_color = Color( 0.14902, 0.545098, 0.823529, 1 ) -border_width_left = 2 -border_width_top = 2 -border_width_right = 2 -border_width_bottom = 2 -border_color = Color( 0.992157, 0.964706, 0.890196, 1 ) -corner_radius_top_left = 10 -corner_radius_top_right = 10 -corner_radius_bottom_right = 10 -corner_radius_bottom_left = 10 |