display tracking and identitybox

This commit is contained in:
Gerome Matilla 2020-08-17 15:00:21 +08:00
parent ccfb62a94c
commit c0e9d30d8a
1 changed files with 4 additions and 4 deletions

View File

@ -164,8 +164,6 @@ URL bar
/* Bookmark button - Star button */
#star-button {
/* URL bar bookmark button */
display: block !important;
}
#star-button:hover:not(.no-hover):not([open=true]) {
@ -191,12 +189,14 @@ URL bar
/* Tracking */
#tracking-protection-icon-container {
display: none !important;
border-radius: 6px;
margin: 2px;
}
/* Identity */
#identity-box {
display: none !important;
border-radius: 6px;
margin: 2px;
}
#identity-box:hover:not(.no-hover):not([open=true]),