Studio: resolves issue where datepicker UI had no background-color

This commit is contained in:
Brian Talbot
2013-10-29 10:53:28 -04:00
parent 2c4efceb35
commit 0f111c1b0c

View File

@@ -68,6 +68,10 @@ body b {
}
}
.ui-datepicker {
background: $white !important;
}
/* known things to do (paint the fence, sand the floor, wax on/off):
* centralize and move form styling into forms.scss - cms/static/sass/views/_textbooks.scss and cms/static/sass/views/_settings.scss