зеркало из https://github.com/mozilla/pjs.git
fix bug 46683 r=ben a=syd
This commit is contained in:
Родитель
6f81a09843
Коммит
77b59cccd2
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче