PageRenderTime 16ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/css-mode/pad.padding

http://github.com/ridgetang/snippets
Unknown | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 2fe35a848a469a32ba2e97761a9bc6b0 MD5 | raw file
  1. #contributor : rejeep <johan.rejeep@gmail.com>
  2. #name : padding: top right bottom left
  3. # --
  4. padding: ${top} ${right} ${bottom} ${left};