don't make buttons disappear in download progress windows, don't make dropdown button...
[themes.git] / LCARStrek / communicator / downloads / downloadmanager.css
index 17b0a2a5f176db402b01abaff7f32f4f95bfe442..ff8785c0e0a3f994ae055301b8e59898a5c505b1 100644 (file)
    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 */
@@ -93,9 +97,7 @@ treechildren::-moz-tree-image(ActionStop, inactive) {
 
 /* label with dropdown, actually done as a button type=menu */
 #fileName, #fileSource {
-  -moz-appearance: none;
-  background-color: transparent;
-  margin: 0px 5px;
+  margin: 0px;
   border: 0px;
   min-width: 0px;
   min-height: 0px;