Bugzilla – Attachment #155747: Bug 34735: Remove pointer events from disabled links for
bug #34735
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 34735
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +1 lines)
Lines 133-138 a {
Link Here
133
133
134
&.disabled {
134
&.disabled {
135
color: #999999;
135
color: #999999;
136
pointer-events: none;
136
}
137
}
137
138
138
&.document {
139
&.document {
139
-
Return to
bug 34735