Bugzilla – Attachment #142556: Bug 31760: Fix contrast of 'separator' for
bug #31760
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 31760
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 3330-3336 button,
Link Here
3330
}
3330
}
3331
3331
3332
.separator {
3332
.separator {
3333
color: #666;
3333
color: #bfbfbf;
3334
padding: 0 .2em;
3334
padding: 0 .2em;
3335
}
3335
}
3336
3336
3337
-
Return to
bug 31760