online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/scrollbar/scroll.tres')
| -rw-r--r-- | ui/theme/scrollbar/scroll.tres | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/theme/scrollbar/scroll.tres b/ui/theme/scrollbar/scroll.tres index f7a69ac..769339f 100644 --- a/ui/theme/scrollbar/scroll.tres +++ b/ui/theme/scrollbar/scroll.tres @@ -1,8 +1,8 @@ [gd_resource type="StyleBoxFlat" format=2] [resource] -content_margin_left = 2.0 -content_margin_right = 2.0 +content_margin_left = 5.0 +content_margin_right = 5.0 bg_color = Color( 0.027451, 0.211765, 0.258824, 1 ) corner_radius_top_left = 10 corner_radius_top_right = 10 |