[Mobile] IN PROGRESS:

open #74
Added name for "base" (unknown) type in core/bundle.json;
Fixes to grid-item .details element:
- ellipsize,
- type now displayed properly;
- number of items with correct plural syntax;
This commit is contained in:
Charles Hacskaylo
2015-08-25 14:17:34 -07:00
parent fd5a911d50
commit 07d0706cd1
5 changed files with 34 additions and 31 deletions

View File

@@ -131,6 +131,7 @@
color: lighten($colorBodyFg, 20%);
}
.details {
@include ellipsize();
font-size: 0.8em;
}
&.selected {