Fix estate's access panel having an opaque background
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user