diff pylons_app/public/css/style.css @ 398:8c50b164fb58

Implemented basic gravatar support on admin pages only for now
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 08 Aug 2010 01:26:23 +0200
parents 4cf4b82aa2a0
children 7eba3d1e4227
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Sat Aug 07 22:08:31 2010 +0200
+++ b/pylons_app/public/css/style.css	Sun Aug 08 01:26:23 2010 +0200
@@ -1899,6 +1899,7 @@
     padding: 5px;
 	background: #ffffff;
     border-bottom: 1px solid #cdcdcd;
+    vertical-align:middle;
 }
 
 #content div.box table tr.selected td
@@ -3442,6 +3443,15 @@
 
 }
 
+/* -----------------------------------------------------------
+    GRAVATARS
+----------------------------------------------------------- */
+.gravatar_box img{
+ 	float:left;
+ 	padding-right: 5px;
+ 	padding-top:3px;
+}
+
 
 /* -----------------------------------------------------------
 	jquery ui