Hi,
I want to change the align the button in radalert using stylysheet. Code is :
<style type="text/css">
.rwPopupButton
{
margin:10px 0px 0px 140px !important;
}
</style>
But it also affected to radconfirm buttons.
So,Please help me for this to only change the align of radalert not any other window buttons.
Thanks
I want to change the align the button in radalert using stylysheet. Code is :
<style type="text/css">
.rwPopupButton
{
margin:10px 0px 0px 140px !important;
}
</style>
But it also affected to radconfirm buttons.
So,Please help me for this to only change the align of radalert not any other window buttons.
Thanks