mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-30 17:38:02 +00:00
Fix pesky hover problem on the control panel button
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user