mirror of
https://github.com/flarum/core.git
synced 2025-08-08 17:36:38 +02:00
Initial commit
This commit is contained in:
10
extensions/lock/less/forum/extension.less
Normal file
10
extensions/lock/less/forum/extension.less
Normal file
@@ -0,0 +1,10 @@
|
||||
.Badge--locked {
|
||||
background: #888;
|
||||
}
|
||||
.DiscussionLockedPost {
|
||||
.EventPost-icon,
|
||||
.EventPost-info,
|
||||
.EventPost-info a {
|
||||
color: #888;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user