Merge pull request #89 from tkrotoff/remove-fc-event-text-shadow

Remove event titles text shadow: looks ugly if the text is black
This commit is contained in:
Adam Shaw
2013-04-14 21:44:15 -07:00
-1
View File
@@ -143,7 +143,6 @@
border: 1px solid #3a87ad; /* default BORDER color */
background-color: #3a87ad; /* default BACKGROUND color */
color: #fff; /* default TEXT color */
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
font-size: .85em;
cursor: default;
}