Merge pull request #513 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-8229-moderator-actions-bullets-menu-color to master

* commit '2512deb50be574e340d5d402f34f22b7b4324ed4':
  FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333
This commit is contained in:
Ítalo Rossi 2015-09-28 12:13:20 -05:00
commit 19db32df0a
2 changed files with 5 additions and 1 deletions

View File

@ -118,6 +118,10 @@ button.btn i {
color: #F45A5A;
}
.mdi-navigation-more-vert.dark {
color: #333;
}
.incall-number {
font-weight: bold;
padding-top: 22px;

View File

@ -26,7 +26,7 @@
<div class="pull-right action-buttons chat-members-action" ng-show="verto.data.confRole == 'moderator'">
<div class="btn-group">
<button type="button" class="btn btn-xs dropdown-toggle" data-toggle="dropdown">
<i class="mdi-navigation-more-vert" style="margin-right: 0px;"></i>
<i class="mdi-navigation-more-vert dark" style="margin-right: 0px;"></i>
</button>
<ul class="dropdown-menu slidedown pull-right">
<li>