dark mode side bar panel page
This commit is contained in:
@@ -600,3 +600,13 @@ html {
|
||||
/* End Of Dark Date Picker */
|
||||
|
||||
/* End Date Picker Style */
|
||||
|
||||
.dark-active-icon svg path {
|
||||
stroke: #5559ce !important;
|
||||
fill: #5559ce !important;
|
||||
}
|
||||
|
||||
.dark-deactive-icon svg path {
|
||||
stroke: #a1a1a1 !important;
|
||||
fill: #a1a1a1 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user