Fix estate's access panel having an opaque background

This commit is contained in:
Liru Færs
2019-10-14 21:55:03 -04:00
parent 0b1f605bba
commit f38d200e93

View File

@@ -27,8 +27,6 @@
<!-- ============================= ESTATE MANAGERS tab ====================== --> <!-- ============================= ESTATE MANAGERS tab ====================== -->
<panel <panel
background_opaque="true"
background_visible="true"
bottom="-1" bottom="-1"
follows="all" follows="all"
label="Estate Managers" label="Estate Managers"
@@ -111,8 +109,6 @@
<!-- ================================ ALLOWED tab =========================== --> <!-- ================================ ALLOWED tab =========================== -->
<panel <panel
background_opaque="true"
background_visible="true"
bottom="-1" bottom="-1"
follows="all" follows="all"
label="Allowed" label="Allowed"
@@ -225,8 +221,6 @@
<!-- ============================= ALLOWED GROUPS tab ======================= --> <!-- ============================= ALLOWED GROUPS tab ======================= -->
<panel <panel
background_opaque="true"
background_visible="true"
bottom="-1" bottom="-1"
follows="all" follows="all"
label="Allowed Groups" label="Allowed Groups"
@@ -336,8 +330,6 @@
<!-- ================================ BANNED tab ============================ --> <!-- ================================ BANNED tab ============================ -->
<panel <panel
background_opaque="true"
background_visible="true"
bottom="-1" bottom="-1"
follows="all" follows="all"
label="Banned" label="Banned"