online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/flatpanel.tres')
| -rw-r--r-- | ui/theme/flatpanel.tres | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/theme/flatpanel.tres b/ui/theme/flatpanel.tres deleted file mode 100644 index 495bc37..0000000 --- a/ui/theme/flatpanel.tres +++ /dev/null @@ -1,6 +0,0 @@ -[gd_resource type="StyleBoxFlat" format=2] - -[resource] -content_margin_top = 10.0 -content_margin_bottom = 10.0 -bg_color = Color( 0, 0.168627, 0.211765, 1 ) |