mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-27 23:53:45 -04:00
Update
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
}
|
||||
|
||||
/* Extensions toggle button */
|
||||
.toolbar-extensions button svg path {
|
||||
.toolbar-extensions .ExtensionToggleIcon button svg path {
|
||||
d: path("M10 13l3.634-3.634c.504-.504 1.366-.147 1.366.566v6.137c0 .713-.862 1.07-1.366.566l-3.634-3.634z");
|
||||
opacity: .5;
|
||||
}
|
||||
@@ -187,3 +187,8 @@
|
||||
|
||||
/* Hide Extension buttons */
|
||||
.button-toolbar.extensionId button[title="Spatial Navigation"] {display: none;}
|
||||
|
||||
/* Fix for stupid modal QC dialog */
|
||||
/*.modal-faded-background {
|
||||
display: none;
|
||||
}*/
|
||||
Reference in New Issue
Block a user