This is a migrated thread and some comments may be shown as answers.

telerik:RadAsyncUpload CSS for Remove Button hides

1 Answer 138 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rajesh
Top achievements
Rank 1
Rajesh asked on 22 May 2015, 12:00 PM

applied for RadAsyncUpload remove, cancel and browse button. CSS applied to cancel and browse button, but not on remove button. Please help to resolve the issue.

 CSS: 

RadUpload
  {
    -color#00A5DB;
    -position: 0 -46px;
    : 24px;
    : 90px;
    -family: Arial;
    -size: 10pt;
    : White;
    -weightbold;
  }
  
  RadUpload
        {
            -color#00A5DB;
    -position: 0 -23px;
    : 24px;
    : 70px;
    -family: Arial;
    -size: 10pt;
    : White;
    -weightbold;
        }
        RadUpload 
        {
             -color#00A5DB;
    -position: 0 -23px;
    : 24px;
    : 70px;
    -family: Arial;
    -size: 10pt;
    : White;
    -weightbold;
        }

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 26 May 2015, 12:35 PM
Hello,

I applied your CSS to a RadAsyncUpload in a sample project and the buttons appearance changed as shown in following result: screenshot

Is this the expected result?

Regards,
Ivan Danchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Rajesh
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or