trisquel-icecat/icecat/browser/base/content/private-browsing-indicator.inc.xhtml
2025-10-06 02:35:48 -06:00

8 lines
469 B
HTML

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
<hbox class="private-browsing-indicator-with-label">
<image data-l10n-id="private-browsing-indicator-tooltip" class="private-browsing-indicator-icon"/>
<label data-l10n-id="private-browsing-indicator-label" class="private-browsing-indicator-label"></label>
</hbox>