mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Fix pesky hover problem on the control panel button
This commit is contained in:
parent
2d8e12fb19
commit
bf4fede34e
@ -269,6 +269,10 @@ a.tw-tiddlylink-missing {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.tw-page-controls a.tw-tiddlylink:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tw-page-controls svg {
|
||||
height: 1.5em;
|
||||
min-width: 1px;
|
||||
|
Loading…
Reference in New Issue
Block a user