Skip to content

Commit 10cb15a

Browse files
author
thom
committed
Set font-weight for inline labels
1 parent 0f532ba commit 10cb15a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ body {
3737
.control-label-plain:after {
3838
content: ""; }
3939

40+
.inlineLabel {
41+
font-weight: 400;
42+
}
43+
4044
.formbutton-default {
4145
padding: 6px 10px;
4246
border-bottom-style: solid;

0 commit comments

Comments
 (0)