less cleanup.

This commit is contained in:
Keivan Beigi 2013-06-25 17:33:17 -07:00
commit f40d1013b0
21 changed files with 224 additions and 987 deletions

View file

@ -232,9 +232,8 @@ html .fc,
.fc-state-down,
.fc-state-active {
background-color: #cccccc;
background-image: none;
outline: 0;
background : #cccccc none;
outline: 0;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}