mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
disable mouse selection of tabs
This commit is contained in:
parent
b62e60940b
commit
33ac7c6ea8
|
|
@ -4190,6 +4190,7 @@ section > h2 {
|
|||
padding: 0.3rem 0 0 0; }
|
||||
.tabview .tab-links label {
|
||||
font-size: 0.9em;
|
||||
user-select: none;
|
||||
cursor: pointer; }
|
||||
.tabview .tab-links label:hover {
|
||||
color: var(--text-on-background-color-2);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user