com.alee.skin.light.resources.innerpopup.xml Maven / Gradle / Ivy
<skin xmlns="http://weblookandfeel.com/XmlSkin"> <!-- com.alee.extended.window.WebPopOver --> <!-- Inner popup --> <style type="panel" id="innerpopup" extends="transparent"> <painter> <decorations> <decoration> <WebShape round="2" /> <WebShadow type="outer" width="2" /> <LineBorder color="170,170,170" /> <ColorBackground color="237,237,237" /> </decoration> </decorations> </painter> </style> </skin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy