updates to both themes for 1.9.1 toolkit winstripe changes, suite classic changes...
[themes.git] / EarlyBlue / messenger / dialogs.css
index 0b2c29b82d20d92cd61278358698564e71498a7e..7b1fc05dbcc57736e04cd2384d9c65d705fe30c6 100644 (file)
@@ -67,27 +67,3 @@ menu.push[disabled="true"]:hover,
 menu.push[disabled="true"]:hover:active {
   color: #999999;
 }
-
-/* ::::: askSendFormat.xul ::::: */
-
-askSendFormat {
-  width: 40em;
-}
-
-#askImageBox {
- -moz-box-align: start;
-}
-
-#convertYes,
-#convertAltering {
-  list-style-image:url("chrome://global/skin/icons/alert-question.gif");
-}
-
-#convertNo {
-  list-style-image:url("chrome://global/skin/icons/alert-exclam.gif");
-}
-
-/* Workaround for bug 50217. Please remove this rule, when this bug is fixed. */
-#convertDefault {
-  list-style-image:url("chrome://global/skin/icons/alert-question.gif");
-}