BITFALL/Assets/Artists/UX/Cell-Element.uxml

4 lines
454 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements">
<ui:VisualElement name="cell-element" style="width: 64px; height: 64px; border-left-color: rgba(210, 210, 210, 0.82); border-right-color: rgba(210, 210, 210, 0.82); border-top-color: rgba(210, 210, 210, 0.82); border-bottom-color: rgba(210, 210, 210, 0.82); border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;" />
</ui:UXML>