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