summaryrefslogtreecommitdiffstats
path: root/src/wwwroot/styles/index.scss
blob: c5c7e3a5f98f5daab854dcb407562a21eb980090 (plain) (blame)
1
2
3
4
5
6
7
8
9
@import "core";
@import "sidebar";


.k-calendar-view .k-state-disabled {
  color: white;
  background-color: red;
  border-radius: 0 !important;
}