Merge branch 'develop' of github.com:martini/zammad into develop

This commit is contained in:
Martin Edenhofer 2014-11-15 14:00:00 +01:00
commit bd74a67425

View file

@ -595,10 +595,10 @@ textarea,
line-height: 22px;
color: #555;
background: white;
border: 1px solid transparent;
border: 1px solid hsl(0, 0%, 90%);
border-radius: 3px;
transition: none;
box-shadow: 0 0 0 1px rgba(0,0,0,.1);
box-shadow: none;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;