Files
phpbb_mchat_tlw/styles/AllanStyle-SUBSILVER/theme/mchat_allanstyle.css
2018-08-02 11:34:39 +02:00

18 lines
365 B
CSS

/**
*
* mChat CSS for AllanStyle SUBSILVER
*
* @package phpBB Extension - mChat
* @copyright (c) 2018 kasimi - https://kasimi.net
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
@media only screen and (min-width: 700px), only screen and (min-device-width: 700px) {
.mchat-wrapper .list-inner {
margin-left: 5px;
}
}