X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fhandling%2Fhandling.css;fp=EarlyBlue%2Fmozapps%2Fhandling%2Fhandling.css;h=5c413f3d65ae6e428bde3a4ec0066205ae3c6a75;hp=39c16c11d32009e5ceb7c9c2d003287cfc4b2d5e;hb=6c5a63bbd8e0df71327748f51f8164e44b1eb066;hpb=6102b41b16bcc636299e74aa5a9ac09f16cbf2dc diff --git a/EarlyBlue/mozapps/handling/handling.css b/EarlyBlue/mozapps/handling/handling.css index 39c16c11..5c413f3d 100644 --- a/EarlyBlue/mozapps/handling/handling.css +++ b/EarlyBlue/mozapps/handling/handling.css @@ -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;