Bugzilla – Attachment #110055: Bug 23852: (QA follow-up) Correct scope of breadcrumb title style for
bug #23852
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 23852
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 999-1004 details[open] {
Link Here
999
position: relative;
999
position: relative;
1000
1000
1001
.title {
1001
.title {
1002
font-style: italic;
1002
font-weight: normal;
1003
font-weight: normal;
1003
}
1004
}
1004
}
1005
}
Lines 1939-1945 li {
Link Here
1939
}
1940
}
1940
1941
1941
.title {
1942
.title {
1942
font-style: italic;
1943
font-weight: bold;
1943
font-weight: bold;
1944
}
1944
}
1945
1945
1946
-
Return to
bug 23852