mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Style tweaks for tiddler info panel
This commit is contained in:
parent
468fe8b6f1
commit
7c0cc36739
@ -427,6 +427,7 @@ a.tw-tiddlylink-external {
|
||||
|
||||
.tw-view-field-name {
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.tw-view-field-value {
|
||||
@ -496,8 +497,8 @@ a.tw-tiddlylink-external {
|
||||
}
|
||||
|
||||
.tw-tiddler-controls button.tw-selected svg {
|
||||
fill: #fff;
|
||||
<<filter "drop-shadow(0px -1px 2px rgba(0,0,0,0.35))">>
|
||||
fill: #444;
|
||||
<<filter "drop-shadow(0px -1px 2px rgba(0,0,0,0.25))">>
|
||||
}
|
||||
|
||||
.tw-tiddler-controls svg:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user