Skip to content

Instantly share code, notes, and snippets.

@bolenton
Created September 22, 2016 22:15
Show Gist options
  • Save bolenton/b8ed4f166ca4919ae85bf29aaa36509e to your computer and use it in GitHub Desktop.
Save bolenton/b8ed4f166ca4919ae85bf29aaa36509e to your computer and use it in GitHub Desktop.
#view-calendar ul > li.k-current-view { display: none; }
#view-calendar .k-scheduler-views li:nth-child(2) {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-style: solid;
border-width: 1px 1px 1px 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment