don't hide remote control icon for security.
This commit is contained in:
parent
878fe0fa05
commit
4bd6f389a8
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/urlbar_info_icons_on_hover.css made available under Mozilla Public License v. 2.0
|
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/urlbar_info_icons_on_hover.css made available under Mozilla Public License v. 2.0
|
||||||
See the above repository for updates as well as full license text. */
|
See the above repository for updates as well as full license text. */
|
||||||
|
|
||||||
/* Hides info icons on the left side of urlbar and shows them when urlbar is hovered. */
|
/* Hides info icons (except remote control icon) on the left side of urlbar and shows them when urlbar is hovered. */
|
||||||
|
|
||||||
#remote-control-box,
|
|
||||||
#urlbar-search-button,
|
#urlbar-search-button,
|
||||||
#tracking-protection-icon-container,
|
#tracking-protection-icon-container,
|
||||||
#identity-box,
|
#identity-box,
|
||||||
|
|
Loading…
Reference in a new issue