|
|
|
@ -10,6 +10,7 @@ html {
@@ -10,6 +10,7 @@ html {
|
|
|
|
|
/*background-size: 248px 382px;*/ |
|
|
|
|
} |
|
|
|
|
body { |
|
|
|
|
color: #000; |
|
|
|
|
background: none; |
|
|
|
|
font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif; |
|
|
|
|
/*-webkit-font-smoothing: antialiased;*/ |
|
|
|
@ -23,6 +24,9 @@ body.non_osx,
@@ -23,6 +24,9 @@ body.non_osx,
|
|
|
|
|
font: 13px/18px Tahoma, sans-serif, Arial, Helvetica; |
|
|
|
|
font-weight: normal; |
|
|
|
|
} |
|
|
|
|
h1, h2, h3, h4, h5 { |
|
|
|
|
color: #222; |
|
|
|
|
} |
|
|
|
|
.non_osx h4 { |
|
|
|
|
font-size: 17px; |
|
|
|
|
} |
|
|
|
@ -214,6 +218,7 @@ fieldset[disabled] .btn-tg.active {
@@ -214,6 +218,7 @@ fieldset[disabled] .btn-tg.active {
|
|
|
|
|
margin: 0 18px; |
|
|
|
|
} |
|
|
|
|
.modal-title { |
|
|
|
|
color: #222; |
|
|
|
|
font-weight: bold; |
|
|
|
|
font-size: 17px; |
|
|
|
|
line-height: 1.4; |
|
|
|
@ -398,6 +403,10 @@ fieldset[disabled] .btn-tg.active {
@@ -398,6 +403,10 @@ fieldset[disabled] .btn-tg.active {
|
|
|
|
|
margin-bottom: 0; |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
.is_1x .im_dialogs_search_field { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.im_dialogs_search_field:focus, |
|
|
|
|
.im_dialogs_search_field:active { |
|
|
|
|
background-color: #FFF; |
|
|
|
@ -415,6 +424,9 @@ fieldset[disabled] .btn-tg.active {
@@ -415,6 +424,9 @@ fieldset[disabled] .btn-tg.active {
|
|
|
|
|
background-size: 42px 280px; |
|
|
|
|
opacity: 0.6; |
|
|
|
|
} |
|
|
|
|
.is_1x .im_dialogs_search_clear { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
.im_dialogs_search_clear:hover { |
|
|
|
|
opacity: 1; |
|
|
|
|
} |
|
|
|
@ -427,6 +439,9 @@ fieldset[disabled] .btn-tg.active {
@@ -427,6 +439,9 @@ fieldset[disabled] .btn-tg.active {
|
|
|
|
|
padding: 0 19px 0 12px; |
|
|
|
|
outline: none ! important; |
|
|
|
|
} |
|
|
|
|
.im_dialogs_scrollable_wrap .im_dialog_wrap { |
|
|
|
|
margin-top: 0; |
|
|
|
|
} |
|
|
|
|
.im_dialogs_scrollable_wrap a.im_dialog { |
|
|
|
|
clear: both; |
|
|
|
|
overflow: hidden; |
|
|
|
@ -440,10 +455,10 @@ fieldset[disabled] .btn-tg.active {
@@ -440,10 +455,10 @@ fieldset[disabled] .btn-tg.active {
|
|
|
|
|
} |
|
|
|
|
.im_dialogs_scrollable_wrap .active a.im_dialog { |
|
|
|
|
border-radius: 2px; |
|
|
|
|
background-color: #5785A5; |
|
|
|
|
background-color: #6490b1; |
|
|
|
|
} |
|
|
|
|
.im_dialogs_scrollable_wrap .active a.im_dialog:hover { |
|
|
|
|
background-color: #5785A5; |
|
|
|
|
background-color: #6490b1; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.im_dialogs_scrollable_wrap a.im_dialog .icon, |
|
|
|
@ -481,10 +496,14 @@ a.im_dialog:hover .im_dialog_message_text {
@@ -481,10 +496,14 @@ a.im_dialog:hover .im_dialog_message_text {
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
.im_dialog_peer { |
|
|
|
|
color: #222; |
|
|
|
|
font-weight: bold; |
|
|
|
|
margin-top: 2px; |
|
|
|
|
margin-bottom: 2px; |
|
|
|
|
} |
|
|
|
|
.active .im_dialog_peer { |
|
|
|
|
color: #FFF; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.im_dialog_badge { |
|
|
|
|
background: #75BB72; |
|
|
|
@ -570,7 +589,6 @@ a.im_dialog:hover .im_dialog_message_text {
@@ -570,7 +589,6 @@ a.im_dialog:hover .im_dialog_message_text {
|
|
|
|
|
padding: 10px 4px 0; |
|
|
|
|
} |
|
|
|
|
.im_history_panel_title h4 { |
|
|
|
|
color: #333333; |
|
|
|
|
margin-bottom: 7px; |
|
|
|
|
font-size: 17px; |
|
|
|
|
} |
|
|
|
@ -759,7 +777,7 @@ div.im_message_video_thumb {
@@ -759,7 +777,7 @@ div.im_message_video_thumb {
|
|
|
|
|
width: 10px; |
|
|
|
|
height: 14px; |
|
|
|
|
|
|
|
|
|
background: url(../img/icons/Location_Active.png) 0 0 no-repeat; |
|
|
|
|
background: url(../img/icons/Location_Active.png?1) 0 0 no-repeat; |
|
|
|
|
background-size: 10px 14px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -786,6 +804,9 @@ div.im_message_video_thumb {
@@ -786,6 +804,9 @@ div.im_message_video_thumb {
|
|
|
|
|
border-radius: 3px; |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
.is_1x .icon-document { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.im_message_document_info { |
|
|
|
|
float: left; |
|
|
|
@ -800,7 +821,7 @@ div.im_message_video_thumb {
@@ -800,7 +821,7 @@ div.im_message_video_thumb {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.im_message_document_name { |
|
|
|
|
color: #000; |
|
|
|
|
color: #222; |
|
|
|
|
display: inline-block; |
|
|
|
|
font-weight: bold; |
|
|
|
|
max-width: 200px; |
|
|
|
@ -911,8 +932,7 @@ div.im_message_video_thumb {
@@ -911,8 +932,7 @@ div.im_message_video_thumb {
|
|
|
|
|
} |
|
|
|
|
.im_message_date { |
|
|
|
|
color: #adadad; |
|
|
|
|
font-size: 0.9em; |
|
|
|
|
/*font-size: 0.8em;*/ |
|
|
|
|
font-size: 0.8em; |
|
|
|
|
} |
|
|
|
|
div.im_message_author, |
|
|
|
|
div.im_message_body { |
|
|
|
@ -1015,6 +1035,9 @@ textarea.im_message_field {
@@ -1015,6 +1035,9 @@ textarea.im_message_field {
|
|
|
|
|
background-size: 42px 280px; |
|
|
|
|
opacity: 0.8; |
|
|
|
|
} |
|
|
|
|
.is_1x .icon-paperclip { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
.im_attach:hover .icon-paperclip { |
|
|
|
|
opacity: 1; |
|
|
|
|
} |
|
|
|
@ -1041,6 +1064,9 @@ textarea.im_message_field {
@@ -1041,6 +1064,9 @@ textarea.im_message_field {
|
|
|
|
|
background-size: 42px 280px; |
|
|
|
|
opacity: 0.8; |
|
|
|
|
} |
|
|
|
|
.is_1x .icon-emoji { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
.im_emoji_btn:hover .icon-emoji { |
|
|
|
|
opacity: 1; |
|
|
|
|
} |
|
|
|
@ -1086,6 +1112,9 @@ textarea.im_message_field {
@@ -1086,6 +1112,9 @@ textarea.im_message_field {
|
|
|
|
|
background-size: 42px 280px; |
|
|
|
|
opacity: 0.8; |
|
|
|
|
} |
|
|
|
|
.is_1x .icon-camera { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
.im_media_attach:hover .icon-camera { |
|
|
|
|
opacity: 1; |
|
|
|
|
} |
|
|
|
@ -1332,6 +1361,9 @@ img.img_fullsize {
@@ -1332,6 +1361,9 @@ img.img_fullsize {
|
|
|
|
|
height: 7px; |
|
|
|
|
margin: 0 83px; |
|
|
|
|
} |
|
|
|
|
.is_1x .emoji-menu-tail { |
|
|
|
|
background-image: url(../img/icons/IconsetW_1x.png); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.emoji-menu .nano > .pane { |
|
|
|
@ -1394,4 +1426,4 @@ img.img_fullsize {
@@ -1394,4 +1426,4 @@ img.img_fullsize {
|
|
|
|
|
margin: 30px auto 10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|