File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1394,6 +1394,7 @@ dialog {
13941394 padding-top : 4px ;
13951395 margin-bottom : 0 ;
13961396 float : left;
1397+ font-weight : bold;
13971398}
13981399
13991400/* Fixed area at the Bottom */
Original file line number Diff line number Diff line change 9999em strong {
100100 font-family : 'open_sansbold_italic' ;
101101 font-style : normal;
102- font-weight : normal ;
102+ font-weight : bold ;
103103}
104104
105105/*noinspection CssNoGenericFontName*/
106106strong em {
107107 font-family : 'open_sansbold_italic' ;
108108 font-style : normal;
109- font-weight : normal ;
109+ font-weight : bold ;
110110}
111111
112112/*noinspection CssNoGenericFontName*/
113113strong {
114114 font-family : 'open_sansbold' ;
115- font-weight : normal ;
115+ font-weight : bold ;
116116 font-style : normal;
117117}
118118
Original file line number Diff line number Diff line change 5353 font-size : 13px ;
5454 margin-top : 15px ;
5555 margin-bottom : 5px ;
56+ font-weight : bold;
5657}
5758
5859.tab-failsafe .radioarea {
You can’t perform that action at this time.
0 commit comments