All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.web.resources.webpopup.xml Maven / Gradle / Ivy

<skin>

    <!-- com.alee.extended.window.WebPopOver -->

    <!-- Web popup -->
    <style type="panel" id="webpopup">
        <painter>
            <decorations>
                <decoration>
                    <WebShape round="2" />
                    <WebShadow type="outer" width="10" />
                    <LineBorder color="170,170,170" />
                    <ColorBackground color="white" />
                </decoration>
            </decorations>
        </painter>
    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy