sync both themes with toolkit windows/shared changes in Mozilla 27 cycle
[themes.git] / EarlyBlue / communicator / communicator.css
index 55421438b932c8aedb9000f8560f21f79fab2faa..9411efa40a3c2c68fadb59a3e88b6d39302d48a8 100644 (file)
   font-weight: bold;
 }
 
+/* ::::: error messages ::::: */
+
+description.error {
+  color: #FF0000;
+}
+
 /* ::::: directional button icons ::::: */
 
 .up {
@@ -125,6 +131,10 @@ toolbar[iconsize="small"] > #print-button[disabled="true"] {
   list-style-image: url("chrome://communicator/skin/icons/geo.png");
 }
 
+.messageImage[value="webNotifications"] {
+  list-style-image: url("chrome://communicator/skin/icons/notification-16.png");
+}
+
 .messageImage[value="indexedDB-permissions-prompt"],
 .messageImage[value="indexedDB-quota-prompt"] {
   list-style-image: url("chrome://global/skin/icons/question-16.png");