Bugzilla – Attachment #140556: Bug 30952: Fix background of "Clear filter" button for
bug #30952
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30952
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-1 / +4 lines)
Lines 540-545 tbody {
Link Here
540
&.disabled {
540
&.disabled {
541
color: #999;
541
color: #999;
542
cursor: default;
542
cursor: default;
543
544
span {
545
background-color: transparent;
546
}
543
}
547
}
544
548
545
&:active,
549
&:active,
546
-
Return to
bug 30952