diff --git a/mozilla/suite/browser/navigator.xul b/mozilla/suite/browser/navigator.xul index 29b6a529a75..fd17c8feedf 100644 --- a/mozilla/suite/browser/navigator.xul +++ b/mozilla/suite/browser/navigator.xul @@ -207,7 +207,6 @@ Contributor(s): ______________________________________. --> - @@ -218,57 +217,60 @@ Contributor(s): ______________________________________. --> + + // I added the container=true on this button as a temp hack until + // we can get this button into rdf. We can't allow drags on this + // container so we have to be able to identify it (bug 19588). + // - pinkerton + + + + + + - // pinkerton - i added the container=true on this button as a temp hack until we can get this - // button into rdf. we can't allow drags on this container so we have to be able - // to identify it. (bug 19588) - - - - - - @@ -395,7 +397,7 @@ Contributor(s): ______________________________________. --> - + diff --git a/mozilla/xpfe/browser/resources/content/navigator.xul b/mozilla/xpfe/browser/resources/content/navigator.xul index 29b6a529a75..fd17c8feedf 100644 --- a/mozilla/xpfe/browser/resources/content/navigator.xul +++ b/mozilla/xpfe/browser/resources/content/navigator.xul @@ -207,7 +207,6 @@ Contributor(s): ______________________________________. --> - @@ -218,57 +217,60 @@ Contributor(s): ______________________________________. --> + + // I added the container=true on this button as a temp hack until + // we can get this button into rdf. We can't allow drags on this + // container so we have to be able to identify it (bug 19588). + // - pinkerton + + + + + + - // pinkerton - i added the container=true on this button as a temp hack until we can get this - // button into rdf. we can't allow drags on this container so we have to be able - // to identify it. (bug 19588) - - - - - - @@ -395,7 +397,7 @@ Contributor(s): ______________________________________. --> - + diff --git a/mozilla/xpfe/browser/resources/skin/navigator.css b/mozilla/xpfe/browser/resources/skin/navigator.css index f82119088ad..34e57453c46 100644 --- a/mozilla/xpfe/browser/resources/skin/navigator.css +++ b/mozilla/xpfe/browser/resources/skin/navigator.css @@ -156,6 +156,7 @@ titledbutton.bookmarkFolder { margin: 0px; padding: 0px; border: none; + list-style-image: url("chrome://global/skin/toolbar-dropdown.gif"); } toolbar#PersonalToolbar #personaltoolbar-endcap {