Search
 
SCRIPT & CODE EXAMPLE
 

CSS

on hover chang only border color of a button css

.box:hover {
   border-color: purple;
}
Comment

PREVIOUS NEXT
Code Example
Css :: apply css if class not present 
Css :: css grid reverse column order 
Css :: Hide first of type elements using css , how to hide elements using css 
Css :: how to remove default styling of a tag 
Css :: css selector to change long bot description top.gg 
Css :: Add dark filter to an image - CSS 
Css :: line break inside content css 
Css :: how to make the list in css with square 
Css :: css text fill all the width possible 
Css :: css regions 
Css :: css underline 
Css :: css first h element 
Css :: how to scale down background image in css 
Css :: border radius circle button 
Css :: padding right 
Css :: css good black color 
Css :: var minus scss 
Css :: css not last child 
Css :: how center div in css 
Css :: margin top inline block css 
Css :: css counters 
Css :: no hover effect css 
Css :: display inline-block not working 
Css :: css show scrollbar if overflow 
Css :: css wrap text next line align right 
Css :: css max-width none 
Css :: css make input unselectable 
Css :: css round element 
Css :: css border shorthand 
Css :: textarea disable resize 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =