]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls...
authorItalo Rossi <italorossib@gmail.com>
Thu, 27 Aug 2015 02:53:57 +0000 (23:53 -0300)
committerItalo Rossi <italorossib@gmail.com>
Thu, 27 Aug 2015 02:58:46 +0000 (23:58 -0300)
html5/verto/verto_communicator/src/css/verto.css

index 19520c17ab92589ad2d3d69311535cc412ff329c..2505e50be36317d2222e92186f107675867d3115 100644 (file)
@@ -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 {