mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-09-18 03:36:02 -04:00
Updated files
This commit is contained in:
@@ -68,18 +68,13 @@
|
||||
}
|
||||
|
||||
/* Hide AddressField stuff */
|
||||
.UrlBar-AddressField .permission-popup,
|
||||
.UrlBar-AddressField .permission-popup.is-blocking,
|
||||
.UrlBar-AddressField .UrlBar-UrlObfuscationWarning,
|
||||
.UrlBar-AddressField .ContentBlocker-Control,
|
||||
.UrlBar-AddressField .ToolbarButton-Button[title^="Translate"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* AddressField show allowed permission buttons */
|
||||
.UrlBar-AddressField .permission-popup.is-allowing {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* AddressField URL scheme part */
|
||||
.UrlFragment--Lowlight:first-of-type {
|
||||
color: var(--colorFgFadedMost);
|
||||
@@ -186,5 +181,3 @@
|
||||
.overlayinfobubble {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user