Bugzilla – Attachment #141047: Bug 30952: Add label style to label class inside fieldset.rows for
bug #30952
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30952
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss (-2 / +2 lines)
Lines 35-41 fieldset.rows ol {
Link Here
35
margin: 0 $gap-width 0 0;
35
margin: 0 $gap-width 0 0;
36
}
36
}
37
37
38
label {
38
label,
39
.label {
39
font-weight: bold;
40
font-weight: bold;
40
41
41
&:first-child {
42
&:first-child {
42
-
Return to
bug 30952