diff --git a/public/images/sub.gif b/public/images/sub.gif deleted file mode 100644 index 52e4065d5ac3e3c7df4f6220ebf2752be6dbd429..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@a { width:auto; } /* others */ #context-menu a.disabled, #context-menu a.disabled:hover {color: #ccc;} -#context-menu li a.submenu { background:url("../images/sub.gif") right no-repeat; } +#context-menu li a.submenu { background:url("../images/bullet_arrow_right.png") right no-repeat; } #context-menu a:hover { border-color:gray; background-color:#eee; color:#2A5685; } #context-menu li.folder a:hover { background-color:#eee; } #context-menu li.folder:hover { z-index:40; }