Text
Learning by accident. Chapter #2134
Playing with Firebug console, if you edit a number value you can do:
With arrows (↑/↓) increments are 1[+/-].
So far I knew this… but if you press at same time ⌘ the variations will be 0.1[+/-] or if the key pressed is ⇧ will be 10.
It’s a stupid thing but I didn’t know it and it useful for me. I hope you too.