Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css select labels for checked checkbox

input[type="checkbox"]:checked + label  { color:green; }
/* input:checked + label  { color:green; } /* short version */
Comment

PREVIOUS NEXT
Code Example
Css :: how to remove link blue color from a tag using css 
Css :: tailwind remove button outline 
Css :: css font text stroke 
Css :: disable textarea resize 
Css :: css hover mouse hand 
Css :: css image sharpen 
Css :: underline height 
Css :: css first child 
Css :: how to make image a circle css 
Css :: grayscale css 
Css :: tint png white css 
Css :: edge media query 
Css :: css cursor pointer hover 
Css :: css make div on top of everything 
Css :: how to make img cover parent div 
Css :: how to set css style using jquery 
Css :: border box reset 
Css :: css background color 
Css :: html make text not highlightable 
Css :: ufw allow from subnet 
Css :: css blink 
Css :: schatten css 
Css :: less calc 
Css :: print media css 
Css :: table td remove padding 
Css :: not allow select text css 
Css :: css contain text in div 
Css :: move element to the left css 
Css :: css display none transition 
Css :: media query min max 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =