mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 07:24:40 +00:00
Vanilla theme: ensure cursor is a pointer for invisible buttons
This commit is contained in:
@@ -338,6 +338,7 @@ button svg, button img, label svg, label img {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-btn-boxed {
|
.tc-btn-boxed {
|
||||||
|
|||||||
Reference in New Issue
Block a user