bookmarksHistoryTooltip.inc.xhtml (517B)
1 # This Source Code Form is subject to the terms of the Mozilla Public 2 # License, v. 2.0. If a copy of the MPL was not distributed with this file, 3 # You can obtain one at http://mozilla.org/MPL/2.0/. 4 5 <!-- Bookmarks and history tooltip --> 6 <tooltip id="bhTooltip" noautohide="true" 7 class="places-tooltip"> 8 <box class="places-tooltip-box"> 9 <description class="tooltip-label places-tooltip-title"/> 10 <description crop="center" class="tooltip-label places-tooltip-uri uri-element"/> 11 </box> 12 </tooltip>