Bugzilla – Attachment #87046: Bug 21772: (QA follow-up) Hide .tdlabel class in sco for consistancy with opac-user page. for
bug #21772
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 21772
Collapse All
|
Expand All
(-)
a/koha-tmpl/opac-tmpl/bootstrap/css/sco.css (-2 / +6 lines)
Lines 205-208 i.help {
Link Here
205
205
206
#sci_refresh_button {
206
#sci_refresh_button {
207
color: rgb(51, 51, 51);
207
color: rgb(51, 51, 51);
208
}
208
}
209
210
.tdlabel {
211
display: none;
212
}
213
209
-
Return to
bug 21772