Version 2.0.0-RC6
This commit is contained in:
16
styles/Subway/theme/mchat_custom.css
Normal file
16
styles/Subway/theme/mchat_custom.css
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
*
|
||||
* @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 {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.icon-mchat:before, #mChat + .inner li.header dt:before {
|
||||
content: '\e0e6';
|
||||
}
|
||||
Reference in New Issue
Block a user