fix statusbar height and behaviour during voip calls
This commit is contained in:
@@ -30,6 +30,10 @@ limitations under the License.
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
.mx_UploadBar_uploadProgressInner .mx_RoomView_callStatusBar {
|
||||
background-color: #fff ! important;
|
||||
}
|
||||
|
||||
.mx_UploadBar_uploadFilename {
|
||||
margin-top: 5px;
|
||||
margin-left: 65px;
|
||||
@@ -37,6 +41,10 @@ limitations under the License.
|
||||
color: #4a4a4a;
|
||||
}
|
||||
|
||||
.mx_UploadBar_uploadFilename .mx_RoomView_callStatusBar {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.mx_UploadBar_uploadIcon {
|
||||
float: left;
|
||||
margin-top: 5px;
|
||||
|
||||
Reference in New Issue
Block a user