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

Blue border after click in Chrome

4 Answers 199 Views
Map
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
Iron
Iron
Veteran
David asked on 02 Oct 2017, 06:36 PM

For some reason when i click on map area in Chrome blue border shows up (see attached). Same true for grid as well.

Any recommendations?

4 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 03 Oct 2017, 01:44 PM
Hi David,

The blue border is the Chrome way to highlight the focused elements and it is a browser behavior we cannot control. This issue has been discussed in many places on the web, so you can try the solutions found by the other developers. For example, you can start your research here:
https://stackoverflow.com/questions/20340138/remove-blue-border-from-css-custom-styled-button-in-chrome

Regards,
Vessy
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
David
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 03 Oct 2017, 03:06 PM

Understood

Thank you

0
Divyansh
Top achievements
Rank 1
answered on 01 Dec 2018, 12:27 PM

Add this to your file

#css-id a:focus {outline:0;}

 

0
David
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 03 Dec 2018, 01:27 PM
Yep, figured it out while ago, but thank you
Tags
Map
Asked by
David
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Vessy
Telerik team
David
Top achievements
Rank 1
Iron
Iron
Veteran
Divyansh
Top achievements
Rank 1
Share this question
or