Replace all <Tab> characters with two spaces
This commit is contained in:
@@ -32,9 +32,9 @@ See the above repository for updates as well as full license text. */
|
||||
z-index: 3;
|
||||
}
|
||||
:root[sessionrestored] #nav-bar:focus-within{
|
||||
transform: rotateX(0deg);
|
||||
opacity: 1;
|
||||
transition-delay: 0ms, 0ms !important;
|
||||
transform: rotateX(0deg);
|
||||
opacity: 1;
|
||||
transition-delay: 0ms, 0ms !important;
|
||||
}
|
||||
|
||||
/* This enables compatibility with autohide_bookmarks_toolbar.css */
|
||||
|
||||
Reference in New Issue
Block a user