This commit is contained in:
Toks
2013-07-20 18:01:24 -04:00
parent 11416c8ae0
commit f7ca22d00d
2 changed files with 1 additions and 2 deletions

View File

@@ -690,4 +690,3 @@ class User < ActiveRecord::Base
end
end
end

View File

@@ -1 +1 @@
<%= CurrentUser.user.custom_style.html_safe %>
<%= CurrentUser.user.custom_style.gsub(/(?:!important)?\s*;?\s*\}/, "!important;}").html_safe %>