1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 16:51:34 +02:00

Fix class names

This commit is contained in:
Toby Zerner
2015-05-29 18:56:49 +09:30
parent 5b323d7c08
commit d5e9ad84b8

View File

@@ -2,7 +2,7 @@
background: #d13e32;
}
.discussion-stickied-post {
& .post-icon, & .post-activity-info, & .post-activity-info a {
& .post-icon, & .event-post-info, & .event-post-info a {
color: #d13e32;
}
}