diff --git a/package.json b/package.json index 9d6668da..ade0ce39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.7.15", + "version": "1.7.16", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/css/Room.css b/public/css/Room.css index c792c5ac..171b8bce 100644 --- a/public/css/Room.css +++ b/public/css/Room.css @@ -443,7 +443,8 @@ body { background: var(--body-bg); } -.settingsTable td, .settingsTable th { +.settingsTable td, +.settingsTable th { padding: 10px; text-align: left; } diff --git a/public/css/RtmpStreamer.css b/public/css/RtmpStreamer.css index dca21447..cbbb7ca3 100644 --- a/public/css/RtmpStreamer.css +++ b/public/css/RtmpStreamer.css @@ -257,3 +257,14 @@ footer { -moz-animation-duration: 1s; animation-duration: 1s; } + +/*-------------------------------------------------------------- +# Google Translate +--------------------------------------------------------------*/ + +.skiptranslate iframe, +.goog-te-banner-frame.skiptranslate, +.VIpgJd-ZVi9od-aZ2wEe-wOHMyf, +.VIpgJd-ZVi9od-aZ2wEe-OiiCO { + display: none !important; +} diff --git a/public/views/Room.html b/public/views/Room.html index 267986f5..4a81e6f4 100644 --- a/public/views/Room.html +++ b/public/views/Room.html @@ -654,7 +654,9 @@ access to use this app. - + diff --git a/public/views/RtmpStreamer.html b/public/views/RtmpStreamer.html index c7034665..776bde16 100644 --- a/public/views/RtmpStreamer.html +++ b/public/views/RtmpStreamer.html @@ -57,6 +57,7 @@ + @@ -65,7 +66,7 @@
-

MiroTalk RTMP Streamer

+

RTMP Streamer

-