2014-04-15 09:59:52 +00:00
|
|
|
/*
|
|
|
|
Shoutbox Messages
|
|
|
|
*/
|
|
|
|
|
|
|
|
.shoutmsg {
|
2014-04-29 18:18:14 +00:00
|
|
|
margin-bottom: 5px;
|
2014-04-15 09:59:52 +00:00
|
|
|
|
|
|
|
.timestamp {
|
2014-04-21 18:19:03 +00:00
|
|
|
@extend .highlight;
|
2014-04-15 09:59:52 +00:00
|
|
|
}
|
2014-04-21 18:19:03 +00:00
|
|
|
}
|