diff --git a/app/assets/stylesheets/application.css.sass b/app/assets/stylesheets/application.css.sass --- a/app/assets/stylesheets/application.css.sass +++ b/app/assets/stylesheets/application.css.sass @@ -1,3 +1,12 @@ + +@import jquery.ui.core +@import jquery.ui.theme +@import jquery.ui.datepicker +@import jquery.ui.slider +@import jquery-ui-timepicker-addon +@import jquery-tablesorter/theme.metro-dark +@import tablesorter-theme.cafe + body background: white image-url("topbg.jpg") repeat-x top center font-size: 13px @@ -290,4 +299,4 @@ h2.contest-title margin-top: 5px - margin-bottom: 5px \ No newline at end of file + margin-bottom: 5px