1
0
mirror of https://github.com/chylex/Firefox-SCsCC.git synced 2025-04-09 07:15:43 +02:00

Tweak padding around converted currencies

This commit is contained in:
chylex 2021-10-01 20:59:50 +02:00
parent 5137374ab6
commit 93ab69eb8e
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548

View File

@ -1,6 +1,6 @@
const styleElem = document.createElement('style');
styleElem.textContent = 'data.scscc {\n'
+ ' padding: 0 2px !important;\n'
+ ' padding: 0 3px !important;\n'
+ ' color: inherit !important;\n'
+ ' white-space: pre !important;\n'
+ ' border-width: 0 1px !important;\n'