From: Italo Rossi Date: Thu, 27 Aug 2015 02:53:57 +0000 (-0300) Subject: FS-8025: [verto_communicator] Restoring the blue blackground on the video controls... X-Git-Tag: v1.6.2~82^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c382c0597c1d92ef35d3c40a84c855a4e3d9b76e;p=thirdparty%2Ffreeswitch.git FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better. --- diff --git a/html5/verto/verto_communicator/src/css/verto.css b/html5/verto/verto_communicator/src/css/verto.css index 19520c17ab..2505e50be3 100644 --- a/html5/verto/verto_communicator/src/css/verto.css +++ b/html5/verto/verto_communicator/src/css/verto.css @@ -45,6 +45,7 @@ body { button.btn i { line-height: 0; vertical-align: middle; + color: #FFFFFF; } /*.navbar-nav {*/ @@ -523,6 +524,7 @@ body .modal-body .btn-group .btn.active { margin: 0; padding-left: 10px; padding-right: 10px; + background-color: #0D47A1; } #incall .video-footer button {