Search
 
SCRIPT & CODE EXAMPLE
 

CSS

mat slider custom color

/* Put in styles.css */

.mat-slider-thumb {
	background-color: #AAAAAA !important;
}

.mat-slider-thumb-label {
	background-color: #AAAAAA !important;
}

.mat-slider-track-fill {
	background-color: #AAAAAA !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: decrease space between paragraphs html 
Css :: padding top ratio 
Css :: Install Node Sass/Scss 
Css :: hide scrollbar in tailwind css 
Css :: how to add space inbetween lines in html 
Css :: transition delay css 
Css :: css text outline 
Css :: overflow: scroll displaces the inline element 
Css :: center div content 
Css :: ! [remote rejected] master - master (Working directory has unstaged changes) 
Css :: nth-child() css 
Css :: secondline ellipsis 
Css :: roboto google apis 
Css :: css outline color 
Css :: easiest way to invert css to dark mode 
Css :: css animation slide from bottom to top 
Css :: how to center a text input in css 
Css :: @font-face multiple font weights 
Css :: html5 input required length 
Css :: ion-select background color 
Css :: souligner titre css 
Css :: html css add Avenir light font 
Css :: no hover effect css 
Css :: padding for text in html 
Css :: image rotate css 
Css :: how to center a html header 
Css :: css everything under element 
Css :: css text 
Css :: center text in css 
Css :: vue import css scoped 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =