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

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

<skin>

    <!-- com.alee.extended.filechooser.WebFileDrop -->

    <!-- Container panel -->
    <style type="panel" id="filedrop" extends="white" padding="2,2,2,2">

        <!-- Single file panel -->
        <style type="panel" id="plate" padding="0,3,0,0">

            <!-- File name label -->
            <style type="label" id="file" />

            <!-- Remove button -->
            <style type="button" id="remove" extends="icon-hover" />

        </style>

    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy