Bugzilla – Attachment #142495: Bug 31861: (follow-up) Fix disabled clear search button for
bug #31861
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 31861
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-1 / +2 lines)
Lines 577-582 a {
Link Here
577
}
577
}
578
578
579
&.disabled {
579
&.disabled {
580
background: transparent none;
581
border: 0;
580
color: #999;
582
color: #999;
581
cursor: default;
583
cursor: default;
582
584
583
-
Return to
bug 31861