Screw it, why not?

This commit is contained in:
Zixaphir 2013-08-06 19:00:20 -07:00
parent 7b41b3baa3
commit 3da8bae2f4
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -408,4 +408,4 @@ a .name {
.quote-shadows #qr {
box-shadow: 5px 5px 5px #{theme['Shadow Color']};
}
#{theme["Custom CSS"]}
#{theme["Custom CSS"].replace(/\s+/g, ' ').trim()}