2015-01-24 01:39:44 -06:00
|
|
|
.alert.alert-info {
|
2019-04-17 08:37:42 -05:00
|
|
|
&.clickable {
|
2020-05-22 23:56:13 -05:00
|
|
|
// there are (n) new or updated topics, click to show
|
2021-06-24 14:21:11 -05:00
|
|
|
margin: 0;
|
2019-04-17 08:37:42 -05:00
|
|
|
padding: 1em;
|
|
|
|
}
|
2014-10-20 01:01:19 -05:00
|
|
|
}
|