amalgame/commit

updated: started to move YUI3 urls to https

authorJacco van Ossenbruggen
Tue Dec 14 21:50:51 2021 +0100
committerJacco van Ossenbruggen
Tue Dec 14 21:50:51 2021 +0100
commitf49e635f3cea8b567484e1e936f8353613d973c4
tree53984426ebdc5793eb4eaf41fe4ea42a00874fba
parente094e57cf45e8e8be28ea1ea1e0e2fddd7ca2c6f
Diff style: patch stat
diff --git a/web/css/analyser.css b/web/css/analyser.css
index 273a738..a07af5f 100644
--- a/web/css/analyser.css
+++ b/web/css/analyser.css
@@ -10,7 +10,7 @@
 .yui3-mappinglist-content {
 }
 .yui3-mappinglist .hd {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
     padding: 5px;
 }
 .yui3-mappinglist li {
@@ -31,6 +31,6 @@
  padding: .2em;
 }
 .hd {
-    background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
+    background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
     padding: 5px;
 }
diff --git a/web/css/builder.css b/web/css/builder.css
index 0499faf..2c11b62 100644
--- a/web/css/builder.css
+++ b/web/css/builder.css
@@ -73,7 +73,7 @@ img.explain {
 }
 #vocabularybrowser .header .title-box {
 	padding: 4px;
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1500px transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1500px transparent;
 	cursor: pointer;
 }
 #vocabularybrowser .header .title {
diff --git a/web/css/controls.css b/web/css/controls.css
index dbd67f1..0dfab92 100644
--- a/web/css/controls.css
+++ b/web/css/controls.css
@@ -47,12 +47,12 @@
 	border-color: #BBB;
 }
 .control-set .hd {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1500px transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1500px transparent;
 	line-height: 1.4em;
 	padding: 5px 10px 5px 0;
 }
 .control-set .hd .trigger {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") no-repeat scroll 108% -347px transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") no-repeat scroll 108% -347px transparent;
     color: #222;
 	font-weight: bold;
     cursor: default;
@@ -62,7 +62,7 @@
     width: auto;
 }
 .control-set.active .hd .trigger {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") no-repeat scroll 108% -397px transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") no-repeat scroll 108% -397px transparent;
 }
 .control-set .bd {
 	display: none;
diff --git a/web/css/detail-overlay.css b/web/css/detail-overlay.css
index d56d975..e2d622f 100644
--- a/web/css/detail-overlay.css
+++ b/web/css/detail-overlay.css
@@ -14,7 +14,7 @@
 }
 
 #detail .yui3-widget-hd {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1400px transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 -1400px transparent;
 	line-height:1.4em;
 	padding: 5px;
 	text-align: center;
diff --git a/web/css/evaluater.css b/web/css/evaluater.css
index 039eb31..69b5efe 100644
--- a/web/css/evaluater.css
+++ b/web/css/evaluater.css
@@ -19,7 +19,7 @@
 	margin-bottom: 15px;
 }
 .box .hd {
-	background: url("http://yui.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
+	background: url("https://yui-s.yahooapis.com/3.0.0/build/assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
 	padding: 5px;
 }
 .box .bd {