Refactored theme css, added Modern theme pre version

This commit is contained in:
randx 2012-06-11 20:52:32 +03:00
parent a6dad85d2f
commit 04bf40a923
10 changed files with 172 additions and 11 deletions

View file

@ -10,6 +10,10 @@
= label_tag do
= f.radio_button :theme_id, 2
Classic
= label_tag do
= f.radio_button :theme_id, 3
Modern
%br
%h3 Code review
%hr