Index: chrome/skin/sendReport.css |
=================================================================== |
--- a/chrome/skin/sendReport.css |
+++ b/chrome/skin/sendReport.css |
@@ -93,12 +93,12 @@ |
overflow-y: scroll; |
} |
-#commentLengthWarning |
+#commentLengthWarning, #anonymityWarning |
{ |
color: red; |
} |
-#commentLengthWarning[visible="false"] |
+#commentLengthWarning[visible="false"], #anonymityWarning[visible="false"] |
{ |
visibility: hidden; |
} |