online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/main.tres')
| -rw-r--r-- | ui/theme/main.tres | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/theme/main.tres b/ui/theme/main.tres index 333e5d3..c729f76 100644 --- a/ui/theme/main.tres +++ b/ui/theme/main.tres @@ -33,6 +33,8 @@ border_width_right = 2 border_width_bottom = 2 border_color = Color( 1, 1, 1, 1 ) corner_detail = 20 +expand_margin_left = 10.0 +expand_margin_right = 10.0 [sub_resource type="StyleBoxFlat" id=10] content_margin_left = 30.0 |