|
@@ -7954,7 +7954,8 @@ body.reset {
|
|
cursor: pointer; }
|
|
cursor: pointer; }
|
|
#conversejs #converse-roster .roster-filter-form .roster-filter {
|
|
#conversejs #converse-roster .roster-filter-form .roster-filter {
|
|
width: 100%;
|
|
width: 100%;
|
|
- margin: 0.2em; }
|
|
|
|
|
|
+ margin: 0.2em;
|
|
|
|
+ font-size: calc(14px - 2px); }
|
|
#conversejs #converse-roster .roster-filter-form .state-type {
|
|
#conversejs #converse-roster .roster-filter-form .state-type {
|
|
font-size: calc(14px - 2px);
|
|
font-size: calc(14px - 2px);
|
|
height: 25px;
|
|
height: 25px;
|
|
@@ -8416,7 +8417,8 @@ body.reset {
|
|
margin-top: 0.5em;
|
|
margin-top: 0.5em;
|
|
height: 36px;
|
|
height: 36px;
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
- width: 36px; }
|
|
|
|
|
|
+ width: 36px;
|
|
|
|
+ border: 1px solid lightgrey; }
|
|
#conversejs .message.chat-msg .chat-msg-heading {
|
|
#conversejs .message.chat-msg .chat-msg-heading {
|
|
margin-top: 0.5em;
|
|
margin-top: 0.5em;
|
|
padding-right: 0.25rem;
|
|
padding-right: 0.25rem;
|