changeset 25 | 01322ad49220 |
parent 0 | 8a19e25e39e4 |
child 104 | d25135ad3899 |
--- a/src/ztfy/myams/resources/less/content.less Wed May 14 15:50:21 2014 +0200 +++ b/src/ztfy/myams/resources/less/content.less Wed May 14 18:01:26 2014 +0200 @@ -236,6 +236,13 @@ list-style-position: outside; list-style-type: square; } + .ams-form >& { + margin: 5px; + padding: 5px; + box-shadow: none!important; + -webkit-box-shadow: none!important; + border-radius: 0!important; + } } .well {