menuitem.menuitem-iconic > .menu-iconic-left {
display: -moz-box;
}
-
-/* ::::: download manager ::::: */
-
-#downloadView > treechildren::-moz-tree-image(Name) {
- -moz-margin-end: 2px;
-}
active, inactive, resumable, paused, downloading, finished, failed, canceled, blocked
*/
+treechildren::-moz-tree-image(Name) {
+ -moz-margin-end: 2px;
+}
+
#pauseButton,
treechildren::-moz-tree-image(ActionPlay, downloading, resumable) {
/* pause */
list-style-image: url("chrome://messenger/skin/icons/attach.gif");
}
-#attachmentTree {
- margin: 3px;
- -moz-margin-start: 0;
- height: 0px;
- width: 20em;
-}
-
#attachmentText {
font-weight: bold;
}
menuitem.menuitem-iconic > .menu-iconic-left {
display: -moz-box;
}
-
-/* ::::: download manager ::::: */
-
-#downloadView > treechildren::-moz-tree-image(Name) {
- -moz-margin-end: 2px;
-}
active, inactive, resumable, paused, downloading, finished, failed, canceled, blocked
*/
+treechildren::-moz-tree-image(Name) {
+ -moz-margin-end: 2px;
+}
+
#pauseButton,
treechildren::-moz-tree-image(ActionPlay, downloading, resumable) {
/* pause */
list-style-image: url("chrome://messenger/skin/icons/attach.gif");
}
-#attachmentTree {
- margin: 3px;
- -moz-margin-start: 0;
- height: 0px;
- width: 20em;
- color: #FF9F00;
-}
-
#attachmentText {
font-weight: bold;
}