Browse Source

merged with master

gh-pages
Igor Zhukov 10 years ago
parent
commit
94500c18dc
  1. 2
      app.manifest
  2. 2
      css/app.css
  3. 3
      css/desktop.css
  4. 16
      js/app.js
  5. 2
      js/locales/it-it.json
  6. 2
      webogram.appcache

2
app.manifest

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Wed Feb 11 2015 22:19:54 GMT+0300 (MSK)
# Time: Thu Feb 12 2015 18:55:38 GMT+0300 (MSK)
CACHE:

2
css/app.css

@ -1386,7 +1386,7 @@ img.im_message_document_thumb{max-width:100px;max-height:100px;vertical-align:mi
.im_message_document_size{color:#999;padding-left:2px;vertical-align:text-top}
.audio_player_actions a,.im_message_document_actions a{margin-right:10px}
.audio_player_title_wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:1px 0;line-height:16px;height:19px;width:200px}
.audio_player_title{display:inline-block;font-weight:700;max-width:85px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}
.audio_player_title{display:inline-block;font-weight:700;max-width:100px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}
.audio_player_meta{overflow:hidden;vertical-align:text-top;display:inline-block}
.audio_player_duration,.audio_player_size{color:#999;padding-left:2px}
.audio_player_actions{margin-top:3px}

3
css/desktop.css

@ -639,7 +639,8 @@ a.footer_link.active:active {
color: #FFF;
}
.contacts_modal_members_list .active a.contacts_modal_contact .md_modal_list_peer_description,
.contacts_modal_members_list .active a.contacts_modal_contact:hover .md_modal_list_peer_description {
.contacts_modal_members_list .active a.contacts_modal_contact:hover .md_modal_list_peer_description,
.contacts_modal_members_list .active a.contacts_modal_contact .md_modal_list_peer_description .status_online {
color: #FFF;
}

16
js/app.js

File diff suppressed because one or more lines are too long

2
js/locales/it-it.json

@ -9,7 +9,7 @@
"modal_done": "Fatto",
"group_modal_info": "Informazioni gruppo",
"group_modal_pluralize_participants": "{'0': 'Nessun membro', 'one': '1 membro', 'other': '{} membri'}",
"group_modal_pluralize_online_participants": "{'one': '1 in linea', 'other': '{} in linea}",
"group_modal_pluralize_online_participants": "{'one': '1 in linea', 'other': '{} in linea'}",
"group_modal_participants": "{total}, {online}",
"group_modal_add_member": "Aggiungi membro",
"group_modal_return": "Ritorna nel gruppo",

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Wed Feb 11 2015 22:19:54 GMT+0300 (MSK)
# Time: Thu Feb 12 2015 18:55:38 GMT+0300 (MSK)
CACHE:

Loading…
Cancel
Save