File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 138138 class =" mb-1 text-sm font-normal leading-none text-gray-500"
139139 >{$_ (' first-step' )}</label
140140 >
141- <h3 class =" text-lg font-semibold text-gray-900 dark:text- white" >
141+ <h3 class =" text-lg font-semibold text-white" >
142142 {$_ (' share-the-code-with-your-host' )}
143143 </h3 >
144144 {#if clientCreated }
145- <p class =" text-gray-400 dark:text-gray- 500 mb-4" >
145+ <p class =" text-gray-500 mb-4" >
146146 {$_ (' if-your-code-is-missing-from-your-clipboard-you-must-restart-the-process' )}
147147 </p >
148148 {/if }
155155 </li >
156156 <li class =" mb-10 ms-4" >
157157 <div
158- class =" absolute w-3 h-3 bg-gray-200 rounded-full mt-1.5 -start-1.5 border border-white dark:border- gray-900 dark: bg-gray-700"
158+ class =" absolute w-3 h-3 rounded-full mt-1.5 -start-1.5 border border-gray-900 bg-gray-700"
159159 ></div >
160160 <label
161161 for =" connect-to-host"
162- class =" mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray- 500"
162+ class =" mb-1 text-sm font-normal leading-none text-gray-500"
163163 >{$_ (' second-step' )}</label
164164 >
165- <h3 class =" text-lg font-semibold text-gray-900 dark:text- white" >
165+ <h3 class =" text-lg font-semibold text-white" >
166166 {$_ (' get-the-code-from-your-host' )}
167167 </h3 >
168168 <div class =" join" >
Original file line number Diff line number Diff line change 1616 <StunServers />
1717 <TurnServers />
1818
19- <IsWindows >
19+ <!-- < IsWindows> -- >
2020 <ViGEmDownload />
21- </IsWindows >
21+ <!-- < /IsWindows> -- >
2222</div >
Original file line number Diff line number Diff line change 1717 <a
1818 href =" https://raw.githubusercontent.com/pradt2/always-online-stun/master/valid_hosts.txt"
1919 target =" _blank"
20- class =" text-sm font-medium text-blue-600 hover:underline dark: text-blue-500"
20+ class =" text-sm font-medium hover:underline text-blue-500"
2121 >{$_ (' server-list-link' )}</a
2222 >
2323
Original file line number Diff line number Diff line change 1919 <a
2020 href =" https://github.com/coturn/coturn"
2121 target =" _blank"
22- class =" text-sm font-medium text-blue-600 hover:underline dark: text-blue-500"
22+ class =" text-sm font-medium hover:underline text-blue-500"
2323 >{$_ (' selfhost-turn-link' )}</a
2424 >
2525
Original file line number Diff line number Diff line change 2020 </p >
2121 <button
2222 onclick ={OpenViGEmWizard }
23- class =" w-full justify-center inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark: bg-blue-600 dark: hover:bg-blue-700 dark: focus:ring-blue-800"
23+ class =" w-full justify-center inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white rounded-lg focus:ring-4 focus:outline-none bg-blue-600 hover:bg-blue-700 focus:ring-blue-800"
2424 >
2525 Install Now
2626 <svg
You can’t perform that action at this time.
0 commit comments