Preferences: CSS fix for IMAP accounts list

This commit is contained in:
Francis Lachapelle
2012-09-18 09:44:12 -04:00
parent fc65172756
commit b89db391bf

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;