Mostly have live scrolling working.
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
filter: contrast(85%);
|
||||
}
|
||||
|
||||
.invert {
|
||||
filter: invert();
|
||||
}
|
||||
|
||||
.day-of-week{
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.handsontable * {
|
||||
border: 0px !important;
|
||||
text-align: center !important;
|
||||
|
||||
Reference in New Issue
Block a user