mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
parent
d0c4a6bdf1
commit
da48941d63
4 changed files with 23 additions and 2 deletions
|
|
@ -38,6 +38,12 @@
|
|||
-moz-user-focus: normal;
|
||||
}
|
||||
|
||||
#storage-toolbar .refresh-button::before {
|
||||
margin: 0;
|
||||
background-image: url("chrome://devtools/skin/images/reload.svg");
|
||||
-moz-user-focus: normal;
|
||||
}
|
||||
|
||||
#storage-toolbar .devtools-button {
|
||||
min-width: unset;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue