the huge 117+ fixes update

This commit is contained in:
Cynthia Foxwell 2023-12-24 20:34:22 -07:00
parent baf06e964f
commit ccae90fb3e
110 changed files with 7809 additions and 2864 deletions

BIN
chrome/msfx/go.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

2503
chrome/msfx/msfx.css Normal file

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,23 @@
:root[uidensity="touch"] #nav-bar toolbarbutton:not(#nav-bar-overflow-button):not(#PanelUI-menu-button) .toolbarbutton-text {
display: unset !important;
}
:root[uidensity="touch"] #nav-bar {
height: 42px !important;
}
:root[uidensity="touch"] #nav-bar toolbarbutton:not(#nav-bar-overflow-button):not(#PanelUI-menu-button) {
min-width: 58px !important;
padding-top: 2px !important;
}
:root[uidensity="touch"] #nav-bar toolbarbutton {
-moz-box-orient: vertical;
}
:root[uidensity="touch"] #nav-bar .toolbarbutton-1 .toolbarbutton-text {
margin-top: 3px !important;
padding-left: 0 !important;
padding-right: 0 !important;
}

BIN
chrome/msfx/toolbar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB