mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-28 00:00:48 -07:00
Fix background colour of import specification selector
This commit is contained in:
parent
5a361bdadc
commit
54d0cb2021
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
title: $:/plugins/tiddlywiki/xlsx-utils/styles
|
||||
tags: [[$:/tags/Stylesheet]]
|
||||
|
||||
\define quick-colour-selector-background() #bae3f1
|
||||
\define quick-colour-selector-border() #97b8c3
|
||||
\define quick-colour-selector-background() #bac0f1
|
||||
\define quick-colour-selector-border() #9196c1
|
||||
|
||||
\define quick-colour-editor-background() #bae3f1
|
||||
\define quick-colour-editor-controls() #d2ffff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue