keep up with Classic/*stripe development
[themes.git] / EarlyBlue / mozapps / handling / handling.css
CommitLineData
56029caf
RK
1#description-image:not([src]) {
2 height: 32px;
3 width: 32px;
4}
5
6richlistitem {
7 min-height: 36px; /* Don't forget to update the richlistbox height! */
8}
9
10richlistbox {
11 /* 3 items high, plus 4px for top and bottom margins, less 2px for border */
12 min-height: 110px;
13}