2014-07-07 11:46:32 -04:00
|
|
|
.alert {
|
|
|
|
margin: 15px 0 5px 0;
|
|
|
|
}
|
2014-10-20 02:01:19 -04:00
|
|
|
|
|
|
|
// there are (n) new or updated topics, click to show
|
2015-01-24 02:39:44 -05:00
|
|
|
.alert.alert-info {
|
2014-10-20 02:01:19 -04:00
|
|
|
margin: 0;
|
|
|
|
padding: 15px;
|
2015-01-24 02:39:44 -05:00
|
|
|
font-size: 1.1em;
|
2014-10-20 02:01:19 -04:00
|
|
|
}
|