Fixed alternative theme tables

This commit is contained in:
Matt 2019-07-22 23:12:36 +01:00
parent 897dc0fb97
commit 67ead1c250
No known key found for this signature in database
GPG key ID: 2DD462FE98BF38C2
6 changed files with 17 additions and 0 deletions

View file

@ -125,6 +125,7 @@
/* Misc. */
--drop-file-border-colour: #3a87ad;
--table-border-colour: rgb(0, 0, 0, 0.1);
--popover-background: #fff;
--popover-border-colour: #ccc;
--code-background: #f9f2f4;