annotate app/assets/stylesheets/alert.css.scss @ 366:26545fe719ca

Remove caching system. Too much complexity for something that is really simple.
author edogawaconan <me@myconan.net>
date Sat, 14 Feb 2015 01:35:45 +0900
parents 5ac923264129
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
190
d4682cea8e58 Fun with alerts.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 .alert {
268
7f1eac4a7fa9 This one looks better.
edogawaconan <me@myconan.net>
parents: 266
diff changeset
2 margin-top: 20px;
190
d4682cea8e58 Fun with alerts.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3 }