view app/assets/stylesheets/alert.css @ 243:f66e6e18d24b

Update gems.
author Edho Arief <edho@myconan.net>
date Fri, 09 Aug 2013 08:40:10 +0000
parents d4682cea8e58
children c3080316b4dd
line wrap: on
line source

.alert {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}