sync both themes with suite classic changes in SeaMonkey 2.23 cycle
[themes.git] / EarlyBlue / messenger / dialogs.css
index 3c50c7a1e20767241f0d54f7000531b77069414f..7ed02d1ae9189677ecc4078e7307c75012cd55f3 100644 (file)
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-/* ::::: button-like menus ::::: */
-
-menu.push {
-  border: 1px outset #CCD0DD;
-  padding: 2px;
-  margin: 2px;
-  background-color: inherit;
-  background-image: inherit;
-}
-
-menu.push:hover:active,
-menu.push[open] {
-  border-style: inset;
-  padding-top: 3px;
-  padding-bottom: 1px;
-  -moz-padding-start: 3px;
-  -moz-padding-end: 1px;
-}
-
-menu.push[disabled="true"],
-menu.push[disabled="true"]:hover,
-menu.push[disabled="true"]:hover:active {
-  color: #999999;
-}
+/* ::::: styles for messenger dialogs ::::: */