mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: reviving old topic popup should not have red warning background
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
background: dark-light-diff($danger, $secondary, 50%, -40%);
|
||||
}
|
||||
|
||||
&.old-topic {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user