Search
 
SCRIPT & CODE EXAMPLE
 

HTML

blue glow input boostrap 4

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}
Comment

PREVIOUS NEXT
Code Example
Html :: html sound 
Html :: not allow decimal in input type number 
Html :: bootstrap latest version cdn 
Html :: disable autocomplete on input 
Html :: info icon in html 
Html :: flutter html to pdf 
Html :: vue select v-for 
Html :: how to write python in html 
Html :: predefine data list in input tag 
Html :: html 
Html :: swiper js arrows 
Html :: textfield autocomplete off 
Html :: how to remove glow around button html 
Html :: how to show a splash screen html page only once 
Html :: bullet list html mdn 
Html :: stop website from letting you overscroll 
Html :: corner radius edittext android 
Html :: pink floyd hey you 
Html :: router link @click 
Html :: mysql date time to display html input datetime-local value 
Html :: log svg icon 
Html :: how to make a clickable link 
Html :: fa fa users-class 
Html :: add svg to html 
Html :: bootstrap select dropdown height size 
Html :: iframe youtube not working 
Html :: hambuerger button svg 
Html :: javascript window.print 
Html :: tailwind input 
Html :: call javascript function from a tag 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =