Updated alerts style
authorThierry Florac <thierry.florac@onf.fr>
Wed, 14 May 2014 18:01:26 +0200
changeset 25 01322ad49220
parent 24 0d27c7a24d5e
child 26 b31fe112bb0e
Updated alerts style
src/ztfy/myams/resources/less/content.less
--- 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 {