Hi,
I have two RadAsyncUpload on a page. How can I set different width for each control. I would like to have a result like the attachment (Replace and Add Version).
To customize the control, I modify the control using css:
But I don't know how I can set style individually.
I'm using the version 2013.3.1217.40.
Thank you and have a nice day!
Steeve
I have two RadAsyncUpload on a page. How can I set different width for each control. I would like to have a result like the attachment (Replace and Add Version).
To customize the control, I modify the control using css:
.ruBrowse{ background-position: 0 -46px !important; width: 117px !important;}.RadAsyncUpload{ height: 25px !important;}.RadUpload { text-align: left; width: 117px;}But I don't know how I can set style individually.
I'm using the version 2013.3.1217.40.
Thank you and have a nice day!
Steeve