Bug 740235 - Prevent about:home from creating a full window component alpha layer. r=mak

This commit is contained in:
Frank Yan 2012-03-29 08:15:21 -07:00
Родитель d5175a09f1
Коммит 0d4ea40dd4
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -47,7 +47,6 @@ html {
background-color: hsl(0,0%,90%);
background-image: url(chrome://browser/content/abouthome/noise.png),
-moz-linear-gradient(hsla(0,0%,100%,.7), hsla(0,0%,100%,.4));
background-attachment: fixed;
color: #000;
height: 100%;
}