[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / squelettes-dist / css / form.css
index 04a1660..246a373 100644 (file)
@@ -10,7 +10,7 @@ input,textarea,select,button { font-family: inherit; font-size: 100%; font-weigh
 
 legend { font-weight: bold; }
 
-/* Hand cursor on clickable input elements */
+/* Curseur main sur les elements input cliquables */
 input[type="submit"],input.submit,
 input[type="button"],input.button,
 input[type="image"],input.image,
@@ -25,10 +25,9 @@ textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-tex
 .ie input.submit,
 .ie input.button { position: relative; }
 
-button { width: auto; overflow: visible; } /* Make buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
-
-/* Success, info, notice and error/alert boxes (from BluePrint) */
+button { width: auto; overflow: visible; } /* joli rendu sous IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
 
+/* Elements de notifications des boites succes, info, notice, alerte */
 .reponse,
 .error,
 .alert, 
@@ -53,4 +52,4 @@ button { width: auto; overflow: visible; } /* Make buttons play nice in IE: www.
   form { display: none; }
 }
 
-/* end */
\ No newline at end of file
+/* fin */
\ No newline at end of file