Browse Source

Merge branch 'pr/1041'

master
Igor Zhukov 8 years ago
parent
commit
ef54bfa308
  1. 1
      app/img/Telegram.svg
  2. 9
      app/less/app.less

1
app/img/Telegram.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.2 KiB

9
app/less/app.less

@ -962,13 +962,14 @@ a.tg_radio_on:hover i.icon-radio { @@ -962,13 +962,14 @@ a.tg_radio_on:hover i.icon-radio {
background-position: -5px -10px;
}
.icon-tg-title {
width: 63px;
height: 16px;
width: 62px;
height: 14px;
display: inline-block;
vertical-align: middle;
.image-2x('../img/Telegram.png', 63px, 16px);
background-image: url('../img/Telegram.svg');
background-repeat: no-repeat;
background-position: 0 0;
margin-top: 1px;
}
.login_head_submit_wrap,
.login_head_submit_progress {

Loading…
Cancel
Save