diff pylons_app/public/css/style.css @ 416:25ab66a26975

fix for new bcrypt password. Some templating updates, added "time ago" to file browser changed whoosh dep.
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 20 Aug 2010 18:43:08 +0200
parents 9a7ae16ff53e
children cbfb853a0a4c
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Fri Aug 20 10:59:18 2010 +0200
+++ b/pylons_app/public/css/style.css	Fri Aug 20 18:43:08 2010 +0200
@@ -2856,6 +2856,12 @@
     color: #515151;
 }
 
+#register div.form div.activation_msg {
+	padding-top:4px;
+	padding-bottom:4px;
+	
+}
+
 /* -----------------------------------------------------------
 	SUMMARY
 ----------------------------------------------------------- */