File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 4747 <xsl : text >API List</xsl : text >
4848 </xsl : element >
4949 <link rel =" stylesheet" href =" netbeans.css" type =" text/css" />
50- <link rel =" icon" type =" image/png" sizes =" 32x32" href =" //netbeans.apache.org/favicon-32x32.png" />
51- <link rel =" icon" type =" image/png" sizes =" 16x16" href =" //netbeans.apache.org/favicon-16x16.png" />
52-
53-
50+ <link rel =" icon" type =" image/png" sizes =" 32x32" href =" https://netbeans.apache.org/favicon-32x32.png" />
51+ <link rel =" icon" type =" image/png" sizes =" 16x16" href =" https://netbeans.apache.org/favicon-16x16.png" />
5452 </head >
5553
5654 <body >
585583
586584 </xsl : template >
587585
588- </xsl : stylesheet >
586+ </xsl : stylesheet >
Original file line number Diff line number Diff line change 2020 * Javadoc style sheet
2121 */
2222
23- @import url ('fonts/ dejavu.css' );
23+ @import url ('https://netbeans.apache.org/_/css/font- dejavu.css' );
2424/*
2525 * These CSS custom properties (variables) define the core color and font
2626 * properties used in this stylesheet.
Original file line number Diff line number Diff line change @@ -169,6 +169,7 @@ committed to the repository for legal reasons. You need to download it:
169169 </div >
170170 </xsl : template >
171171 <xsl : template name =" htmlfooter" >
172+ <script src =" https://netbeans.apache.org/_/js/vendor/jquery.min.js" ></script >
172173 <script >
173174 $('.modulesclasslist').hide();
174175
@@ -233,9 +234,8 @@ committed to the repository for legal reasons. You need to download it:
233234 <meta name =" msapplication-TileColor" content =" #ffc40d" />
234235 <meta name =" theme-color" content =" #ffffff" />
235236 <meta http-equiv =" Content-Type" content =" text/html; charset=iso-8859-1" />
236- <link rel =" icon" type =" image/png" sizes =" 32x32" href =" //netbeans.apache.org/favicon-32x32.png" />
237- <link rel =" icon" type =" image/png" sizes =" 16x16" href =" //netbeans.apache.org/favicon-16x16.png" />
238- <script src =" https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js" ></script >
237+ <link rel =" icon" type =" image/png" sizes =" 32x32" href =" https://netbeans.apache.org/favicon-32x32.png" />
238+ <link rel =" icon" type =" image/png" sizes =" 16x16" href =" https://netbeans.apache.org/favicon-16x16.png" />
239239 </head >
240240 </xsl : template >
241241 <xsl : template name =" htmlmainmenu" >
You can’t perform that action at this time.
0 commit comments