Moving ui styles to one scss file, Added ui class to body

This commit is contained in:
Dmitriy Zaporozhets 2012-02-27 00:21:53 +02:00
parent 065c200c33
commit 3a4b4fb4cd
9 changed files with 210 additions and 240 deletions

View file

@ -1,7 +1,7 @@
!!! 5
%html{ :lang => "en"}
= render "layouts/head"
%body.admin
%body.ui_basic.admin
= render "layouts/flash"
= render "layouts/head_panel", :title => "Admin area"
.container