提交 2d14aa93 authored 作者: Joao Mesquita's avatar Joao Mesquita

FS-7997 #resolve We need to have a designer look at the html partial and come up…

FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.
上级 bd48aced
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<span class="chat-members-avatar"> <span class="chat-members-avatar">
<img /> <img />
</span> </span>
<h4 class="chat-members-name">{{ member.name }}</h4> <h4 class="chat-members-name">{{ member.name }} <small>({{ member.number }})</small></h4>
<div class="pull-right action-buttons chat-members-action" ng-show="verto.data.confRole == 'moderator'"> <div class="pull-right action-buttons chat-members-action" ng-show="verto.data.confRole == 'moderator'">
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-xs dropdown-toggle" data-toggle="dropdown"> <button type="button" class="btn btn-xs dropdown-toggle" data-toggle="dropdown">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论