Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css remove outline

element{outline:none;}
Comment

remove outline

#content #main-content input[type=text]{
   border: 0;
   border: 1px solid #ccc;
   height: 40px;
   padding-left: 10px;
   outline: 0;
 }
Comment

PREVIOUS NEXT
Code Example
Css :: text in centre table css 
Css :: remove cursor pointer css 
Css :: styles only for IE 
Css :: ionic input line color 
Css :: css main container align center 
Css :: contenteditable new line 
Css :: text shadow 
Css :: text-overflow: ellipsis; 2 line 
Css :: css how does hsl work 
Css :: have background color and background image css 
Css :: gradient text color css 
Css :: Applying an ellipsis with css 
Css :: css overflow elipsis 
Css :: create notification badge in css 
Css :: horizontal scroll with css grid 
Css :: print not showing background image 
Css :: putting picture shaddow in css 
Css :: create a animation name in css 
Css :: css disabled cursor not allowed 
Css :: css right 
Css :: minimum margin css 
Css :: css horizontal gradient background color 
Css :: css space between child elements 
Css :: css after 
Css :: aspect-ratio css 
Css :: import google fonts into react 
Css :: how to underline font in css 
Css :: width not responding to css in table 
Css :: css not 
Css :: css translate x and y 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =