X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ffilepicker.css;h=bce2ceb528967656d4131b6e08fd067854953516;hp=2fde36dd46b66bb901efb8b0352856c08d670cea;hb=4c9eb29bff2d14d938f1db0b3cfb9c91ffcc569a;hpb=e1597424350915539e91f37bb1a8005af8e513c0 diff --git a/EarlyBlue/global/filepicker.css b/EarlyBlue/global/filepicker.css index 2fde36dd..bce2ceb5 100644 --- a/EarlyBlue/global/filepicker.css +++ b/EarlyBlue/global/filepicker.css @@ -77,10 +77,15 @@ treechildren:-moz-tree-image(FilenameColumn, file) { .up-button { list-style-image: url("chrome://global/skin/filepicker/folder-up.gif"); - max-width: 36px; + max-width: 28px; } .home-button { list-style-image: url("chrome://global/skin/filepicker/folder-home.gif"); - max-width: 36px; + max-width: 28px; } + +.new-dir-button { + list-style-image: url("chrome://global/skin/filepicker/folder-new.gif"); + max-width: 28px; +} \ No newline at end of file