mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-10 11:12:30 -08:00
Fix: Zoom in button's plus icon horizontal rate
This commit is contained in:
parent
a6eb05ef3e
commit
6ce48a909f
1 changed files with 7 additions and 0 deletions
|
|
@ -28,6 +28,13 @@
|
|||
padding-block: 1px;
|
||||
}
|
||||
|
||||
/*= Zoom in button's plus icon horizontal rate =============================*/
|
||||
#customization-palette-container #zoom-in-button > .toolbarbutton-icon,
|
||||
#customization-panel-container #zoom-in-button > .toolbarbutton-icon,
|
||||
#widget-overflow-mainView #zoom-in-button > .toolbarbutton-icon {
|
||||
padding-inline-start: 0px !important;
|
||||
}
|
||||
|
||||
/*= Icon Fill Color ========================================================*/
|
||||
:root:-moz-lwtheme {
|
||||
/* Auto create --lwt-toolbarbutton-icon-fill-attention, fix for nightly default theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue