mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
Merge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025-overlay-icons to master
* commit 'c382c0597c1d92ef35d3c40a84c855a4e3d9b76e': FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.
This commit is contained in:
commit
aff81f7fa9
@ -45,6 +45,7 @@ body {
|
|||||||
button.btn i {
|
button.btn i {
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*.navbar-nav {*/
|
/*.navbar-nav {*/
|
||||||
@ -523,6 +524,7 @@ body .modal-body .btn-group .btn.active {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
|
background-color: #0D47A1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#incall .video-footer button {
|
#incall .video-footer button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user