소스 검색

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

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4251 a333f486-631f-4898-b8df-5754b55c2be0
glajarige 9 년 전
부모
커밋
6578442d0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      datamodels/2.x/itop-portal-base/portal/web/css/bootstrap-theme-combodo.scss

+ 1 - 1
datamodels/2.x/itop-portal-base/portal/web/css/bootstrap-theme-combodo.scss

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