X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ffilepicker.css;h=33740a50126946abcec276760d609d0b77ab09ce;hp=3f5bbcb52bfdf879bc36bea0ed65d7eed91a5f79;hb=58bfce8aac5e5a9a622610d393f1200d70003ec8;hpb=48b3063d55b791cd469b5d44377ae0907132f24d diff --git a/LCARStrek/global/filepicker.css b/LCARStrek/global/filepicker.css index 3f5bbcb5..33740a50 100644 --- a/LCARStrek/global/filepicker.css +++ b/LCARStrek/global/filepicker.css @@ -20,10 +20,12 @@ /* ::::: file/directory items ::::: */ +treechildren::-moz-tree-image(treecolAutoCompleteValue, directory), treechildren::-moz-tree-image(FilenameColumn, directory) { list-style-image: url("chrome://global/skin/filepicker/dir-closed.gif"); } +treechildren::-moz-tree-image(treecolAutoCompleteValue, file), treechildren::-moz-tree-image(FilenameColumn, file) { list-style-image: url("chrome://global/skin/filepicker/file.gif"); }