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

Blue border around TabStrip

1 Answer 517 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 31 Jan 2018, 11:24 AM

Hi
I have this annoying blue border around the Kendo TabStrip whenever it is selected.

Please see attached image.

Does anyone know how to use it please?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 02 Feb 2018, 07:45 AM
Hello Max,

I have replied in the support thread on the same topic. For convenience, I have pasted my reply below. I would suggest you to keep the conversation in a single thread. 

You can remove the shadow around the TabStrip when it is active by applying the following style
.k-tabstrip:focus{
box-shadow: none;
}

I hope that the linked Dojo example will be helpful.


Regards,
Neli
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
TabStrip
Asked by
Max
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or