Add styling of checkboxes.

Change fonts in solarized themes to match classic.
Add styling of input fields to modals
This commit is contained in:
j433866 2019-03-20 10:01:19 +00:00
parent 674f879fb8
commit e03e51c450
7 changed files with 83 additions and 7 deletions

View file

@ -129,4 +129,5 @@
--code-background: #f9f2f4;
--code-font-colour: #c7254e;
--input-highlight-colour: #1976d2;
--input-border-colour: #424242;
}