Search
 
SCRIPT & CODE EXAMPLE
 

HTML

radio color bootstrap

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #7B1FA2;
}

.custom-control-input:checked~.custom-control-label.red::before {
  background-color: red;
}

.custom-control-input:checked~.custom-control-label.green::before {
  background-color: green;
}
Comment

PREVIOUS NEXT
Code Example
Html :: html elements 
Html :: html entity for degree celsius 
Html :: html + sign 
Html :: react-render-html 
Html :: html tab icon title 
Html :: how to download file html button 
Html :: inserting a page break in markdown 
Html :: how to put javascript in html 
Html :: navbar with logo css 
Html :: angular material disable radio button 
Html :: how to defualt volume at 50% of video html 
Html :: using svg in html 
Html :: html tables 
Html :: how to make a div responsive in css 
Html :: auto update time in html 
Html :: bootrsrap 
Html :: Tab Html CSS [Bootstrap] 
Html :: align button on bottom of div 
Html :: english to spanish 
Html :: html vertical text in table cell 
Html :: how to redirect index.html to another folder github 
Html :: pug meta viewport 
Html :: ConfirmPassword 
Html :: caption in hhtml 
Html :: which text is used to create text animations in html 
Html :: tab content bootstrap 4 
Html :: table design in html 
Html :: html how to give false link 
Html :: scrape beautifulsoup python html attribute value 
Html :: how to run html file in xampp server 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =