// fix datepicker

This commit is contained in:
Kevin Granger
2013-10-11 17:21:45 +02:00
parent 0f28393c8f
commit 41f5d9f1f1
5 changed files with 849 additions and 455 deletions
@@ -4,6 +4,9 @@
@import "admin-theme/_bootstrap-init"
@import "admin-theme/_font-awesome"
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:200,400,700)
html, body
min-height: 100%
height: 100%
@@ -100,6 +103,10 @@ fieldset > .row
@import "admin-theme/admin-toolbar"
@import "admin-theme/admin-date-range-picker"
@import "admin-theme/ladda"
@import "admin-theme/ladda-theme"
//page specific
@import "admin-theme/admin-carrier-wizard"
@import "admin-theme/admin-modules"