fixing a typo which caused a parsing error. been there 8 months, by the way

This commit is contained in:
danm%netscape.com 2002-08-16 23:03:18 +00:00
Родитель 7a94e66b89
Коммит a1ba18b687
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -118,7 +118,7 @@ statusbar {
-moz-appearance: statusbar;
border-top: 1px solid #000000 !important;
border-left: 1px solid ThreeDShadow;
border-right: none !important
border-right: none !important;
border-bottom: 1px solid ThreeDHighlight;
min-width: 1px; /* DON'T DELETE!
Prevents hiding of scrollbars in browser when window is made smaller.*/

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

@ -93,7 +93,7 @@ menuitem[_moz-menuactive="true"][disabled="true"] {
.menu-right[disabled="true"],
.menu-right[_moz-menuactive="true"][disabled="true"] {
list-style-image: url("chrome://global/skin/menu/menu-arrow-dis.gif);
list-style-image: url("chrome://global/skin/menu/menu-arrow-dis.gif");
}
.menu-right[_moz-menuactive="true"] {