Files
phpbb_mchat_tlw/styles/pbtech/theme/mchat_custom.css
2016-03-26 09:15:07 +01:00

22 lines
409 B
CSS

/**
*
* @package phpBB Extension - mChat
* @copyright (c) 2016 dmzx - http://www.dmzx-web.net
* @copyright (c) 2016 kasimi
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
.icon-mchat > a:before {
content: '\f086';
font-family: 'FontAwesome';
}
#mchat-panel.cp-mini {
background-color: #E5E4E3;
}
#mChat + .forabg .collapse-box a:before {
content: '';
}