Quote from
asmat on April 15, 2020, 5:03 am
I have two question:
1: How can we make round the edges of dialogbox while we applied yeti Theme (tools>neoThemeManger>Yeti ) ?
I tried border-radius but it does not work.
2:How we use properly right-properties of css in visualNEO Web?
I have try this code but it does not work something I expect ( please see the attached image):
#myicon{
position: absolute;
right: 10px !important;
top:10px !important;
width: 50px;
height: 50px;
fill:green;
}
I have two question:
1: How can we make round the edges of dialogbox while we applied yeti Theme (tools>neoThemeManger>Yeti ) ?
I tried border-radius but it does not work.
2:How we use properly right-properties of css in visualNEO Web?
I have try this code but it does not work something I expect ( please see the attached image):
#myicon{
position: absolute;
right: 10px !important;
top:10px !important;
width: 50px;
height: 50px;
fill:green;
}
Uploaded files:- You need to login to have access to uploads.