view app/assets/stylesheets/alert.css @ 239:a8942fab1f34

Update gems.
author edogawaconan <me@myconan.net>
date Mon, 07 Oct 2013 12:53:21 +0900
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;
}