зеркало из https://github.com/mozilla/pjs.git
Mail and news prefs not painting properly (by John Morrison, 47813). r=blake sr=hewitt
This commit is contained in:
Родитель
d97a9680bb
Коммит
d43e79d098
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
#classic
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winclassic.gif");
|
|
||||||
}
|
|
||||||
|
|
||||||
#wide
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winwide.gif");
|
|
||||||
}
|
|
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
#classic
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winclassic.gif");
|
|
||||||
}
|
|
||||||
|
|
||||||
#wide
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winwide.gif");
|
|
||||||
}
|
|
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
#classic
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winclassic.gif");
|
|
||||||
}
|
|
||||||
|
|
||||||
#wide
|
|
||||||
{
|
|
||||||
list-style-image : url("chrome://messenger/skin/winwide.gif");
|
|
||||||
}
|
|
|
@ -2,10 +2,12 @@
|
||||||
#classic
|
#classic
|
||||||
{
|
{
|
||||||
list-style-image : url("chrome://messenger/skin/winclassic.gif");
|
list-style-image : url("chrome://messenger/skin/winclassic.gif");
|
||||||
|
min-height : 32px; /* pre-allocate a height for this image */
|
||||||
}
|
}
|
||||||
|
|
||||||
#wide
|
#wide
|
||||||
{
|
{
|
||||||
list-style-image : url("chrome://messenger/skin/winwide.gif");
|
list-style-image : url("chrome://messenger/skin/winwide.gif");
|
||||||
|
min-height : 32px; /* pre-allocate a height for this image */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче