Bugzilla – Attachment #141792: 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 3338-3344 button,
Link Here
3338
}
3338
}
3339
3339
3340
.separator {
3340
.separator {
3341
color: #666;
3341
color: #bfbfbf;
3342
padding: 0 .2em;
3342
padding: 0 .2em;
3343
}
3343
}
3344
3344
3345
-
Return to
bug 31760