mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2026-05-05 06:46:44 +00:00
Revert "MAINT: Suplement user-select: none with -webkit-user-select: none"
This reverts commit 5d48a43813d9a983f1bf0f1b9dd259168fe5fb5c. The lack of `-webkit-user-select` was not the culprit; it was the lack of `user-select` on the button element itself (rather than just the tooltip)
This commit is contained in:
parent
9c19fbf589
commit
e2a5cd65be
6 changed files with 0 additions and 14 deletions
|
|
@ -24,7 +24,6 @@
|
|||
mask-size: contain;
|
||||
box-sizing: border-box;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
/* Delegate the background/border styling to a separate class in order to ease their removal when a greater degree of element styling is desired */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue