Mercurial > zeropaste
comparison app/assets/stylesheets/pastes.css @ 265:6cca1ab53337
Infinitely better error messages and notice.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 02:56:30 +0900 |
parents | fa4a1ba990ae |
children | dff632a63ada |
comparison
equal
deleted
inserted
replaced
264:fa4a1ba990ae | 265:6cca1ab53337 |
---|---|
13 #paste-show > div, | 13 #paste-show > div, |
14 #paste-show > ul, | 14 #paste-show > ul, |
15 .edit_paste { | 15 .edit_paste { |
16 margin-bottom: 20px; | 16 margin-bottom: 20px; |
17 } | 17 } |
18 | |
19 #paste_key { | |
20 border-radius: 4px 0 0 4px; | |
21 } |