view app/assets/stylesheets/alert.css @ 226:fb9909885d63

Also support plain gzip
author Edho Arief <edho@myconan.net>
date Mon, 13 May 2013 13:19:33 +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;
}