mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-17 11:30:02 +00:00
Tone down the colours of the "from-version" macro
This commit is contained in:
parent
2945c9abc1
commit
f495df6386
@ -164,9 +164,10 @@ tr.doc-table-subheading {
|
|||||||
|
|
||||||
.doc-from-version {
|
.doc-from-version {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
border: 2px solid <<colour alert-border>>;
|
|
||||||
border-radius: 1em;
|
border-radius: 1em;
|
||||||
background: <<colour alert-background>>;
|
background: <<colour tiddler-controls-foreground>>;
|
||||||
|
color: <<colour background>>;
|
||||||
|
fill: <<colour background>>;
|
||||||
padding: 0 0.4em;
|
padding: 0 0.4em;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user