1 @import (reference) "../../../less/colors.less";
2 @import (reference) "../../../less/trp3Vars.less";
3 @import (reference) "../../../less/trpButtons.less";
4 @import "../controls/dropdown";
9 .chat-container > div:first-child {
20 height: @banner-height;
25 transition: top .2s ease-in-out;
33 background-color: rgba(250,229,210,0.8);
34 border: 1px solid @orange;
39 background-color: rgba(213,245,226,0.8);
40 border: 1px solid @green;
49 background-color: rgba(241,240,237,0.8);
50 border: 1px solid rgba(191,190,187,1);
65 background-color: transparent;
80 .banner-wrapper.bottom {
90 transition: bottom .2s ease-in-out;