Browse Source

Updated warning to yellow instead of white

TC pushbot 5 4 years ago
parent
commit
08362827ec
2 changed files with 4 additions and 8 deletions
  1. 0 1
      web/Music/index.html
  2. 4 7
      web/SystemAO/desktop/icons/connlost.svg

+ 0 - 1
web/Music/index.html

@@ -2137,7 +2137,6 @@
 	  
 	  //var imageTop = (window.innerHeight - 255 - $("#albumnArtImage").height()) / 2;
 	  //$("#albumnArtImage").css("top",imageTop + "px");
-	  console.log(window.innerHeight);
 	}
 	
 	function setStorage(configName,configValue){

+ 4 - 7
web/SystemAO/desktop/icons/connlost.svg

@@ -10,13 +10,10 @@
 </g>
 <g>
 	<g>
-		
-			<rect x="39.016" y="38.678" fill="#FFFFFF" stroke="#15030A" stroke-width="2" stroke-miterlimit="10" width="3.422" height="3.423"/>
-		
-			<rect x="39.016" y="21.569" fill="#FFFFFF" stroke="#15030A" stroke-width="2" stroke-miterlimit="10" width="3.422" height="13.802"/>
-		<path fill="#FFFFFF" stroke="#15030A" stroke-width="2" stroke-miterlimit="10" d="M24.188,7.882
-			c-8.851,0-16.881,3.49-22.813,9.148l22.813,22.79l11.406-11.406V18.147h10.289L47,17.03C41.068,11.372,33.039,7.882,24.188,7.882z
-			"/>
+		<rect x="39.016" y="38.678" fill="#FCCA00" width="3.422" height="3.423"/>
+		<rect x="39.016" y="21.569" fill="#FCCA00" width="3.422" height="13.802"/>
+		<path fill="#FCCA00" d="M24.188,7.882c-8.851,0-16.881,3.49-22.813,9.148l22.813,22.79l11.406-11.406V18.147h10.289L47,17.03
+			C41.068,11.372,33.039,7.882,24.188,7.882z"/>
 	</g>
 </g>
 </svg>