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:
parent
5137374ab6
commit
93ab69eb8e
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user