| OLD | NEW |
| 1 <!-- Generated by licenses.py; do not edit. --> | 1 <!-- Generated by licenses.py; do not edit. --> |
| 2 <!DOCTYPE HTML> | 2 <!DOCTYPE HTML> |
| 3 <html> | 3 <html> |
| 4 <head> | 4 <head> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title>Credits</title> | 6 <title>Credits</title> |
| 7 <style> | 7 <style> |
| 8 body { | 8 body { |
| 9 font-family:Helvetica,Arial,sans-serif; | 9 font-family:Helvetica,Arial,sans-serif; |
| 10 background-color:white; | 10 background-color:white; |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 font-size:110%; | 26 font-size:110%; |
| 27 font-weight:bold; | 27 font-weight:bold; |
| 28 float:left; | 28 float:left; |
| 29 margin:3px; | 29 margin:3px; |
| 30 } | 30 } |
| 31 .product .homepage { | 31 .product .homepage { |
| 32 text-align:right; | 32 text-align:right; |
| 33 float:right; | 33 float:right; |
| 34 margin:3px; | 34 margin:3px; |
| 35 } | 35 } |
| 36 .product .homepage:after { | 36 .product .homepage::after { |
| 37 content:" - "; | 37 content:" - "; |
| 38 } | 38 } |
| 39 .product .show { | 39 .product .show { |
| 40 text-align:right; | 40 text-align:right; |
| 41 float:right; | 41 float:right; |
| 42 margin:3px; | 42 margin:3px; |
| 43 } | 43 } |
| 44 .licence { | 44 .licence { |
| 45 clear:both; | 45 clear:both; |
| 46 background-color:#e8eef7; | 46 background-color:#e8eef7; |
| (...skipping 13884 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13931 </pre> | 13931 </pre> |
| 13932 </div> | 13932 </div> |
| 13933 </div> | 13933 </div> |
| 13934 | 13934 |
| 13935 | 13935 |
| 13936 </div> | 13936 </div> |
| 13937 <script src="chrome://credits/credits.js"></script> | 13937 <script src="chrome://credits/credits.js"></script> |
| 13938 </body> | 13938 </body> |
| 13939 </html> | 13939 </html> |
| 13940 | 13940 |
| OLD | NEW |