Passcode box layout fix. Drop image from Firefox fix.

Also admin star color in group profile has separate palette entry.
This commit is contained in:
John Preston
2017-01-13 14:58:41 +03:00
parent 7fb1463c43
commit 8a8e0c1182
9 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ profileMemberPhotoPosition: point(12px, 6px);
profileMemberNamePosition: point(68px, 11px);
profileMemberNameFg: windowBoldFg;
profileMemberStatusPosition: point(68px, 31px);
profileMemberAdminIcon: icon {{ "profile_admin_star", windowBgActive, point(4px, 3px) }};
profileMemberAdminIcon: icon {{ "profile_admin_star", profileAdminStartFg, point(4px, 3px) }};
profileLimitReachedLabel: FlatLabel(defaultFlatLabel) {
width: 180px;
margin: margins(profileMemberPaddingLeft, 9px, profileMemberPaddingLeft, 6px);