2018-04-24 14:29:08 +02:00
|
|
|
$max-chat-textarea-height: 200px !default;
|
2018-04-27 16:50:58 +02:00
|
|
|
$emoji-picker-height: 100px !default;
|
2017-06-14 11:14:42 +02:00
|
|
|
|
2017-04-13 19:16:58 +02:00
|
|
|
$roster-item-height: 60px !default;
|
2015-10-29 10:21:31 +01:00
|
|
|
|
2015-10-31 19:29:43 +01:00
|
|
|
$chat-head-height: 55px !default;
|
|
|
|
|
2015-10-29 08:29:28 +01:00
|
|
|
$controlbox-dropdown-height: 25px !default;
|
2017-06-14 11:14:42 +02:00
|
|
|
$controlbox-head-height: 55px !default;
|
2015-10-29 08:29:28 +01:00
|
|
|
|
2018-01-26 15:32:31 +01:00
|
|
|
$chatbox-hover-height: 1em !default;
|
2015-10-29 08:29:28 +01:00
|
|
|
|
2016-10-17 10:33:45 +02:00
|
|
|
$font-size-small: 12px !default;
|
2015-10-29 08:29:28 +01:00
|
|
|
$font-size: 14px !default;
|
2016-10-17 10:33:45 +02:00
|
|
|
$font-size-large: 16px !default;
|
2017-06-24 12:28:20 +02:00
|
|
|
$font-size-huge: 20px !default;
|
2015-10-29 08:29:28 +01:00
|
|
|
$legend-font-size: 16px !default;
|
|
|
|
|
2017-06-20 11:43:54 +02:00
|
|
|
$line-height-small: 14px !default;
|
2017-02-16 14:42:50 +01:00
|
|
|
$line-height: 16px !default;
|
2017-07-18 08:56:25 +02:00
|
|
|
$line-height-large: 20px !default;
|
2017-02-16 14:42:50 +01:00
|
|
|
|
2018-03-09 20:06:47 +01:00
|
|
|
$chat-width: 250px !default;
|
2015-10-29 08:51:55 +01:00
|
|
|
$chat-height: 450px !default;
|
2015-10-29 08:29:28 +01:00
|
|
|
|
2018-03-09 20:06:47 +01:00
|
|
|
$chatroom-width: 400px !default;
|