Fixed is_1x icons
This commit is contained in:
parent
04f40ef25d
commit
2fc88372ed
@ -3045,6 +3045,12 @@ div.peer_modal_photo {
|
||||
background-position: -10px -250px;
|
||||
}
|
||||
|
||||
.is_1x .md_modal_split_action_camera,
|
||||
.is_1x .md_modal_split_action_twitter,
|
||||
.is_1x .md_modal_split_action_msg {
|
||||
background-image: url(../img/icons/ProfileIcons.png);
|
||||
}
|
||||
|
||||
.md_modal_sections {
|
||||
padding-top: 17px
|
||||
}
|
||||
@ -3080,6 +3086,9 @@ div.peer_modal_photo {
|
||||
background-size: 40px 360px;
|
||||
position: absolute;
|
||||
}
|
||||
.is_1x .md_modal_section_icon {
|
||||
background-image: url(../img/icons/ProfileIcons.png);
|
||||
}
|
||||
.md_modal_iconed_section_toggle .md_modal_section_icon {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user