fix(canvas-lms): markdown code and feedback buttons#2198
fix(canvas-lms): markdown code and feedback buttons#2198alexdalat wants to merge 1 commit intocatppuccin:mainfrom
Conversation
|
|
||
| span[class$="baseButton__children"] { | ||
| color: @text; | ||
| font-weight: 500; |
There was a problem hiding this comment.
https://userstyles.catppuccin.com/contributing/#opinionated-changes
| font-weight: 500; |
|
|
||
| code { | ||
| padding: 0.2em 0.4em; | ||
| font-size: 85%; | ||
| } |
There was a problem hiding this comment.
| code { | |
| padding: 0.2em 0.4em; | |
| font-size: 85%; | |
| } |
https://userstyles.catppuccin.com/contributing/#opinionated-changes
|
I don't have access to the markdown code editor in either canvas.instructure.com or {my-university}.instructure.com (assuming it's the same one as noted in https://lts-help.its.virginia.edu/m/integrated-tools/l/1653310-how-do-i-format-text-with-markdown-in-the-rich-content-editor), @alexdalat could I get a before/after screenshot? |
|
I'm currently swamped with finals preparation, so I haven't been able to give this as much attention as I'd like... |


🔧 What does this fix? 🔧
Fixes unthemed styling for markdown code and feedback buttons
🗒 Checklist 🗒