0

enter image description here

The problem is pretty simple: In my electron application, After I click any of my buttons, by default, I get this orange outline.

How do I change it's colour or remove it?

Gunty
  • 1,841
  • 1
  • 15
  • 27
  • 4
    did `outline: none` worked?? – Debsmita Paul Apr 09 '21 at 11:08
  • 1
    outline worked. could you post that as solution – Gunty Apr 09 '21 at 11:10
  • 1
    Glad it worked. Posting it as answer would be redundant as there are multiple questions and similar answers like [this](https://stackoverflow.com/questions/3397113/how-to-remove-focus-border-outline-around-text-input-boxes-chrome) and [this](https://stackoverflow.com/questions/1457849/how-to-remove-the-border-highlight-on-an-input-text-element). You can find more details there if you want. :) – Debsmita Paul Apr 09 '21 at 11:13
  • 1
    Does this answer your question? [How to remove the border highlight on an input text element](https://stackoverflow.com/questions/1457849/how-to-remove-the-border-highlight-on-an-input-text-element) – Alexander Leithner Apr 09 '21 at 11:17

0 Answers0