@aleen42/calendar 1.0.0-beta.4 → 1.0.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/calendar.css CHANGED
@@ -1958,7 +1958,7 @@ body p {
1958
1958
  height: 100%;
1959
1959
  table-layout: fixed;
1960
1960
  }
1961
- .m-cal-month .content-wrapper .aside-content > ul > li table td {
1961
+ .m-cal-month .content-wrapper .aside-content > ul > li table td:not(.ico) {
1962
1962
  padding-left: 4px;
1963
1963
  overflow: hidden;
1964
1964
  word-wrap: normal;