I am trying to change the dock menu described here:
<snip>
such that the icons have more space between them than present.
Anykind of help would be much appreciated.
Thanks
[edited by: swa66 at 1:33 am (utc) on June 28, 2009] [edit reason] No links please see ToS and forum charter [/edit]
swa66
2:02 am on Jun 28, 2009 (gmt 0)
In order to change a product that uses Javascript to do what you want, you first need to know ho wit does what it does (and that's far from tirivial to guess just looking at an Mac like dock icon menu).
Since we won't allow copyrighted code , nor links to it, you'll have to describe what the code does, but even then it's possibly going to be in javascript and not in CSS (alone).
Old_Honky
1:25 pm on Jun 29, 2009 (gmt 0)
Couldn't you just create a class for the icon and add a margin-right to the class?