Skip to content

Commit 66c59f4

Browse files
author
Mattia Roccoberton
committed
Update calendar widget header bar color
1 parent c3ea348 commit 66c59f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • app/assets/stylesheets/activeadmin_blaze_theme

app/assets/stylesheets/activeadmin_blaze_theme/_base.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ body.active_admin {
3131
}
3232
.ui-datepicker {
3333
> .ui-datepicker-header {
34+
background-color: $bg-header;
35+
background-image: none;
3436
border-bottom: 0 none;
3537
border-radius: 0;
3638
height: auto;

0 commit comments

Comments
 (0)