view app/assets/stylesheets/alert.css @ 212:186b4674bcbe

Add controller support for is_private flag
author Edho Arief <edho@myconan.net>
date Sun, 12 May 2013 02:41:35 +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;
}