-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calendar Block: Add color supports and polish styles (#42029)
* Calender Block: Add color supports and polish styles * Add background-color support, add color and style dynamic rendering, remove text-decoration * Fix php lint error * Remove unnecessary border styles * Lower specificity of background color for backward compatibility * Enable color support by global style * Use style-engine for inline CSS * USe style-engine for class names * Style engine covers more, improv backward compatibility * Add more backward compatibility * Fix php lint error * Fix: global style text color isn't applied to td * Fix: global style text color isn't applied to caption * Fix regressions
- Loading branch information
Showing
4 changed files
with
60 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters