Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change color accordion arrow bootstrap 5

.accordion-button::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
 }
Comment

PREVIOUS NEXT
Code Example
Css :: window popup hide address bar 
Css :: css nth element 
Css :: the difference between nth-child() and nth-of-type() 
Css :: how to add a background color in css 
Css :: background repeat space 
Css :: background image blur css codepen 
Css :: css center alignment 
Css :: no scrollbar tailwind 
Css :: css make input unselectable 
Css :: select2 hide selected options 
Css :: css n number of lines only 
Css :: center text in css 
Css :: css especifico para safari 
Css :: scroll bar with 0 width 
Css :: regex remove css comment 
Css :: css anchor fill parent 
Css :: can we use multiple keyframes in css 
Css :: how to get element details using cssselector using beautifulsoup 
Css :: center block div 
Css :: change input placeholder text css 
Css :: center div vertically and horizontally 
Css :: how to add hover effect in emotion 
Css :: width not responding to css in table 
Css :: bootstrap 4 input error 
Css :: padding in one line 
Css :: how to create a shape in css 
Css :: css combinators 
Css :: css button pressed effect 
Css :: how to css in jquery 
Css :: CSS technique for a horizontal line with icons in the middle 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =