Commit d634839d authored by Markus Bergt's avatar Markus Bergt

panelstyle changed

parent ce35c4b7
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</div> </div>
<div class="col-xs-12 col-sm-9 col-md-9 col-lg-10 col-xs-offset-0 col-sm-offset-3 col-md-offset-3 col-lg-offset-2"> <div class="col-xs-12 col-sm-9 col-md-9 col-lg-10 col-xs-offset-0 col-sm-offset-3 col-md-offset-3 col-lg-offset-2">
<div class="panel panel-default"> <div class="panel panel-default chatpanel">
<div class="panel-heading"> <div class="panel-heading">
<div class="panel-title pull-left"> James:</div> <div class="panel-title pull-left"> James:</div>
<div class="pull-right hidden-xs">17.07.16 um 13:52:22</div> <div class="pull-right hidden-xs">17.07.16 um 13:52:22</div>
......
...@@ -21,6 +21,14 @@ body { ...@@ -21,6 +21,14 @@ body {
padding-top: 7px; padding-top: 7px;
} }
.chatpanel > .panel-heading{
padding: 3px 10px;
}
.chatpanel > .panel-body{
padding: 5px;
}
.fixed { .fixed {
position: fixed; position: fixed;
......
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