2012-02-06 15:50:37 +00:00
|
|
|
@import "variables.less";
|
2011-11-23 17:28:59 +00:00
|
|
|
|
2012-02-06 15:50:37 +00:00
|
|
|
span.rounded {
|
2012-02-06 15:57:37 +00:00
|
|
|
.roundedspan;
|
2012-02-06 15:50:37 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
span.grey {
|
|
|
|
.supporter-color-span(#bacfd6, grey);
|
|
|
|
}
|
|
|
|
|
|
|
|
.listview .rounded {
|
|
|
|
// cancelling out styles that would otherwise apply
|
|
|
|
line-height: normal;
|
|
|
|
margin-right: 0;
|
2011-11-23 17:28:59 +00:00
|
|
|
}
|