From a99385cfe6c1498b25aca081530578c5a7a5244c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Santilio?= Date: Mon, 24 Aug 2020 13:45:31 +0200 Subject: [PATCH] --- .../resources/styles/Branch-black.tres | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 addons/github-integration/resources/styles/Branch-black.tres diff --git a/addons/github-integration/resources/styles/Branch-black.tres b/addons/github-integration/resources/styles/Branch-black.tres deleted file mode 100644 index 85a6b95..0000000 --- a/addons/github-integration/resources/styles/Branch-black.tres +++ /dev/null @@ -1,17 +0,0 @@ -[gd_resource type="StyleBoxFlat" format=2] - -[resource] -content_margin_left = 5.0 -content_margin_right = 5.0 -content_margin_top = 10.0 -content_margin_bottom = 10.0 -bg_color = Color( 0.235294, 0.286275, 0.333333, 1 ) -border_width_left = 1 -border_width_top = 1 -border_width_right = 1 -border_width_bottom = 1 -border_color = Color( 0.180392, 0.231373, 0.301961, 1 ) -corner_radius_top_left = 10 -corner_radius_top_right = 10 -corner_detail = 20 -anti_aliasing = false