Commit 0f111c1b by Brian Talbot

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

parent 2c4efceb
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment