mirror of
https://github.com/flarum/core.git
synced 2025-08-09 01:46:35 +02:00
14
extensions/markdown/less/forum.less
Normal file
14
extensions/markdown/less/forum.less
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
* For detailed copyright and license information, please view the
|
||||
* LICENSE file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
.PostMention, .UserMention {
|
||||
.spoiler & {
|
||||
background: #444;
|
||||
color: transparent;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user