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

[Solved] Change "Show More" link style

1 Answer 78 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Elsio Cardoso
Top achievements
Rank 1
Elsio Cardoso asked on 10 Dec 2007, 04:27 PM
Hi,

Does anyone know how can i change the style of the "Show more" link in the month view of the scheduler?

Thanks in advance.

Élsio

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 11 Dec 2007, 10:40 AM
Hello Elsio,

Try using the following selector:

<style type="text/css">
.RadScheduler_[MySkin] .rsCell .rsShowMore
{
  color: green;
}
</style>



Greetings,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Elsio Cardoso
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or