mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 19:58:44 +01:00
✨ feat: add pointer cursor to image toggler
This commit is contained in:
parent
2f83ef8062
commit
d2780f42a3
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
.image-label {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.image-toggled {
|
.image-toggled {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue