Version 1.0.0-RC2
This commit is contained in:
22
styles/pbwow3/theme/mchat_custom.css
Normal file
22
styles/pbwow3/theme/mchat_custom.css
Normal file
@@ -0,0 +1,22 @@
|
||||
/**
|
||||
*
|
||||
* @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 + .forabg .collapse-box a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
#mChat + .forabg .collapse-box a:before {
|
||||
content: '';
|
||||
margin-right: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user