Bugzilla – Attachment #177712: Bug 39040: Add CSS back via _tables.scss for
bug #39040
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 39040
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-1 / +5 lines)
Lines 180-185 table {
Link Here
180
td {
180
td {
181
padding: .5em;
181
padding: .5em;
182
}
182
}
183
tr.dtrg-group {
184
td {
185
background: #e0e0e0;
186
}
187
}
183
}
188
}
184
}
189
}
185
190
186
-
Return to
bug 39040