update EarlyBlue to trunk
[themes.git] / EarlyBlue / mozapps / handling / handling.css
index 39c16c11d32009e5ceb7c9c2d003287cfc4b2d5e..5c413f3d65ae6e428bde3a4ec0066205ae3c6a75 100644 (file)
@@ -3,10 +3,14 @@
   width: 32px;
 }
 
-richlistitem {
+richlistitem[type] {
   min-height: 36px; /* Don't forget to update the richlistbox height! */
 }
 
+richlistitem {
+  -moz-box-align: center;
+}
+
 richlistbox {
   /* 3 items high, plus 4px for top and bottom margins, less 2px for border */
   min-height: 110px;