Commit f22e26d9 authored by Markus Bergt's avatar Markus Bergt

added private message example

parent b621f66c
......@@ -155,6 +155,16 @@
Ich Admin du nix!
</div>
</div>
<div class="panel panel-success chatpanel">
<div class="panel-heading">
<div class="panel-title pull-left"> hottie666:</div>
<div class="pull-right hidden-xs">17.07.16 um 14:20:15</div>
<div class="clearfix"></div>
</div>
<div class="panel-body">
Hi süßer... <span class="glyphicon glyphicon-heart" style="color:red;" />
</div>
</div>
</div>
</div>
......
......@@ -16,6 +16,10 @@ body {
margin-bottom: 125px;
}
.glyphicon-success{
color: #5CB85C;
}
.glyphicon-warning {
color: #F0AD4E;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment