Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f243da716d |
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
en:
|
en:
|
||||||
theme_metadata:
|
theme_metadata:
|
||||||
description: "A modern theme designed for communities that want a beautiful community out of the box."
|
description: "A simple, beautiful theme that improves the out of the box experience for Discourse sites."
|
||||||
topic_pinned: "Pinned"
|
topic_pinned: "Pinned"
|
||||||
topic_hot: "Hot"
|
topic_hot: "Hot"
|
||||||
user_replied: "replied"
|
user_replied: "replied"
|
||||||
|
|||||||
@@ -7,23 +7,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-menu .quick-access-panel,
|
|
||||||
.user-notifications-list {
|
|
||||||
li {
|
|
||||||
&.pending,
|
|
||||||
&.unread {
|
|
||||||
background: var(--d-hover);
|
|
||||||
|
|
||||||
.discourse-no-touch & {
|
|
||||||
&:hover,
|
|
||||||
&:focus {
|
|
||||||
background: var(--d-selected);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.user-menu.revamped .tabs-list .btn.active {
|
.user-menu.revamped .tabs-list .btn.active {
|
||||||
background: var(--d-hover);
|
background: var(--d-hover);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user