the huge 117+ fixes update
This commit is contained in:
parent
baf06e964f
commit
ccae90fb3e
110 changed files with 7809 additions and 2864 deletions
BIN
chrome/msfx/go.png
Normal file
BIN
chrome/msfx/go.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 257 B |
2503
chrome/msfx/msfx.css
Normal file
2503
chrome/msfx/msfx.css
Normal file
File diff suppressed because one or more lines are too long
23
chrome/msfx/toolbar-label-under-icon.css
Normal file
23
chrome/msfx/toolbar-label-under-icon.css
Normal 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
BIN
chrome/msfx/toolbar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
chrome/msfx/toolbar_large.png
Normal file
BIN
chrome/msfx/toolbar_large.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue