SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[css] How to remove Firefox's dotted outline on BUTTONS as well as links?
Home
Question
How to remove Firefox's dotted outline on BUTTONS as well as links?
button::-moz-focus-inner { border: 0; }
Examples related to
css
•
need to add a class to an element
•
Using Lato fonts in my css (@font-face)
•
Please help me convert this script to a simple image slider
•
Why there is this "clear" class before footer?
•
How to set width of mat-table column in angular?
•
Center content vertically on Vuetify
•
bootstrap 4 file input doesn't show the file name
•
Bootstrap 4: responsive sidebar menu to top navbar
•
Stylesheet not loaded because of MIME-type
•
Force flex item to span full row width
Examples related to
firefox
•
Drag and drop menuitems
•
Class has been compiled by a more recent version of the Java Environment
•
Only on Firefox "Loading failed for the <script> with source"
•
Selenium using Python - Geckodriver executable needs to be in PATH
•
Selenium using Java - The path to the driver executable must be set by the webdriver.gecko.driver system property
•
How to use the gecko executable with Selenium
•
Selenium 2.53 not working on Firefox 47
•
Postman addon's like in firefox
•
Edit and replay XHR chrome/firefox etc?
•
How to enable CORS on Firefox?