This commit is contained in:
timeless%mac.com 2000-10-04 06:35:09 +00:00
Родитель 6f81a09843
Коммит 77b59cccd2
2 изменённых файлов: 1 добавлений и 3 удалений

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

@ -19,6 +19,7 @@
*
* Contributor(s):
* Ben Goodger <ben@netscape.com>
* Josh Soref <timeless@mac.com>
*/
/**
@ -114,7 +115,6 @@
.bookmarkfolder.button-toolbar:hover
{
color : #0000FF;
text-decoration : underline;
cursor : pointer;
border : none;
}
@ -122,7 +122,6 @@
.bookmarkfolder.button-toolbar:hover:active
{
color : #FF0000;
text-decoration : underline;
border : none;
}
.bookmarkitem.button-toolbar:hover

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

@ -174,7 +174,6 @@ menubutton.button-toolbar[open="true"],
menubutton.button-toolbar:hover
{
color : #FF0000;
text-decoration : underline;
}