Improvements of message displaying (internal styles)

This commit is contained in:
RainLoop Team 2015-05-31 21:40:54 +04:00
parent 0bba7146a6
commit 4457cdbc23
46 changed files with 1967 additions and 359 deletions

View file

@ -6,7 +6,8 @@
// BASE TABLES
// -----------------
table {
// table {
.table {
max-width: 100%;
background-color: @tableBackground;
border-collapse: collapse;