mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Add: Panel - Sync subview move separator(signout => account button)
This commit is contained in:
parent
59c76860bb
commit
a7de22e69d
1 changed files with 7 additions and 0 deletions
|
|
@ -415,6 +415,13 @@
|
|||
padding-inline-start: var(--arrowpanel-menublank-padding) !important;
|
||||
}
|
||||
|
||||
/* Move Separator */
|
||||
#fxa-manage-account-button {
|
||||
-moz-box-ordinal-group: 0;
|
||||
}
|
||||
#PanelUI-sign-out-separator {
|
||||
-moz-box-ordinal-group: 0;
|
||||
}
|
||||
.pageAction-sendToDevice-device.subviewbutton.sync-menuitem.sendtab-target[clientType=""] {
|
||||
list-style-image: url(chrome://browser/skin/send-to-device.svg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue