|
|
@ -55,6 +55,7 @@ |
|
|
|
@contentDisplay: table-cell; |
|
|
|
@contentVerticalAlign: top; |
|
|
|
|
|
|
|
@contentWidth: 100%; |
|
|
|
@contentOffset: 0em; |
|
|
|
@contentBackground: none; |
|
|
|
@contentMargin: 0em; |
|
|
@ -83,7 +84,7 @@ |
|
|
|
|
|
|
|
/* Actions */ |
|
|
|
@favoriteColor: #FFB70A; |
|
|
|
@favoriteActiveColor: #FFB70A; |
|
|
|
@favoriteActiveColor: #FFE623; |
|
|
|
@likeColor: #FF2733; |
|
|
|
@likeActiveColor: #FF2733; |
|
|
|
|
|
|
@ -105,8 +106,7 @@ |
|
|
|
@descriptionColor: @textColor; |
|
|
|
|
|
|
|
/* Content Image */ |
|
|
|
@contentWidth: 100%; |
|
|
|
@contentImageWidth: 2em; |
|
|
|
@contentImageWidth: ''; |
|
|
|
@contentImageVerticalAlign: middle; |
|
|
|
|
|
|
|
/* Avatar Image */ |
|
|
|