Customer portal : Fixed a regression in CSS, form field labels were no longer bold

SVN:trunk[4251]
This commit is contained in:
Guillaume Lajarige
2016-06-23 08:00:08 +00:00
parent eabc2a4eab
commit 3b1886a435

View File

@@ -5963,7 +5963,7 @@ legend {
color: #444444
}
label {
font-weight: normal
font-weight: bold
}
.pager a {
color: #444444