Commit Graph

7 Commits

Author SHA1 Message Date
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods (#600) 2021-10-30 23:06:10 +11:00
CloudHill
c4b4d31aa2 code-line-numbers: horizontal scroll bugfix
added background so that numbers no longer appear over the code
2020-12-11 17:15:35 +07:00
Ryo Hilmawan
f86e87a1ab
remove console logging 2020-11-21 22:38:25 +07:00
Ryo Hilmawan
14e6712037
Update mod.js (#276) 2020-11-19 22:44:51 +11:00
Ryo Hilmawan
e2d088d312
Fix code line wrapping + other improvements (#275) 2020-11-19 20:00:15 +11:00
00e5b3f40e
split app.css and variables.css, load both into main window + add relationship lines to numbered lists
fonts should now be added to variables.css instead of mod.js
2020-11-11 21:48:54 +11:00
Ryo Hilmawan
f38d781133
Extension: Code Line Numbers (#231)
* Added extension folder with mod.js and styles.css

* Option to show numbering on single-lined blocks

Disabled by default

* Update styles.css

* Update mod.js

Changed class name from numbered to code-numbered

* Update styles.css

Changed class name from numbered to code-numbered
2020-11-11 12:06:05 +11:00