]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower
authorItalo Rossi <italorossib@gmail.com>
Fri, 21 Aug 2015 18:31:12 +0000 (15:31 -0300)
committerItalo Rossi <italorossib@gmail.com>
Fri, 21 Aug 2015 18:31:12 +0000 (15:31 -0300)
html5/verto/verto_communicator/css/verto.css

index 19c9ea9b7328a8a49f3c910def02077938b80759..19520c17ab92589ad2d3d69311535cc412ff329c 100644 (file)
@@ -51,10 +51,6 @@ button.btn i {
   /*height: 50px;*/
 /*}*/
 
-.navbar-nav {
-  background-color: #0d47a1;
-}
-
 .navbar .navbar-nav > li.navbar-item-icon > a {
   padding: 18px;
   height: 60px;
@@ -1033,8 +1029,9 @@ body .modal-body .btn-group .btn.active {
   left: 0;
 }
 
-.navbar {
+body .navbar, body .navbar.navbar {
   height: 67px;
+  background-color: #0d47a1;
 }
 
 .https-message {