mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user