border: none;
}
-/* ::::: Name (what is that?) ::::: */
-
-treechildren::-moz-tree-image(Name) {
- -moz-padding-end: 2px;
-}
-
-treechildren::-moz-tree-image(Name) {
- margin: 0px 1px;
- list-style-image: url("chrome://global/skin/filepicker/file.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, container) {
- list-style-image: url("chrome://global/skin/filepicker/dir-closed.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, open) {
- list-style-image: url("chrome://global/skin/filepicker/dir-open.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, separator) {
- list-style-image: none;
- width: 0px !important;
- height: 0px !important;
- margin: 0px 0px;
-}
-
-treechildren::-moz-tree-cell-text(Name, separator) {
- color: #666699;
- margin: 0px 3px;
-}
-
-treechildren::-moz-tree-cell-text(Name, separator, selected, focus) {
- color: #FFFFFF;
-}
-
/* ::::: alternating background ::::: */
treechildren[alternatingbackground="true"]::-moz-tree-row(odd) {
border: none;
}
-/* ::::: Name (what is that?) ::::: */
-
-treechildren::-moz-tree-image(Name) {
- -moz-padding-end: 3px;
-}
-
-treechildren::-moz-tree-image(Name) {
- margin: 0px 1px;
- list-style-image: url("chrome://global/skin/filepicker/file.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, container) {
- list-style-image: url("chrome://global/skin/filepicker/dir-closed.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, open) {
- list-style-image: url("chrome://global/skin/filepicker/dir-open.gif") !important;
-}
-
-treechildren::-moz-tree-image(Name, separator) {
- list-style-image: none;
- width: 0px !important;
- height: 0px !important;
- margin: 0px 0px;
-}
-
-treechildren::-moz-tree-cell-text(Name, separator) {
- color: #9C9CFF;
- margin: 0px 3px;
-}
-
-treechildren::-moz-tree-cell-text(Name, separator, selected, focus) {
- color: #000000;
-}
-
/* ::::: alternating background ::::: */
treechildren[alternatingbackground="true"]::-moz-tree-row(odd) {