David Thornley пре 6 година
родитељ
комит
99f2f8fa8f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/main/resources/static/index.html

+ 1
- 1
src/main/resources/static/index.html Прегледај датотеку

@@ -40,7 +40,7 @@
40 40
     </div>
41 41
     <div class="row">
42 42
         <div class="col-md-12">
43
-            <table id="conversation" class="table table-striped">
43
+            <table id="conversation" class="table table-striped" style=" background-color: #BFAEE2">
44 44
                 <thead>
45 45
                 <tr>
46 46
                     <th>Messages</th>