Xxe/Css/publiquiz.css
changeset 128 14dc149154f4
parent 125 dd9b04a54839
child 158 4421865b3f33
--- a/Xxe/Css/publiquiz.css	jeu. août 02 17:16:36 2012 +0200
+++ b/Xxe/Css/publiquiz.css	lun. août 06 17:14:33 2012 +0200
@@ -139,6 +139,7 @@
 /* choices ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
 choices-radio:before {
+  color: #7f7f7f;
   content: insert-before-button()
            command-button(command, "putAttribute", parameter, "shuffle true", icon, icon(plus-box))
            " QCM – radio";
@@ -151,6 +152,7 @@
 }
 
 choices-check:before {
+  color: #7f7f7f;
   content: insert-before-button()
            command-button(command, "putAttribute", parameter, "shuffle true", icon, icon(plus-box))
            " QCM – check";