calendar styling

This commit is contained in:
Sriram Hariharan
2018-08-12 17:21:28 -05:00
parent 40c37160ab
commit 247145a0cc

View File

@@ -72,10 +72,14 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
.fc th {
border-style: ridge !important;
border-width: 1px !important;
padding: 2px !important;
padding: 2px 4px 2px 4px !important;
vertical-align: top !important;
}
.fc td {
padding: 4px !important;
}
.fc-widget-header {
background-color: #cc5500;
color: white;