Make folders with unread messages in subfolders bold again (#1486793); update CHANGELOG
| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Make folders with unread messages in subfolders bold again (#1486793) |
| | | - Abbreviate long attachment file names with ellipsis (#1488499) |
| | | - Fix html2text conversion of strong|b|a|th|h tags when used in upper case |
| | | - Add listcontrols template container in Larry skin (#1488498) |
| | | - Fix host autoselection when default_host is an array (#1488495) |
| | |
| | | background-position: 6px -1723px; |
| | | } |
| | | |
| | | #mailboxlist li.unread { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #mailboxlist li.virtual > a { |
| | | color: #aaa; |
| | | } |