Browse Source

merged with master

gh-pages
Igor Zhukov 11 years ago
parent
commit
73453047e4
  1. 2
      app.manifest
  2. 2
      css/app.css
  3. 16
      css/desktop.css
  4. 6
      js/app.js
  5. 2
      webogram.appcache

2
app.manifest

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Tue Dec 16 2014 12:54:26 GMT-0800 (PST)
# Time: Tue Dec 16 2014 14:20:42 GMT-0800 (PST)
CACHE:

2
css/app.css

File diff suppressed because one or more lines are too long

16
css/desktop.css

@ -988,29 +988,31 @@ a.im_panel_peer_photo .peer_initials {
background: #fff;
}
.im_dialogs_scrollable_wrap a.im_dialog {
padding: 8px 16px;
padding: 7px 16px;
}
.im_dialogs_scrollable_wrap .active a.im_dialog {
margin-right: -2px;
padding-right: 18px;
}
.im_dialog_photo {
width: 48px;
height: 48px;
line-height: 48px;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
}
div.im_dialog_photo {
margin-right: 12px;
}
div.im_dialog_photo .peer_initials {
line-height: 48px;
line-height: 50px;
font-size: 18px;
}
.im_dialog_message {
.im_dialog_peer {
margin-top: 4px;
}
.im_dialog_message {
margin-top: 5px;
}
.active .im_dialog_date,
.active a.im_dialog:hover .im_dialog_date,
.active a.im_dialog_selected .im_dialog_date {

6
js/app.js

File diff suppressed because one or more lines are too long

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Tue Dec 16 2014 12:54:26 GMT-0800 (PST)
# Time: Tue Dec 16 2014 14:20:42 GMT-0800 (PST)
CACHE:

Loading…
Cancel
Save