highlight active item in dock
for mac users. type in terminal
1 defaults write com.apple.dock mouse-over-hilte-stack -boolean YES 2 3 killall Dock
for mac users. type in terminal
1 defaults write com.apple.dock mouse-over-hilte-stack -boolean YES 2 3 killall Dock