Closed GoogleBeEvil closed 5 years ago
Should be possible. Could you test this in userChrome.css:
#addonbar_v toolbarbutton .toolbarbutton-icon {
padding: 0 !important;
width: 16px !important;
height: 16px !important;
}
#addonbar_v .toolbarbutton-badge-stack {
padding: 0 !important;
margin: 0 !important;
width: 16px !important;
min-width: 16px !important;
height: 16px !important;
min-height: 16px !important;
}
#addonbar_v toolbarbutton .toolbarbutton-badge {
margin-top: 0px !important;
font-size: 8px !important;
}
Does this look correct?
Added code/option to "vertical add-con bar" script. You may have to reduce toolbar width too.
just like the addonbar.uc.js