Search
 
SCRIPT & CODE EXAMPLE
 

CSS

bootstrap accordion some change

 .accordion-button:not(.collapsed) {
  background-color: #00c0e1;
  color: #fff;
}

.accordion-button {
  background-color: #00c0e1;
  color: #fff;
}

.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 :: image rotate css 
Css :: round 2 corners of div css 
Css :: wordpress css admin not loading 
::  
Css :: horizontal scroll with css grid 
Css ::  
Css :: css lighten function 
:: vertical hr 
Css :: css center alignment 
Css :: how to set a div size to full screen 
Css :: scss !default 
Css :: linear gradient in text 
Css :: button edges rounded css 
Css :: Install css-loader and style-loader 
::  
Css ::  
Css ::  
Css :: grid template columns 
Css :: double border color css 
Css :: css align backround image to the right 
Css :: how to make div position top in css 
Css :: use css to replace icon with text when hover 
Css :: css prevent background scrolling 
Css :: space-evenly vs space-around 
Css :: css image size scale to fit 
::  
:: media query for mobile min and max width both 
:: background-size 
Css :: stop css transition from firing on page load 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =