Bugzilla – Attachment #111186: Bug 26534: (QA follow-up) Fix CSS declaration for
bug #26534
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 26534
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 1415-1421 dd {
Link Here
1415
width: 100%;
1415
width: 100%;
1416
}
1416
}
1417
1417
1418
+ .staffgrade {
1418
&.staffgrade {
1419
h5 {
1419
h5 {
1420
background-color: #EEE;
1420
background-color: #EEE;
1421
}
1421
}
1422
-
Return to
bug 26534