Index: dist/css/skins/_all-skins.css =================================================================== diff -u -r1e4e67f8b3f12a7c86d1d01e7a51037152b74971 -r2f5ac5125ef68ac494a1e68e844c11f01335f74f --- dist/css/skins/_all-skins.css (.../_all-skins.css) (revision 1e4e67f8b3f12a7c86d1d01e7a51037152b74971) +++ dist/css/skins/_all-skins.css (.../_all-skins.css) (revision 2f5ac5125ef68ac494a1e68e844c11f01335f74f) @@ -1910,4 +1910,51 @@ .compare-grap-box .right .point { float: right; +} + +button.info-box-icon { + width: auto; + margin-right: 5px; + padding: 0 7px; + font-size: 16px; + line-height: 24px; + color: #fff; + border-radius: 3px; + border: 1px solid; +} +.info-box-icon.type-up { + background-color: #21c9e4; + border-color: #10acc5; +} +.info-box-icon.type-down { + background-color: #f0543b; + border-color: #ec4028; +} +.info-box-icon.type-reply{ + color: #666; + background-color: transparent; + border-color: #e7e7e7; +} +.info-box-icon.chat-type{ + width: auto; + height: 22px; + margin-right: 5px; + padding: 0 7px; + font-size: 12px; + line-height: 20px; + color: #000; + border-radius: 3px; +} +.info-box-icon.chat-count-type{ + width: auto; + height: 22px; + margin-right: 5px; + padding: 0 7px; + font-size: 12px; + line-height: 20px; + color: #fff; + border-radius: 3px; +} +.chat .item > .message-add-on { + margin-left: 55px; } \ No newline at end of file Index: index.html =================================================================== diff -u -re8fbab725579447aa5215643e6c71fc690aecb9d -r2f5ac5125ef68ac494a1e68e844c11f01335f74f --- index.html (.../index.html) (revision e8fbab725579447aa5215643e6c71fc690aecb9d) +++ index.html (.../index.html) (revision 2f5ac5125ef68ac494a1e68e844c11f01335f74f) @@ -1159,7 +1159,22 @@ I would like to meet you to discuss the latest news about the arrival of the new theme. They say it is going to be one the best themes on the market +
+