Search
 
SCRIPT & CODE EXAMPLE
 

CSS

remove clicked button border

<button style="outline: none;"></button>
Comment

remove outline on button click

using outline:none; we can remove that border in chrome

for tailwind css :
outline-none 
focus:outline-none
Comment

PREVIOUS NEXT
Code Example
Css :: css how do i remove highlighting 
Css :: how to remove the line below the link text css 
Css :: drop shadow image css 
Css :: transparent input box 
Css :: center a video horizontally 
Css :: downgrade composer to 1 in vagrant 
Css :: css focus outline none 
Css :: how to make gradient backgroud cover whole page in html 
Css :: css text color border 
Css :: change input border color when selected 
Css :: css box shadow not on bottom 
Css :: remove border select css 
Css :: css transform y 
Css :: watch scss to css 
Css :: css cut off text 
Css :: remove button default border css 
Css :: css center grid 
Css :: boostrap pointer 
Css :: ion-item no padding ionic 4 
Css :: center absolute 
Css :: how to remove border on button click 
Css :: div fit content height 
Css :: open sans css 
Css :: how to stop a page from scrolling horizontally 
Css :: blazor spinner css in wwwroot/css/site.css 
Css :: change font with calc function 
Css :: mongoose populate selected fields 
Css :: wordpress link post tags 
Css :: Add dark filter to an image - CSS 
Css :: green hex code 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =