Merge branch 'develop' of github.com:martini/zammad into develop
This commit is contained in:
commit
bd74a67425
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue