Preferences: CSS fix for IMAP accounts list

maint-2.0.2
Francis Lachapelle 2012-09-18 09:44:12 -04:00
parent fc65172756
commit b89db391bf
1 changed files with 2 additions and 1 deletions

View File

@ -173,7 +173,8 @@ P.infoMessage#passwordError
{ cursor: pointer;
white-space: nowrap;
padding-left: 5px;
height: 20px; }
height: 22px;
line-height: 22px; }
#mailAccountsList LI.readonly
{ cursor: default;