mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-02 10:58:01 +00:00
Style tweaks for tiddler info panel
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user