Search
 
SCRIPT & CODE EXAMPLE
 

CSS

input form shadow active bootstrap

/*CHANGE TO GREEN FOR EXAMPLE*/
.form-control:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    } 
Comment

PREVIOUS NEXT
Code Example
Css :: media queries w3schools 
Css :: css @media 
Css :: css display table row gap 
Css :: css bottom shadow 
Css :: how to remove link blue color from a tag using css 
Css :: css retirer les puces 
Css :: css div on the bottom 
Css :: css image sharpen 
Css :: alternatives to display none 
Css :: keep background image fixed during scroll using css 
Css :: css disable selection 
Css :: sass compressed style 
Css :: Safari only CSS hack 
Css :: inline block align center 
Css :: elementor accordions closed by default 
Css :: hide scrollbar but still scroll 
Css :: css blur text 
Css :: css disable user interaction 
Css :: css width fit to content 
Css :: how to align divs in a row 
Css :: display none but keep space 
Css :: how to add space between menu items in css 
Css :: set rotation of img in css 
Css :: absolute position div center 
Css :: repeat with auto-fit 
Css :: autocomplete widget set z-index 
Css :: tailwind css disabled button 
Css :: css different sreen size 
Css :: two background css 
Css :: how to css with data arrtibute 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =