X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2FfolderPane.css;h=2a8cf8c237eb8a379d9bfb8ba7981d3c4ffc9eeb;hb=55cca60c2c12260759091800d9b926b4055d1f7b;hp=41a72d4787317ecfe1f384723e82b1375d965a3a;hpb=4c66fa004c2eb9b671f9b8a75b7d5bb37a60a838;p=themes.git diff --git a/EarlyBlue/messenger/folderPane.css b/EarlyBlue/messenger/folderPane.css index 41a72d47..2a8cf8c2 100644 --- a/EarlyBlue/messenger/folderPane.css +++ b/EarlyBlue/messenger/folderPane.css @@ -209,3 +209,11 @@ treechildren:-moz-tree-image(syncCol, isServer-true) { #folderSizeCol { text-align: right; } + +#folderNameCol [sortDirection="ascending"] { + list-style-image: none; +} + +#folderNameCol [sortDirection="descending"] { + list-style-image: none; +}