initial
This commit is contained in:
13
static/assets/scss/volt/components/_datepicker.scss
Normal file
13
static/assets/scss/volt/components/_datepicker.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* = Datepickers
|
||||
*/
|
||||
|
||||
.datepicker {
|
||||
|
||||
.datepicker-cell.selected,
|
||||
.datepicker-cell.selected:hover {
|
||||
background: $primary;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user