online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/scrollbar/grabber-pressed.tres')
| -rw-r--r-- | ui/theme/scrollbar/grabber-pressed.tres | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ui/theme/scrollbar/grabber-pressed.tres b/ui/theme/scrollbar/grabber-pressed.tres deleted file mode 100644 index b086318..0000000 --- a/ui/theme/scrollbar/grabber-pressed.tres +++ /dev/null @@ -1,14 +0,0 @@ -[gd_resource type="StyleBoxFlat" format=2] - -[resource] -content_margin_left = 2.0 -content_margin_right = 2.0 -content_margin_top = 5.0 -content_margin_bottom = 5.0 -bg_color = Color( 0.513726, 0.580392, 0.588235, 1 ) -corner_radius_top_left = 10 -corner_radius_top_right = 10 -corner_radius_bottom_right = 10 -corner_radius_bottom_left = 10 -expand_margin_left = 1.0 -expand_margin_right = 1.0 |