You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/client/lib/index.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -162,9 +162,7 @@
162
162
<!-- The main content renders to "#vwf-root", the item with the id "vwf-root". -->
163
163
164
164
<divid="incompatibleBrowser">
165
-
<div>
166
-
<spanstyle="color:#3090C7;"><br/><br/>Your browser does not support Virtual World Framework. Please review our <ahref='http://www.virtual.wf/documentation.html#requirements'>requirements</a> for supported browser versions.</span>
167
-
</div>
165
+
<spanclass="warning">Your browser does not support Virtual World Framework. Please review our <ahref='https://virtual.wf/documentation.html#requirements'>requirements</a> for supported browser versions.</span>
0 commit comments