MonsterShop/Assets/UI/InfoBox.uxml

5 lines
1.0 KiB
Plaintext

<ui:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/UI/InfoBox.uss?fileID=7433441132597879392&amp;guid=839fc2c634553e646940137c6cb33b66&amp;type=3#InfoBox"/>
<ui:Label text="Label" picking-mode="Ignore" name="InfoBox" enabled="true" style="background-color: rgb(255, 255, 255); align-content: auto; align-items: auto; position: absolute; top: 93px; left: 175px; align-self: auto; -unity-text-align: upper-center; width: 193px; opacity: 0.5; display: flex; visibility: visible; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-left-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"/>
</ui:UXML>