Disable mute button if media is not yet available. (#1218)
--------- Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -61,6 +61,10 @@ limitations under the License.
|
||||
outline: auto;
|
||||
}
|
||||
|
||||
.toolbarButton:disabled {
|
||||
opacity: 0.55;
|
||||
}
|
||||
|
||||
.toolbarButton,
|
||||
.toolbarButtonSecondary {
|
||||
width: 50px;
|
||||
|
||||
Reference in New Issue
Block a user