mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-10 15:08:40 +00:00
fix tooltips for touchscreen
This commit is contained in:
parent
03c212f45e
commit
b8e1b18dd3
|
|
@ -3,7 +3,7 @@
|
||||||
color: var(--box-highlight);
|
color: var(--box-highlight);
|
||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
|
|
||||||
&:hover {
|
&:hover, &:active, &:focus {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&:after, &:before {
|
&:after, &:before {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user