Skip to content

Commit 87f4c73

Browse files
author
redray
committed
another css improvement
1 parent 8938eb6 commit 87f4c73

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

interface/web/themes/default/css/screen/content_ispc.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,13 @@
5858
border-width: 1px medium medium;
5959
margin: 20px 0;
6060
}
61-
.pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend, .pnl_formarea fieldset {
61+
.pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend {
6262
font-weight: bold;
6363
color: #6299c5;
6464
}
65+
.pnl_formarea fieldset {
66+
font-weight: bold;
67+
}
6568

6669
.codeview {
6770
margin:20px 0;

0 commit comments

Comments
 (0)