diff app/assets/stylesheets/pastes.css @ 297:dff632a63ada

Basic spam filtering.
author edogawaconan <me@myconan.net>
date Wed, 12 Feb 2014 14:27:17 +0900
parents 6cca1ab53337
children
line wrap: on
line diff
--- a/app/assets/stylesheets/pastes.css	Wed Feb 12 14:08:47 2014 +0900
+++ b/app/assets/stylesheets/pastes.css	Wed Feb 12 14:27:17 2014 +0900
@@ -19,3 +19,7 @@
 #paste_key {
   border-radius: 4px 0 0 4px;
 }
+
+.input-url1 {
+  display: none;
+}