Skip to content

Commit

Permalink
#596 and #594 improve compatibility to PrimeFaces, and generate the a…
Browse files Browse the repository at this point in the history
…ttributes `style` and `styleClass` even if the datepicker is in inline mode
  • Loading branch information
stephanrauh committed Dec 25, 2016
1 parent 676134f commit a8e09fa
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradleResources/staticResources/css/bsf.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
font-weight: bold;
min-height: auto;
}
.ui-widget {
.ui-datepicker-inline {
font-size: 0.85em;
}
div > .ui-datepicker-trigger {
Expand Down
Loading

0 comments on commit a8e09fa

Please sign in to comment.