Mercurial > zeropaste
view app/assets/stylesheets/pastes.css @ 76:5635c91f4bfd
Only allow resize input box vertically.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Thu, 04 Oct 2012 15:40:39 +0700 |
parents | df2ea9fc084d |
children | 50b8738d6428 |
line wrap: on
line source
textarea#paste_paste { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; resize: vertical; }