Browse Source

merged with master

gh-pages
Igor Zhukov 11 years ago
parent
commit
c9d42a58e3
  1. 2
      app.manifest
  2. 2
      css/app.css
  3. 19
      css/desktop.css
  4. 2
      manifest.json
  5. 2
      webogram.appcache

2
app.manifest

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Tue Dec 16 2014 14:30:50 GMT-0800 (PST)
# Time: Tue Dec 16 2014 17:19:51 GMT-0800 (PST)
CACHE:

2
css/app.css

File diff suppressed because one or more lines are too long

19
css/desktop.css

@ -558,11 +558,11 @@ a.im_panel_peer_photo .peer_initials {
.im_panel_peer_online {
background: #6ec26d;
border: 1px solid #FFF;
border: 2px solid #FFF;
display: block;
width: 11px;
height: 11px;
border-radius: 6px;
width: 14px;
height: 14px;
border-radius: 7px;
overflow: hidden;
position: absolute;
margin-top: -12px;
@ -995,21 +995,18 @@ a.im_panel_peer_photo .peer_initials {
padding-right: 18px;
}
.im_dialog_photo {
width: 50px;
height: 50px;
line-height: 50px;
width: 48px;
height: 48px;
line-height: 48px;
border-radius: 50%;
}
div.im_dialog_photo {
margin-right: 12px;
}
div.im_dialog_photo .peer_initials {
line-height: 50px;
line-height: 48px;
font-size: 18px;
}
.im_dialog_peer {
margin-top: 4px;
}
.im_dialog_message {
margin-top: 5px;
}

2
manifest.json

@ -2,7 +2,7 @@
"name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.3.8",
"short_name": "Webogram",
"short_name": "Telegram",
"manifest_version": 2,
"app": {
"background": {

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Tue Dec 16 2014 14:30:50 GMT-0800 (PST)
# Time: Tue Dec 16 2014 17:19:51 GMT-0800 (PST)
CACHE:

Loading…
Cancel
Save