Bugzilla – Attachment #141707: Bug 30952: Fix background of header search "extra-content" toggle 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/_header.scss (-1 / +1 lines)
Lines 172-177 a.navbar-toggle {
Link Here
172
172
173
.form-extra-content-toggle {
173
.form-extra-content-toggle {
174
opacity: .5;
174
opacity: .5;
175
background-color: transparent;
175
176
176
&:hover {
177
&:hover {
177
opacity: 1;
178
opacity: 1;
178
-
Return to
bug 30952