We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb373e5 commit 2dd0a83Copy full SHA for 2dd0a83
js/scrapboxCssScript.js
@@ -6,7 +6,7 @@ const indentCSSRule = new Map([
6
{
7
before: ' .c-',
8
after:
9
- ' + .dot {height: .4em !important;width: .4em !important;border-color: black !important;border: solid .1em rgba(0,0,0,0.65) !important;background-color: rgba(0,0,0,0.65) !important;}',
+ ' + .dot {height: .4em !important;width: .4em !important;border-color: rgba(0,0,0,0.65) !important;border: solid .1em rgba(0,0,0,0.65) !important;background-color: rgba(0,0,0,0.65) !important;}',
10
},
11
],
12
[
0 commit comments