File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 197197 <Content Include =" content\ru\software-overview\applications\webstation-application.html" />
198198 <Content Include =" content\ru\use-cases\modbus-protocol.html" />
199199 <Content Include =" content\ru\version-history\scada-history.html" />
200- <Content Include =" css\index .css" >
201- <DependentUpon >index .less</DependentUpon >
200+ <Content Include =" css\cover .css" >
201+ <DependentUpon >cover .less</DependentUpon >
202202 </Content >
203- <Content Include =" css\index .min.css" >
204- <DependentUpon >index .css</DependentUpon >
203+ <Content Include =" css\cover .min.css" >
204+ <DependentUpon >cover .css</DependentUpon >
205205 </Content >
206206 <Content Include =" css\scadadoc.css" >
207207 <DependentUpon >scadadoc.less</DependentUpon >
231231 <Content Include =" css\common.less" />
232232 <Content Include =" css\contents.less" />
233233 <Content Include =" css\search.less" />
234- <Content Include =" css\index .less" />
234+ <Content Include =" css\cover .less" />
235235 <None Include =" Web.Debug.config" >
236236 <DependentUpon >Web.config</DependentUpon >
237237 </None >
Original file line number Diff line number Diff line change 44 "inputFile" : " css/scadadoc.less"
55 },
66 {
7- "outputFile" : " css/index .css" ,
8- "inputFile" : " css/index .less"
7+ "outputFile" : " css/cover .css" ,
8+ "inputFile" : " css/cover .less"
99 }
1010]
Original file line number Diff line number Diff line change 44 < title > Rapid SCADA Documentation</ title >
55 < meta charset ="utf-8 " />
66 < link href ="../../css/scadadoc.min.css " rel ="stylesheet " type ="text/css " />
7- < link href ="../../css/index .min.css " rel ="stylesheet " type ="text/css " />
7+ < link href ="../../css/cover .min.css " rel ="stylesheet " type ="text/css " />
88 < script type ="text/javascript " src ="../../js/jquery.min.js "> </ script >
99 < script type ="text/javascript " src ="../../js/scadadoc.js "> </ script >
1010</ head >
Original file line number Diff line number Diff line change 44 < title > Документация Rapid SCADA</ title >
55 < meta charset ="utf-8 " />
66 < link href ="../../css/scadadoc.min.css " rel ="stylesheet " type ="text/css " />
7- < link href ="../../css/index .min.css " rel ="stylesheet " type ="text/css " />
7+ < link href ="../../css/cover .min.css " rel ="stylesheet " type ="text/css " />
88 < script type ="text/javascript " src ="../../js/jquery.min.js "> </ script >
99 < script type ="text/javascript " src ="../../js/scadadoc.js "> </ script >
1010</ head >
Original file line number Diff line number Diff line change 1- .sd-article {
1+ .sd-article-wrapper {
22 display : inline-block ;
33 margin : 0 ;
4- padding : 0 20px ;
54 overflow : auto ;
5+ padding : 0 ;
6+ }
7+
8+ .sd-article {
9+ margin : 0 ;
10+ padding : 0 20px ;
611}
712
813.sd-article-meta {
Original file line number Diff line number Diff line change 1- .sd-contents {
1+ .sd-contents-wrapper {
22 border-right : 5px solid #ddd ;
33 display : inline-block ;
4- font-size : 13px ;
54 margin : 0 ;
65 min-width : 200px ;
7- padding : 10px ;
86 overflow : auto ;
7+ padding : 0 ;
98 width : 25% ;
109}
1110
11+ .sd-contents {
12+ font-size : 13px ;
13+ margin : 0 ;
14+ padding : 10px ;
15+ }
16+
1217.sd-contents-item {
1318 margin : 7px 0 ;
1419}
Original file line number Diff line number Diff line change 99 left : 50% ;
1010 transform : translate (-50% , -50% );
1111 text-align : center;
12+ }
13+ .sd-article {
14+ height : 100% ;
1215}
Original file line number Diff line number Diff line change 1010 left : 50% ;
1111 transform : translate (-50% , -50% );
1212 text-align : center ;
13+ }
14+
15+ .sd-article {
16+ height : 100% ;
1317}
Original file line number Diff line number Diff line change @@ -44,16 +44,20 @@ a:hover {
4444 color : # 0074a2 ;
4545 text-decoration : underline;
4646}
47- .sd-contents {
47+ .sd-contents-wrapper {
4848 border-right : 5px solid # ddd ;
4949 display : inline-block;
50- font-size : 13px ;
5150 margin : 0 ;
5251 min-width : 200px ;
53- padding : 10px ;
5452 overflow : auto;
53+ padding : 0 ;
5554 width : 25% ;
5655}
56+ .sd-contents {
57+ font-size : 13px ;
58+ margin : 0 ;
59+ padding : 10px ;
60+ }
5761.sd-contents-item {
5862 margin : 7px 0 ;
5963}
@@ -69,11 +73,15 @@ a:hover {
6973.sd-contents-item .selected {
7074 font-weight : bold;
7175}
72- .sd-article {
76+ .sd-article-wrapper {
7377 display : inline-block;
7478 margin : 0 ;
75- padding : 0 20px ;
7679 overflow : auto;
80+ padding : 0 ;
81+ }
82+ .sd-article {
83+ margin : 0 ;
84+ padding : 0 20px ;
7785}
7886.sd-article-meta {
7987 font-size : 12px ;
You can’t perform that action at this time.
0 commit comments