Chrome DevTools: Quickly change CSS values with the keyboard or mousewheel

Last updated: May 18, 2015
Quickly change CSS values with the keyboard or mousewheel

Quickly increment and decrement numeric CSS property values:

  • Up / Down to increment or decrement by 1.
  • Shift + Up to increment by 10.
  • Alt + Up to increment by 0.1.
  • You can also use the mousewheel to easily change the values.

Sign up to receive a developer tip, in the form of a gif, in your inbox each week