We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8938eb6 commit 87f4c73Copy full SHA for 87f4c73
interface/web/themes/default/css/screen/content_ispc.css
@@ -58,10 +58,13 @@
58
border-width: 1px medium medium;
59
margin: 20px 0;
60
}
61
- .pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend, .pnl_formarea fieldset {
+ .pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend {
62
font-weight: bold;
63
color: #6299c5;
64
65
+ .pnl_formarea fieldset {
66
+ font-weight: bold;
67
+ }
68
69
.codeview {
70
margin:20px 0;
0 commit comments