Skip to content

Commit

Permalink
#58071 HxCalendar - dokumentace - css variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Harvey1214 committed Nov 3, 2021
1 parent 592155c commit 936184e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
<ComponentApiDocCssVariable Name="--hx-calendar-day-in-color" Default="unset">
Day inner color.
</ComponentApiDocCssVariable>
<ComponentApiDocCssVariable Name="--hx-calendar-day-disabled-opacity" Default=".5">
Disabled day opacity.
</ComponentApiDocCssVariable>
<ComponentApiDocCssVariable Name="--hx-calendar-day-disabled-text-decoration" Default="line-through">
Disabled day text decoration.
</ComponentApiDocCssVariable>
<ComponentApiDocCssVariable Name="--hx-calendar-day-names-color" Default="unset">
Color of the day names.
</ComponentApiDocCssVariable>
Expand Down

0 comments on commit 936184e

Please sign in to comment.