Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - im.css (Старый размер - 39044 | Новый - 0):
- 0. - #im_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #tab_conversation, #tab_friends, #tab_spam, #tab_search, #tab_write, #tab_important {
- 5. - display: none;
- 6. - }
- 7. - #im_top_tabs .active_link {
- 8. - display: block;
- 9. - }
- 10. - #im_bar {
- 11. - padding: 5px;
- 12. - background: #F7F7F7;
- 13. - border-bottom: 1px solid #DAE1E8;
- 14. - }
- 15. -
- 16. - .im_bar_controls {
- 17. - padding: 3px 5px 3px 0;
- 18. - display: none;
- 19. - }
- 20. - #im_bar .im_bar_controls .button_blue {
- 21. - margin: 3px 0 3px 8px;
- 22. - }
- 23. - #im_bar .im_bar_controls button {
- 24. - padding: 4px 10px;
- 25. - line-height: 1.36em;
- 26. - height: 24px;
- 27. - }
- 28. - .im_cancel_mark {
- 29. - padding: 6px 0 0;
- 30. - }
- 31. - .im_spam_hint {
- 32. - color: #777;
- 33. - padding: 8px 0 0 8px;
- 34. - }
- 35. -
- 36. - #im_tabs {
- 37. - padding: 3px 0;
- 38. - }
- 39. - .im_tab,
- 40. - .im_tab_selected,
- 41. - .im_tab_over {
- 42. - cursor: pointer;
- 43. - padding: 5px 1px 5px 5px;
- 44. - float: left;
- 45. - }
- 46. - .im_tab2 {
- 47. - padding: 3px 6px 4px;
- 48. - }
- 49. - .im_tab_over .im_tab2 {
- 50. - -moz-border-radius: 2px;
- 51. - -webkit-border-radius: 2px;
- 52. - border-radius: 2px;
- 53. - background-color: #E1E7ED;
- 54. - }
- 55. - .im_tab_selected .im_tab2 {
- 56. - -moz-border-radius: 2px;
- 57. - -webkit-border-radius: 2px;
- 58. - border-radius: 2px;
- 59. - background-color: #597DA3;
- 60. - }
- 61. - .im_tab3 {
- 62. - font-weight: bold;
- 63. - color: #45688E;
- 64. - padding-left: 2px;
- 65. - padding-right: 5px;
- 66. - max-width: 300px;
- 67. - overflow: hidden;
- 68. - -o-text-overflow: ellipsis;
- 69. - text-overflow: ellipsis;
- 70. - white-space: nowrap;
- 71. - }
- 72. -
- 73. - .im_tab_selected .im_tab3 {
- 74. - color: #FFF;
- 75. - }
- 76. -
- 77. - .im_tabx {
- 78. - margin-top: 2px;
- 79. - width: 11px;
- 80. - height: 11px;
- 81. - }
- 82. - .im_tab .im_tabx {
- 83. - background: url(/images/pics/im_tabx.gif?1) 0 0;
- 84. - opacity: 0.12;
- 85. - filter: alpha(opacity=12);
- 86. - }
- 87. -
- 88. - .im_tab_over .im_tabx_over {
- 89. - background: url(/images/pics/im_tabx.gif?1) 0 0;
- 90. - opacity: 0.6;
- 91. - filter: alpha(opacity=60);
- 92. - }
- 93. -
- 94. - .im_tab_selected .im_tabx {
- 95. - background: url(/images/pics/im_tabx.gif?1) 0 -13px;
- 96. - opacity: 0.2;
- 97. - filter: alpha(opacity=20);
- 98. - }
- 99. - .im_tab_selected .im_tabx_over {
- 100. - background: url(/images/pics/im_tabx.gif?1) 0 -13px;
- 101. - opacity: 1;
- 102. - filter: alpha(opacity=100);
- 103. - }
- 104. - .im_unread {
- 105. - font-size: 0.9em;
- 106. - vertical-align: bottom;
- 107. - }
- 108. - #im_progress {
- 109. - margin-top: 2px;
- 110. - }
- 111. -
- 112. - #im_to_end_wrap {
- 113. - display: none;
- 114. - width: 627px;
- 115. - cursor: pointer;
- 116. - position: absolute;
- 117. - margin-top: -35px;
- 118. - height: 14px;
- 119. - padding: 10px 0px;
- 120. - text-align: center;
- 121. - background: #E1E7E9;
- 122. - background: rgba(225, 231, 233, 0.95);
- 123. - color: #738392;
- 124. - border-top: 1px solid #DAE2E8;
- 125. - }
- 126. - #im_to_end_wrap:hover {
- 127. - background: #E6EDF0;
- 128. - background: rgba(230, 237, 240, 0.95);
- 129. - }
- 130. - .im_to_end {
- 131. - padding: 0px 16px;
- 132. - background: url(/images/im_toend.gif) no-repeat right 0px;
- 133. - }
- 134. - #im_top_sh,
- 135. - #im_bottom_sh {
- 136. - display: none;
- 137. - position: absolute;
- 138. - width: 627px;
- 139. - height: 3px;
- 140. - z-index: 100;
- 141. - background: #555;
- 142. - opacity: 0.12;
- 143. - filter: alpha(opacity=12);
- 144. - margin-top: -1px;
- 145. - }
- 146. - #im_bottom_sh {
- 147. - margin: -2px 0 0;
- 148. - top: 0;
- 149. - left: 0;
- 150. - }
- 151. - .im_to_end_controls #im_peer_controls {
- 152. - border-top: 1px solid #D3DBE3;
- 153. - }
- 154. - .im_to_end_controls #im_bottom_sh {
- 155. - visibility: hidden;
- 156. - }
- 157. - .im_to_end_controls #im_to_end_wrap {
- 158. - display: block;
- 159. - }
- 160. -
- 161. - .dialogs_row {
- 162. - cursor: pointer;
- 163. - padding: 5px 10px 5px 7px;
- 164. - border-bottom: 1px solid #e4e8ed;
- 165. - }
- 166. - .dialogs_deleted_row {
- 167. - cursor: default;
- 168. - }
- 169. - .dialogs_new_msg {
- 170. - background: #edf1f5;
- 171. - border-color: #DAE1E8;
- 172. - }
- 173. - .dialogs_row_t {
- 174. - width: 100%;
- 175. - }
- 176. - .dialogs_row_over {
- 177. - background: #edf1f5;
- 178. - border-color: #DAE1E8;
- 179. - }
- 180. - .dialogs_row_over .dialogs_new_msg {
- 181. - background: #DAE1E8;
- 182. - }
- 183. - .dialogs_row_over .dialogs_online,
- 184. - .dialogs_new_msg .dialogs_online {
- 185. - color: #93a2b3;
- 186. - }
- 187. - .dialogs_row_over .dialogs_date,
- 188. - .dialogs_new_msg .dialogs_date {
- 189. - color: #8795a5;
- 190. - }
- 191. - .dialogs_photo {
- 192. - width: 50px;
- 193. - padding: 5px 5px 2px;
- 194. - vertical-align: top;
- 195. - }
- 196. - .dialogs_info {
- 197. - padding: 5px;
- 198. - vertical-align: middle;
- 199. - width: 125px;
- 200. - }
- 201. - .dialogs_user {
- 202. - width: 120px;
- 203. - }
- 204. - .dialogs_online {
- 205. - color: #aaa;
- 206. - padding: 3px 0 2px;
- 207. - }
- 208. - .dialogs_date {
- 209. - color: #999999;
- 210. - font-size: 0.9em;
- 211. - }
- 212. - .dialogs_msg_contents {
- 213. - padding: 0px;
- 214. - vertical-align: middle;
- 215. - }
- 216. - .dialogs_msg_body {
- 217. - padding: 6px 8px 8px;
- 218. - }
- 219. - .dialogs_deleted_row .dialogs_msg_body {
- 220. - color: #777;
- 221. - line-height: 1.81em;
- 222. - text-align: center;
- 223. - }
- 224. - .dialogs_msg_text {
- 225. - color: #67829E;
- 226. - line-height: 160%;
- 227. - width: 345px;
- 228. - }
- 229. - .dialogs_msg_body .dialogs_inline_author {
- 230. - width: 32px;
- 231. - height: 32px;
- 232. - margin: 3px 10px 2px 0;
- 233. -
- 234. - -moz-border-radius: 2px;
- 235. - -webkit-border-radius: 2px;
- 236. - border-radius: 2px;
- 237. - }
- 238. -
- 239. - div.dialogs_inline_chatter {
- 240. - margin: 0 4px 4px 0;
- 241. - float: left;
- 242. - width: 23px;
- 243. - height: 23px;
- 244. - overflow: hidden;
- 245. - -moz-border-radius: 2px;
- 246. - -webkit-border-radius: 2px;
- 247. - border-radius: 2px;
- 248. - }
- 249. - img.dialogs_inline_chatter {
- 250. - width: 23px;
- 251. - height: 23px;
- 252. - -moz-border-radius: 2px;
- 253. - -webkit-border-radius: 2px;
- 254. - border-radius: 2px;
- 255. - }
- 256. - div.dialogs_inline_chatter_half {
- 257. - height: 50px;
- 258. - }
- 259. - img.dialogs_inline_chatter_half {
- 260. - margin: 0px -12px;
- 261. - height: 50px;
- 262. - width: 50px;
- 263. - }
- 264. - #im_dialogs_next {
- 265. - display: none;
- 266. - }
- 267. - .dialogs_chat_title {
- 268. - font-weight: bold;
- 269. - width: 240px;
- 270. - }
- 271. - .dialogs_del_wrap {
- 272. - display: none;
- 273. - position: absolute;
- 274. - right: 15px;
- 275. - margin-top: 10px;
- 276. - opacity: 0.6;
- 277. - filter: alpha(opacity=60);
- 278. - }
- 279. -
- 280. - .dialogs_row_over .dialogs_del_wrap {
- 281. - display: block;
- 282. - }
- 283. - .dialogs_del_wrap:hover {
- 284. - opacity: 1;
- 285. - filter: alpha(opacity=100);
- 286. - }
- 287. - .dialogs_del {
- 288. - cursor: pointer;
- 289. - background: url(/images/pics/statusx_op.gif) no-repeat;
- 290. - height: 11px;
- 291. - width: 11px;
- 292. - }
- 293. -
- 294. - #im_more_dialogs, #im_more_friends {
- 295. - display: block;
- 296. - margin-top: -1px;
- 297. - border-top: 1px solid #DAE1E8;
- 298. - text-align: center;
- 299. - padding: 10px;
- 300. - }
- 301. - .im_more {
- 302. - display: block;
- 303. - margin: 0 10px 10px;
- 304. - }
- 305. - .im_morenew {
- 306. - display: block;
- 307. - margin: 10px 10px 0px;
- 308. - }
- 309. - .im_more_progress {
- 310. - display: none;
- 311. - padding: 10px 10px 11px; /* border */
- 312. - background: url(/images/upload.gif) 50% 50% no-repeat;
- 313. - }
- 314. - .im_more_text {
- 315. - padding: 10px;
- 316. - text-align: center;
- 317. - border-bottom: 1px solid #DAE1E8;
- 318. - }
- 319. - .im_more_loading {
- 320. - cursor: default;
- 321. - }
- 322. - .im_more_loading .im_more_text {
- 323. - display: none;
- 324. - }
- 325. - .im_more_loading .im_more_progress {
- 326. - display: block;
- 327. - }
- 328. - #im_more_dialogs:hover, #im_more_friends:hover {
- 329. - text-decoration: none;
- 330. - background: #E9EDF1;
- 331. - }
- 332. - .im_more:hover,
- 333. - .im_morenew:hover {
- 334. - text-decoration: none;
- 335. - }
- 336. - .im_more:hover .im_more_text,
- 337. - .im_morenew:hover .im_more_text {
- 338. - background: #E9EDF1;
- 339. - }
- 340. -
- 341. - /* Conversation log */
- 342. - .im_log_t {
- 343. - /* margin: 0 71px 0 auto; */
- 344. - width: 100%;
- 345. - }
- 346. -
- 347. - .im_log_t td {
- 348. - border-top: 5px solid #FFF;
- 349. - padding: 5px;
- 350. - vertical-align: top;
- 351. - }
- 352. - .im_log_t td td {
- 353. - border-top: none;
- 354. - padding: 0px;
- 355. - }
- 356. - .im_log_t #html5_player td {
- 357. - border-top: 0;
- 358. - }
- 359. - .im_log_t .im_in,
- 360. - .im_log_t .im_out {
- 361. - cursor: pointer;
- 362. - }
- 363. - .im_log_t .wall_module .post_media {
- 364. - width: auto;
- 365. - }
- 366. - .im_log_t .post_media td {
- 367. - padding: 0;
- 368. - border-top: 0;
- 369. - }
- 370. - .im_log_author {
- 371. - text-align: right;
- 372. - padding-right: 10px !important;
- 373. - width: 32px;
- 374. - }
- 375. - .im_log_author a {
- 376. - color: #8FAAC7;
- 377. - font-weight: bold;
- 378. - }
- 379. - .im_in .im_log_author a {
- 380. - color: #2B587A;
- 381. - }
- 382. - div.im_log_author_chat_thumb {
- 383. - width: 32px;
- 384. - height: 32px;
- 385. - overflow: hidden;
- 386. -
- 387. - -moz-border-radius: 2px;
- 388. - -webkit-border-radius: 2px;
- 389. - border-radius: 2px;
- 390. - text-align: right;
- 391. - }
- 392. - img.im_log_author_chat_thumb {
- 393. - width: 32px;
- 394. - }
- 395. - .im_log_author_chat_name {
- 396. - padding-bottom: 2px;
- 397. - color: #777;
- 398. - }
- 399. - .im_log_author_chat_name .mem_link,
- 400. - .im_log_author_chat_name .im_chat_link,
- 401. - .im_log_author_chat_name .group_link {
- 402. - font-weight: bold;
- 403. - }
- 404. - .im_log_body {
- 405. - line-height: 150%;
- 406. - width: 350px;
- 407. - /* vertical-align: middle ! important; */
- 408. - }
- 409. - .im_log_body div.wrapped,
- 410. - .im_log_body .wall_module .post_media,
- 411. - .im_single_log .im_log_body div.im_fwd_log_wrapped {
- 412. - width: 350px;
- 413. - overflow: visible;
- 414. - }
- 415. - .im_log_body div.im_fwd_log_wrapped .post_media {
- 416. - width: 290px;
- 417. - padding-top: 0;
- 418. - }
- 419. - .im_log_body div.im_fwd_log_wrapped .im_msg_media_doc .post_media {
- 420. - width: auto;
- 421. - padding-top: 8px;
- 422. - }
- 423. - .im_log_body div.im_fwd_log_wrapped .media_desc {
- 424. - padding-top: 3px;
- 425. - }
- 426. - .im_fwd_log_body div.wrapped,
- 427. - .im_log_body div.wrapped {
- 428. - padding-left: 4px;
- 429. - margin-left: -4px;
- 430. - }
- 431. - .im_fwd_log_body .explain {
- 432. - color: #777;
- 433. - line-height: 140%;
- 434. - }
- 435. - .im_log_body .wall_module .video {
- 436. - *position: static;
- 437. - }
- 438. - .im_log_body .wall_module .video div {
- 439. - *display: none;
- 440. - }
- 441. - .wall_module .im_msg_media .post_media {
- 442. - padding-top: 4px;
- 443. - }
- 444. - .im_log_body .im_log_match {
- 445. - background: #E1E7ED;
- 446. - border-bottom: 1px solid #DAE1E8;
- 447. - margin: 0px;
- 448. - padding: 0px 1px;
- 449. - }
- 450. - .im_msg_media_photo {
- 451. - min-height: 87px;
- 452. - *height: 87px;
- 453. - display: inline-block;
- 454. - }
- 455. - .wall_module .im_msg_media_photo .post_media {
- 456. - width: auto;
- 457. - margin-right: 10px;
- 458. - }
- 459. - .im_msg_media_doc, .im_msg_media_video {
- 460. - display: inline-block;
- 461. - }
- 462. - .im_msg_media_doc .media_desc {
- 463. - width: 350px;
- 464. - }
- 465. - .wall_module .im_msg_media_doc .post_media,
- 466. - .wall_module .im_msg_media_video .post_media {
- 467. - width: auto;
- 468. - margin-right: 10px;
- 469. - }
- 470. - .wall_module .im_msg_media_doc .post_media .media-desc {
- 471. - padding: 0px;
- 472. - }
- 473. - .im_msg_media_video {
- 474. - height: 105px;
- 475. - overflow: hidden;
- 476. - }
- 477. - img.im_video_thumb {
- 478. - max-height: 98px !important
- 479. - }
- 480. - img.im_photo_thumb {
- 481. - max-height: 87px !important
- 482. - }
- 483. -
- 484. - .im_audio_filler {
- 485. - height: 45px;
- 486. - }
- 487. - .im_photo_filler {
- 488. - height: 87px;
- 489. - }
- 490. - .im_video_filler {
- 491. - height: 98px;
- 492. - }
- 493. - .im_doc_filler {
- 494. - height: 27px;
- 495. - }
- 496. - .im_forward_filler {
- 497. - height: 100px;
- 498. - }
- 499. - .im_log_act {
- 500. - padding-left: 10px !important;
- 501. - width: 65px;
- 502. - }
- 503. - .im_log_date {
- 504. - padding-left: 8px !important;
- 505. - color: #999;
- 506. - width: 55px;
- 507. - /* width: 110px; */
- 508. - }
- 509. - a.im_date_link {
- 510. - color: #999;
- 511. - }
- 512. - .im_log_act div.im_log_check_wrap,
- 513. - .im_log_ract div.im_log_context_wrap {
- 514. - visibility: hidden;
- 515. - zoom: 1;
- 516. - pointer-events: none;
- 517. - }
- 518. - .im_log_rspacer {
- 519. - width: 61px;
- 520. - }
- 521. - .im_new_msg .im_log_author,
- 522. - .im_new_msg .im_log_body,
- 523. - .im_new_msg .im_log_date {
- 524. - background: #EDF1F5;
- 525. - }
- 526. - .im_new_msg .im_log_body .audio.over .area {
- 527. - background: #DAE1E8;
- 528. - }
- 529. - .im_new_msg .im_log_body .audio.over .duration {
- 530. - color: #788594;
- 531. - }
- 532. - .im_sel_row .im_log_author,
- 533. - .im_sel_row .im_log_body,
- 534. - .im_sel_row .im_log_date,
- 535. - .im_sel_row {
- 536. - background: #EDF1F5;
- 537. - }
- 538. - .im_sel_row div.im_log_check_wrap,
- 539. - .im_msg_over div.im_log_check_wrap,
- 540. - .im_msg_over div.im_log_context_wrap {
- 541. - visibility: visible;
- 542. - }
- 543. - .im_sel_row .im_log_check {
- 544. - background-position: 0 -65px;
- 545. - }
- 546. - .im_new_msg .im_log_date a.im_date_link,
- 547. - .im_sel_row .im_log_date a.im_date_link,
- 548. - .im_new_msg .im_fwd_log_date,
- 549. - .im_sel_row .im_fwd_log_date {
- 550. - color: #879BB0;
- 551. - }
- 552. -
- 553. - .im_new_msg .wall_module .media_desc .lnk,
- 554. - .im_sel_row .wall_module .media_desc .lnk,
- 555. - .im_new_msg .im_media_mail_title,
- 556. - .im_sel_row .im_media_mail_title {
- 557. - color: #6A7989;
- 558. - }
- 559. - .im_del_row {
- 560. - background: #F4EBD6;
- 561. - }
- 562. - .im_del_row td {
- 563. - background: #F4EBD6 !important;
- 564. - padding-bottom: 4px;
- 565. - border-bottom: 1px solid #ECE4CF;
- 566. - }
- 567. - .im_del_row .im_log_body {
- 568. - color: #7F7661;
- 569. - }
- 570. - .im_spam_row .im_log_body {
- 571. - color: #728292;
- 572. - }
- 573. - .im_marked_res {
- 574. - padding-top: 9px;
- 575. - }
- 576. - .im_add_row .im_marked_res {
- 577. - padding-top: 3px;
- 578. - }
- 579. - .im_spam_row {
- 580. - background: #E0E7EC;
- 581. - }
- 582. - .im_spam_row td {
- 583. - padding-bottom: 4px;
- 584. - border-bottom: 1px solid #DADFEA;
- 585. - }
- 586. - .im_del_row .im_date_link, .im_spam_row .im_date_link {
- 587. - display: none;
- 588. - }
- 589. - .im_log_t td.im_log_act {
- 590. - padding: 4px;
- 591. - /* border-bottom-color: #FFF !important; */
- 592. - }
- 593. - .im_log_check, .im_log_context {
- 594. - cursor: pointer;
- 595. - width: 21px;
- 596. - height: 16px;
- 597. - background: url(/images/icons/plus_icon1.gif?2) 0 -44px no-repeat;
- 598. - margin-top: 9px;
- 599. - }
- 600. - .im_log_context {
- 601. - background-position: 0 -84px;
- 602. - margin-top: 8px;
- 603. - }
- 604. - .im_log_check_on {
- 605. - background-position: 0 -65px;
- 606. - }
- 607. -
- 608. - .im_add_row td {
- 609. - border-top: 0;
- 610. - }
- 611. - .im_add_row .im_log_author a,
- 612. - .im_add_row .im_log_date span,
- 613. - .im_add_row .im_log_date a.im_date_link,
- 614. - .im_add_row .im_log_author_chat_thumb,
- 615. - .im_add_row .im_log_author_chat_name {
- 616. - display: none;
- 617. - }
- 618. - .im_add_row .im_log_check {
- 619. - margin-top: 1px;
- 620. - }
- 621. - .im_add_row .im_log_date .im_log_date_error {
- 622. - display: inline;
- 623. - color: #800;
- 624. - }
- 625. - .im_attach_photo,
- 626. - .im_attach_video,
- 627. - .im_attach_doc,
- 628. - .im_attach_mail,
- 629. - .im_attach_audio,
- 630. - .im_attach_geo,
- 631. - .im_attach_wall,
- 632. - .im_attach_gift,
- 633. - .im_attach_link {
- 634. - float: left;
- 635. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 0;
- 636. - width: 11px;
- 637. - height: 11px;
- 638. - margin: 3px 5px 2px 0;
- 639. - }
- 640. - .im_attach_photo {
- 641. - background-position: 0px -30px;
- 642. - }
- 643. - .im_attach_video {
- 644. - background-position: 0px -75px;
- 645. - }
- 646. - .im_attach_audio {
- 647. - background-position: 0px -222px;
- 648. - }
- 649. - .im_attach_doc {
- 650. - background-position: 0px -280px;
- 651. - }
- 652. - .im_attach_mail,
- 653. - .im_attach_wall,
- 654. - .im_attach_wall_reply {
- 655. - background-position: 0px -294px;
- 656. - margin-top: 4px;
- 657. - }
- 658. - .im_attach_geo {
- 659. - background-position: 0px -165px;
- 660. - }
- 661. - .im_attach_gift {
- 662. - background-position: 0px -104px;
- 663. - }
- 664. - .im_attach_link {
- 665. - background-position: 0px -237px;
- 666. - }
- 667. -
- 668. - /* Im fwd log */
- 669. - .im_media_mail_title {
- 670. - color: #777;
- 671. - }
- 672. - .im_fwd_log_wrap,
- 673. - .im_wall_log_wrap {
- 674. - border-left: 2px solid #C3D1E0;
- 675. - padding-left: 10px;
- 676. - margin: 10px 0 5px 3px;
- 677. - }
- 678. - .im_fwd_log_wrap {
- 679. - min-width: 382px;
- 680. - }
- 681. -
- 682. -
- 683. - .wall_module .media_desc .audio .title_wrap b {
- 684. - background: none;
- 685. - width: auto;
- 686. - height: auto;
- 687. - margin: 0;
- 688. - }
- 689. - .im_fwd_log_row .audio .title_wrap,
- 690. - .im_fwd_log_row .post_media .audio .title_wrap {
- 691. - width: 220px;
- 692. - }
- 693. - .im_fwd_log_row .audio .title_wrap b,
- 694. - .im_fwd_log_row .post_media .audio .title_wrap b {
- 695. - max-width: 155px;
- 696. - }
- 697. - .im_fwd_log_t {
- 698. - width: 100%;
- 699. - }
- 700. - .im_fwd_log_t .im_fwd_log_row td.im_fwd_log_author {
- 701. - padding-top: 5px;
- 702. - width: 43px;
- 703. - }
- 704. - .im_fwd_log_t .im_fwd_log_row td.im_fwd_log_body {
- 705. - padding-top: 5px;
- 706. - }
- 707. - .im_fwd_log_body .im_log_author_chat_name {
- 708. - display: block;
- 709. - }
- 710. - .im_fwd_log_author .im_log_author_chat_thumb a {
- 711. - display: inline;
- 712. - }
- 713. - .im_fwd_log_author .im_log_author_chat_thumb {
- 714. - display: block;
- 715. - margin-right: 11px;
- 716. - }
- 717. - .im_fwd_log_date {
- 718. - color: #999;
- 719. - padding-left: 5px;
- 720. - }
- 721. - .im_log_body div.im_fwd_log_wrapped {
- 722. - width: 300px;
- 723. - }
- 724. -
- 725. -
- 726. - .im_error {
- 727. - display: none;
- 728. - background-color: #FFEFE8;
- 729. - border: 1px solid #E89B88;
- 730. - font-size: 1em;
- 731. - margin: 8px;
- 732. - padding: 8px 11px;
- 733. - }
- 734. -
- 735. - /* IM controls */
- 736. - #im_controls_wrap {
- 737. - position: relative;
- 738. - }
- 739. - #im_resizer_wrap {
- 740. - background-color: #F2F2F2;
- 741. - padding: 3px;
- 742. - cursor: s-resize;
- 743. - *height: 10px;
- 744. - *overflow: hidden;
- 745. - }
- 746. - .im_resizer {
- 747. - width: 40px;
- 748. - border-top: 1px solid #DAE1E8;
- 749. - border-bottom: 1px solid #FFF;
- 750. - margin: 0 auto 1px;
- 751. - }
- 752. - #im_footer_filler {
- 753. - background: #FFF;
- 754. - height: 300px;
- 755. - margin: 0 -2px;
- 756. - overflow: hidden;
- 757. - }
- 758. - #im_footer_sh {
- 759. - height: 1px;
- 760. - margin: 0 -1px;
- 761. - background-color: #D9E0E7;
- 762. - border-bottom: 1px solid #F3F3F3;
- 763. - }
- 764. - #im_sound_controls {
- 765. - background-color: #F2F2F2;
- 766. - border-top: 1px solid #DAE1E8;
- 767. - padding: 13px 10px;
- 768. - }
- 769. - #im_browser_notify {
- 770. - display: none;
- 771. - }
- 772. - #im_peer_controls_wrap {
- 773. - background-color: #F2F2F2;
- 774. - }
- 775. - #im_peer_controls {
- 776. - border-top: 1px solid #DAE1E8;
- 777. - padding: 8px 15px 0 67px;
- 778. - }
- 779. - td#im_user_holder {
- 780. - width: 50px;
- 781. - padding-right: 10px;
- 782. - vertical-align: top;
- 783. - }
- 784. - img.im_user_holder {
- 785. - -moz-border-radius: 3px;
- 786. - -webkit-border-radius: 3px;
- 787. - border-radius: 3px;
- 788. - }
- 789. - td#im_peer_holders {
- 790. - width: 130px;
- 791. - padding-left: 10px;
- 792. - vertical-align: top;
- 793. - }
- 794. - .im_photo_holder {
- 795. - width: 50px;
- 796. - height: 50px;
- 797. - margin-right: 8px;
- 798. - overflow: hidden;
- 799. -
- 800. - -moz-border-radius: 3px;
- 801. - -webkit-border-radius: 3px;
- 802. - border-radius: 3px;
- 803. - }
- 804. - .im_photo_holder img {
- 805. - width: 50px;
- 806. - -moz-border-radius: 3px;
- 807. - -webkit-border-radius: 3px;
- 808. - border-radius: 3px;
- 809. - }
- 810. - .im_status_holder {
- 811. - width: 50px;
- 812. - padding: 3px 0;
- 813. - color: #999;
- 814. - text-align: center;
- 815. - }
- 816. - .im_peer_mini_holder {
- 817. - padding-bottom: 4px;
- 818. - }
- 819. - .im_peer_mini_holder:nth-child(2) {
- 820. - margin-right: 60px;
- 821. - }
- 822. - .im_peer_mini_holder .im_photo_holder {
- 823. - width: 23px;
- 824. - height: 23px;
- 825. - margin-right: 4px;
- 826. - overflow: hidden;
- 827. - -moz-border-radius: 2px;
- 828. - -webkit-border-radius: 2px;
- 829. - border-radius: 2px;
- 830. - }
- 831. - .im_peer_mini_holder .im_photo_holder img {
- 832. - width: 23px;
- 833. - }
- 834. - .im_status_online {
- 835. - margin-left: 17px;
- 836. - position: relative;
- 837. - top: -8px;
- 838. - width: 4px;
- 839. - height: 4px;
- 840. - border: 1px solid #EEE;
- 841. - background: #8fa9c7;
- 842. - -moz-border-radius: 2px;
- 843. - -webkit-border-radius: 2px;
- 844. - border-radius: 2px;
- 845. - z-index: 10;
- 846. - }
- 847. - .im_write_form {
- 848. - vertical-align: top;
- 849. - }
- 850. - #im_texts {
- 851. - /*position: *relative;*/
- 852. - position: relative;
- 853. - padding-bottom: 6px;
- 854. - }
- 855. - .im_txt_wrap {
- 856. - position: relative;
- 857. - }
- 858. - .im_txt {
- 859. - width: 328px;
- 860. - height: 42px;
- 861. - padding: 3px 25px 3px 3px;
- 862. - margin: 0;
- 863. - outline: 0;
- 864. - -moz-border-radius: 2px;
- 865. - -webkit-border-radius: 2px;
- 866. - border-radius: 2px;
- 867. - resize: none;
- 868. - line-height: 150%;
- 869. - }
- 870. - .im_txt_warn {
- 871. - display: none;
- 872. - padding-top: 5px;
- 873. - color: #777;
- 874. - }
- 875. - #im_send_wrap {
- 876. - position: relative;
- 877. - }
- 878. - .im_send_cont {
- 879. - margin-right: 2px;
- 880. - }
- 881. - #im_add_media {
- 882. - padding: 6px 0px 0;
- 883. - }
- 884. - #im_chat_actions, #im_to_dialog {
- 885. - display: none;
- 886. - position: relative;
- 887. - }
- 888. - .im_media_progress {
- 889. - background-position: 50% 50%;
- 890. - }
- 891. - .im_attach_label {
- 892. - font-weight: bold;
- 893. - padding-top: 3px;
- 894. - }
- 895. - .im_preview_photo_wrap,
- 896. - .im_preview_video_wrap {
- 897. - margin: -1px 9px 7px -1px;
- 898. - }
- 899. - .im_preview_doc_wrap,
- 900. - .im_preview_mail_wrap,
- 901. - .im_preview_audio_wrap {
- 902. - padding: 5px 0px;
- 903. - }
- 904. - .im_preview_doc_wrap .pam_dpic {
- 905. - padding: 1px;
- 906. - }
- 907. - #im_media_dpreview .im_preview_doc_wrap {
- 908. - width: 100px;
- 909. - height: 75px;
- 910. - margin: -1px 9px 7px -1px;
- 911. - }
- 912. - #im_media_mpreview .im_preview_map_wrap {
- 913. - padding: 0 10px 8px 0;
- 914. - }
- 915. - div.im_preview_photo,
- 916. - div.im_preview_video {
- 917. - position: relative;
- 918. - padding: 1px;
- 919. - height: 57px;
- 920. - overflow: hidden;
- 921. - cursor: pointer;
- 922. - z-index: 120;
- 923. - }
- 924. - div.im_preview_video,
- 925. - img.im_preview_video {
- 926. - width: 75px;
- 927. - overflow: hidden;
- 928. - }
- 929. - .im_preview_up div.im_preview_photo,
- 930. - .im_preview_up div.im_preview_video {
- 931. - position: absolute;
- 932. - }
- 933. - div.im_preview_photo_doc {
- 934. - width: 100px;
- 935. - min-height: 30px;
- 936. - background: #000000;
- 937. - text-align: center;
- 938. - }
- 939. - .im_preview_doc_photo_hint {
- 940. - width: 80px;
- 941. - *width: 100px;
- 942. - text-align: center;
- 943. - color: #FFFFFF;
- 944. - background: #000000;
- 945. - padding: 3px 10px 1px 10px;
- 946. - font-size: 0.81em;
- 947. - margin-bottom: 5px;
- 948. - *background: #000000;
- 949. - background: rgba(0,0,0,0.5);
- 950. - position: absolute;
- 951. - margin-top: -18px;
- 952. - height: 14px;
- 953. - *height: 18px;
- 954. - }
- 955. - .im_doc_photo {
- 956. - width: 130px;
- 957. - height: 100px;
- 958. - background: #000000;
- 959. - text-align: center;
- 960. - }
- 961. - .wall_module .photo .im_doc_photo img {
- 962. - max-height: none;
- 963. - }
- 964. - .im_doc_photo_hint {
- 965. - width: 110px;
- 966. - text-align: center;
- 967. - color: #FFFFFF;
- 968. - *background: #000000;
- 969. - background: rgba(0,0,0,0.5);
- 970. - position: absolute;
- 971. - margin-top: -18px;
- 972. - height: 14px;
- 973. - *height: 18px;
- 974. - padding: 2px 10px;
- 975. - font-size: 0.81em;
- 976. - margin-bottom: 5px;
- 977. - z-index: 1;
- 978. - }
- 979. - .im_doc_photo_href:hover {
- 980. - text-decoration: none;
- 981. - }
- 982. - #im_media_preview,
- 983. - #im_media_dpreview,
- 984. - #im_media_mpreview {
- 985. - position: relative;
- 986. - margin-bottom: 0;
- 987. - }
- 988. - #im_docs_preview {
- 989. - position: relative;
- 990. - }
- 991. - #im_media_preview .im_media_x,
- 992. - #im_media_dpreview .im_media_x,
- 993. - #im_media_mpreview .im_media_x {
- 994. - position: relative;
- 995. - z-index: 105;
- 996. - background: #222;
- 997. - background: rgba(0, 0, 0, 0.5);
- 998. -
- 999. - -webkit-border-radius: 3px;
- 1000. - -moz-border-radius: 3px;
- 1001. - border-radius: 3px;
- 1002. - padding: 3px;
- 1003. -
- 1004. - cursor: pointer;
- 1005. - margin-left: -13px;
- 1006. - }
- 1007. - #im_media_preview .im_media_x:hover .im_x,
- 1008. - #im_media_dpreview .im_media_x:hover .im_x,
- 1009. - #im_media_mpreview .im_media_x:hover .im_x {
- 1010. - opacity: 0.8;
- 1011. - filter: alpha(opacity=80);
- 1012. - }
- 1013. - #im_docs_preview .im_media_x,
- 1014. - #im_sdocs_preview .im_media_x {
- 1015. - cursor: pointer;
- 1016. - margin: 6px 5px 0px;
- 1017. - background: url(/images/pics/statusx_op.gif) no-repeat 0 0;
- 1018. - opacity: 0.6;
- 1019. - filter: alpha(opacity=60);
- 1020. - height: 11px;
- 1021. - width: 11px;
- 1022. - }
- 1023. - #im_media_dpreview .pam_dpic .im_media_x {
- 1024. - position: absolute;
- 1025. - right: 1px;
- 1026. - top: 1px;
- 1027. - }
- 1028. - #im_media_preview .im_x,
- 1029. - #im_media_dpreview .im_x,
- 1030. - #im_media_mpreview .im_x {
- 1031. - display: block;
- 1032. - background: url("/images/notifier_close.gif") no-repeat scroll 0 0 transparent;
- 1033. - opacity: 0.6;
- 1034. - filter: alpha(opacity=60);
- 1035. -
- 1036. - width: 7px;
- 1037. - height: 7px;
- 1038. - }
- 1039. -
- 1040. - #im_reading,
- 1041. - #im_rcpt {
- 1042. - cursor: default;
- 1043. - overflow: hidden;
- 1044. - padding: 6px 0 0 5px;
- 1045. - }
- 1046. - #im_reading {
- 1047. - color: #777;
- 1048. - white-space: nowrap;
- 1049. - overflow: hidden;
- 1050. - width: 150px;
- 1051. - -o-text-overflow: ellipsis;
- 1052. - text-overflow: ellipsis;
- 1053. - }
- 1054. - .im_typing_wrap {
- 1055. - padding: 13px 0 0;
- 1056. - min-height: 1.7em;
- 1057. - *height: 1.7em;
- 1058. - max-height: 2.5em;
- 1059. - }
- 1060. - .im_typing {
- 1061. - opacity: 0;
- 1062. - filter: alpha(opacity=0);
- 1063. - color: #777;
- 1064. - background: url(/images/icons/typing.gif?1) 0 2px no-repeat;
- 1065. - margin: 0 144px 0 130px;
- 1066. - padding: 1px 0 0 20px;
- 1067. - }
- 1068. - .im_lastact {
- 1069. - color: #777;
- 1070. - margin: 0 144px 0 130px;
- 1071. - padding: 0px 0px 6px 0px;
- 1072. - }
- 1073. -
- 1074. - /* Friends list */
- 1075. - #im_friends {
- 1076. - padding: 0;
- 1077. - word-wrap: break-word;
- 1078. - }
- 1079. - .im_friend {
- 1080. - border-bottom: 1px solid #e4e8ed;
- 1081. - color: #2B587A;
- 1082. - font-weight: bold;
- 1083. - padding: 8px 10px;
- 1084. - height: 32px;
- 1085. - cursor: pointer;
- 1086. - }
- 1087. - /*.im_friend:last-child {
- 1088. - border-bottom: 0;
- 1089. - }*/
- 1090. - .im_friend div {
- 1091. - padding: 9px 6px 0;
- 1092. - width: 150px;
- 1093. - height: 14px;
- 1094. - -o-text-overflow: ellipsis;
- 1095. - text-overflow: ellipsis;
- 1096. - overflow: hidden;
- 1097. - }
- 1098. - .im_chat div {
- 1099. - width: 218px;
- 1100. - }
- 1101. -
- 1102. - .im_friend img {
- 1103. - width: 32px;
- 1104. - height: 32px;
- 1105. - overflow: hidden;
- 1106. - padding-right: 6px;
- 1107. - }
- 1108. -
- 1109. - .im_friend div em, .im_friend_over div em {
- 1110. - background-color: #FFF8CC;
- 1111. - border-bottom: 1px solid #FFE222;
- 1112. - padding: 0;
- 1113. - font-weight: bold;
- 1114. - font-style: normal;
- 1115. - }
- 1116. -
- 1117. - .im_friend div.online {
- 1118. - float: none;
- 1119. - width: auto;
- 1120. - height: auto;
- 1121. - padding-top: 9px;
- 1122. - color: #738392;
- 1123. - font-weight: normal;
- 1124. - }
- 1125. - .im_friend_over {
- 1126. - background: #edf1f5;
- 1127. - }
- 1128. - #im_filter_out {
- 1129. - clear: both;
- 1130. - padding: 5px;
- 1131. - position: relative;
- 1132. - }
- 1133. - #im_filter {
- 1134. - margin: 0;
- 1135. - padding: 4px 20px 5px 20px;
- 1136. - width: 304px;
- 1137. - height: 15px;
- 1138. - line-height: 15px;
- 1139. - background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
- 1140. - }
- 1141. - #im_filter::-ms-clear {
- 1142. - display: none;
- 1143. - }
- 1144. - #im_filter::-webkit-input-placeholder {
- 1145. - padding: 0 2px;
- 1146. - }
- 1147. - #im_filter:moz-input-placeholder {
- 1148. - padding: 0 2px;
- 1149. - }
- 1150. - #im_filter_out .input_back_content {
- 1151. - height: 15px;
- 1152. - line-height: 15px;
- 1153. - }
- 1154. - #im_filter_reset {
- 1155. - cursor: pointer;
- 1156. - display: none;
- 1157. - background: transparent url(/images/icons/input_clear.gif) 5px 7px no-repeat;
- 1158. - padding: 5px;
- 1159. - width: 11px;
- 1160. - height: 11px;
- 1161. - margin-left: -23px;
- 1162. - opacity: 0.5;
- 1163. - filter: alpha(opacity=50);
- 1164. - position: relative;
- 1165. - z-index: 100;
- 1166. - }
- 1167. -
- 1168. - .im_none {
- 1169. - font-size: 1.09em;
- 1170. - line-height: 160%;
- 1171. - margin: 0px 10px;
- 1172. - padding: 130px 0px;
- 1173. - text-align: center;
- 1174. - color: #777;
- 1175. - display: none;
- 1176. - }
- 1177. -
- 1178. - #transport_frame {
- 1179. - position: absolute;
- 1180. - width: 10px;
- 1181. - height: 10px;
- 1182. - top: -100px
- 1183. - }
- 1184. -
- 1185. - /* Scroll with fixed head and side menu */
- 1186. - .im_fixed_nav {
- 1187. - overflow-x: hidden;
- 1188. - }
- 1189. - .im_fixed_nav #wrap1, .im_fixed_nav #wrap3 {
- 1190. - border-bottom: 0px;
- 1191. - }
- 1192. - .im_fixed_nav #page_header,
- 1193. - .im_fixed_nav #side_bar {
- 1194. - position: fixed;
- 1195. - z-index: 120;
- 1196. - }
- 1197. - .im_fixed_nav_loading #page_header {
- 1198. - top: 0;
- 1199. - width: 791px;
- 1200. - }
- 1201. - .im_fixed_nav #side_bar {
- 1202. - top: 40px;
- 1203. - z-index: 119;
- 1204. - }
- 1205. - .im_fixed_nav #im_nav_wrap {
- 1206. - top: 40px;
- 1207. - width: 627px;
- 1208. - }
- 1209. - .im_fixed_nav #im_controls_wrap {
- 1210. - width: 627px;
- 1211. - bottom: -2px;
- 1212. - }
- 1213. -
- 1214. - .im_fixed_nav #im_nav_wrap, .im_fixed_nav #im_controls_wrap {
- 1215. - position: fixed;
- 1216. - z-index: 101;
- 1217. - }
- 1218. - .im_fixed_nav #im_controls_wrap {
- 1219. - z-index: 103;
- 1220. - }
- 1221. - .im_fixed_nav #im_rows_wrap {
- 1222. - height: auto;
- 1223. - }
- 1224. - .im_fixed_nav #footer_wrap {
- 1225. - display: none;
- 1226. - }
- 1227. - .im_fixed_nav_loading #im_content {
- 1228. - padding: 121px 0 110px;
- 1229. - }
- 1230. - .im_fixed_nav_loading #im_rows {
- 1231. - height: 2000px;
- 1232. - }
- 1233. - .im_fixed_nav_loading .im_peer_rows {
- 1234. - visibility: hidden;
- 1235. - }
- 1236. - .im_fixed_nav_loading #im_fixed_nav_progress_wrap {
- 1237. - position: relative;
- 1238. - }
- 1239. - .im_fixed_nav_loading #im_fixed_nav_progress {
- 1240. - position: absolute;
- 1241. - width: 631px;
- 1242. - padding: 100px 0;
- 1243. - height: 20px;
- 1244. - background: url(/images/progress7.gif) 50% 50% no-repeat;
- 1245. - }
- 1246. -
- 1247. - #im_rows_wrap {
- 1248. - overflow: hidden;
- 1249. - }
- 1250. - .im_rows {
- 1251. - padding: 10px 0 0;
- 1252. - }
- 1253. - #im_rows0, #im_rows-1 {
- 1254. - padding: 0;
- 1255. - }
- 1256. - #im_rows {
- 1257. - position: relative;
- 1258. - }
- 1259. - .im_fixed_nav .im_peer_rows {
- 1260. - position: absolute;
- 1261. - bottom: 0;
- 1262. - width: 100%;
- 1263. - }
- 1264. -
- 1265. -
- 1266. - /* Multi styles */
- 1267. - #im_friends_all_wrap,
- 1268. - #im_friends_sel_wrap {
- 1269. - width: 290px;
- 1270. - padding: 0 10px;
- 1271. - vertical-align: top;
- 1272. - }
- 1273. - #im_friends_all_wrap {
- 1274. - border-right: 1px solid #DBDEE5;
- 1275. - }
- 1276. - #im_friends_yes_wrap {
- 1277. - display: none;
- 1278. - }
- 1279. - #im_friends_none {
- 1280. - padding: 60px;
- 1281. - color: #767676;
- 1282. - font-size: 1.09em;
- 1283. - text-align: center;
- 1284. - line-height: 160%;
- 1285. - }
- 1286. - #im_friends_sel_count {
- 1287. - padding: 15px;
- 1288. - color: #767676;
- 1289. - text-align: center;
- 1290. - }
- 1291. - #im_chat_title_input {
- 1292. - margin: 0 0 10px;
- 1293. - width: 152px;
- 1294. - }
- 1295. - #im_friends_sel_stats {
- 1296. - width: 160px;
- 1297. - margin: 0 auto;
- 1298. - }
- 1299. - #im_chat_start_wrap {
- 1300. - text-align: center;
- 1301. - }
- 1302. - #im_chat_start {
- 1303. - width: 158px;
- 1304. - }
- 1305. - #im_write, #im_leave, #im_appoint {
- 1306. - float: none;
- 1307. - padding-bottom: 0;
- 1308. - }
- 1309. - #im_friends_multi {
- 1310. - display: none;
- 1311. - }
- 1312. - .im_chat_event .im_log_body {
- 1313. - color: #777;
- 1314. - }
- 1315. - #privacy_chat_actions {
- 1316. - float: none;
- 1317. - padding: 0;
- 1318. - }
- 1319. - #privacy_dropdown #privacy_l_item201,
- 1320. - #privacy_dropdown #privacy_l_item202,
- 1321. - #privacy_dropdown #privacy_l_item203 {
- 1322. - padding-left: 5px;
- 1323. - }
- 1324. - #privacy_l_item201 .privacy_item_icon,
- 1325. - #privacy_l_item202 .privacy_item_icon,
- 1326. - #privacy_l_item203 .privacy_item_icon {
- 1327. - background-image: url(/images/icons/mono_iconset.gif?8);
- 1328. - float: right;
- 1329. - background-position: left 0;
- 1330. - background-repeat: no-repeat;
- 1331. - width: 11px;
- 1332. - height: 11px;
- 1333. - margin-top: 1px;
- 1334. - *position: relative;
- 1335. - }
- 1336. - #privacy_l_item201 .privacy_item_icon { background-position: 0 -30px; }
- 1337. - #privacy_l_item202 .privacy_item_icon { background-position: 0 -75px; }
- 1338. - #privacy_l_item203 .privacy_item_icon { background-position: 0 -222px; }
- 1339. -
- 1340. -
- 1341. - #im_chatbox_list_members {
- 1342. - width: 453px;
- 1343. - padding: 0 0 0 5px;
- 1344. - margin-top: -5px;
- 1345. - }
- 1346. - .im_chatbox_list_wrap {
- 1347. - padding: 10px 10px 15px;
- 1348. - overflow-y: scroll;
- 1349. - overflow-x: hidden;
- 1350. - height: 300px;
- 1351. - position: relative;
- 1352. - }
- 1353. - .im_chatbox_mem_wrap {
- 1354. - padding-top: 15px;
- 1355. - }
- 1356. - div.im_chatbox_mem_photo {
- 1357. - padding-right: 15px;
- 1358. - width: 50px;
- 1359. - height: 50px;
- 1360. - overflow: hidden;
- 1361. - }
- 1362. - img.im_chatbox_mem_photo {
- 1363. - width: 50px;
- 1364. - height: 50px;
- 1365. - -moz-border-radius: 3px;
- 1366. - -webkit-border-radius: 3px;
- 1367. - border-radius: 3px;
- 1368. - }
- 1369. - .im_chatbox_mem_info {
- 1370. - padding-top: 2px;
- 1371. - }
- 1372. - .im_chatbox_mem_name {
- 1373. - font-weight: bold;
- 1374. - }
- 1375. - .im_chatbox_mem_online {
- 1376. - font-weight: normal;
- 1377. - color: #777;
- 1378. - padding-left: 5px;
- 1379. - }
- 1380. - .im_chatbox_mem_info {
- 1381. - width: 240px;
- 1382. - padding-top: 8px;
- 1383. - color: #777;
- 1384. - }
- 1385. - .im_chatbox_mem_control {
- 1386. - display: block;
- 1387. - width: 120px;
- 1388. - padding: 5px;
- 1389. - }
- 1390. - a.im_chatbox_mem_control:hover {
- 1391. - background-color: #E1E7ED;
- 1392. - text-decoration: none;
- 1393. - }
- 1394. -
- 1395. - .im_change_topic_label {
- 1396. - padding-top: 4px;
- 1397. - padding-right: 10px;
- 1398. - color: #777;
- 1399. - width: 170px;
- 1400. - }
- 1401. - #im_change_topic_val {
- 1402. - width: 142px;
- 1403. - }
- 1404. -
- 1405. - /* IM submit hint */
- 1406. - .im_submit_hint_wrap {
- 1407. - width: 210px;
- 1408. - /*height: 110px;*/
- 1409. - /* padding: 10px; */
- 1410. - padding: 8px 5px 8px;
- 1411. - }
- 1412. - .im_submit_hint_title {
- 1413. - color: #2A5779;
- 1414. - font-weight: bold;
- 1415. - padding-bottom: 2px;
- 1416. - }
- 1417. - #im_submit_hint_opts .radiobtn {
- 1418. - color: #000;
- 1419. - padding: 10px 0 5px 19px;
- 1420. - line-height: 160%;
- 1421. - position: relative;
- 1422. - }
- 1423. - #im_submit_hint_opts .radiobtn div {
- 1424. - position: absolute;
- 1425. - left: 0;
- 1426. - top: 12px;
- 1427. - /*margin: 2px 5px 6px 0;*/
- 1428. - }
- 1429. - .im_submit_side_tt .side_sh {
- 1430. - display: table-cell !important;
- 1431. - }
- 1432. - .im_submit_tail_wrap {
- 1433. - left: 233px;
- 1434. - position: absolute;
- 1435. - /*top: 107px;*/
- 1436. - bottom: 18px;
- 1437. - z-index: 2001;
- 1438. - }
- 1439. - .im_submit_tail {
- 1440. - background: url(/images/ddtooltip.png) -8px 0 no-repeat;
- 1441. - width: 8px;
- 1442. - height: 11px;
- 1443. - }
- 1444. - .im_friend_not_found, .im_find_in_mail {
- 1445. - color: #6b839d;
- 1446. - padding: 17px 10px;
- 1447. - text-align: center;
- 1448. - background: #edf0f5;
- 1449. - border-bottom: 1px solid #E4E8ED;
- 1450. - }
- 1451. - a.im_find_in_mail {
- 1452. - background: #f5f8fc;
- 1453. - font-weight: normal;
- 1454. - height: auto;
- 1455. - display: block;
- 1456. - }
- 1457. - a.im_find_in_mail:hover {
- 1458. - text-decoration: none;
- 1459. - }
- 1460. - a.im_find_in_mail.im_friend_over {
- 1461. - background: #edf1f5;
- 1462. - }
- 1463. -
- 1464. - /* IM mail forward */
- 1465. - .media_mail_icon {
- 1466. - float: left;
- 1467. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -294px;
- 1468. - width: 11px;
- 1469. - height: 11px;
- 1470. - margin-right: 3px;
- 1471. - margin-top: 3px;
- 1472. - }
- 1473. - .im_preview_mail_wrap .media_mail_icon {
- 1474. - margin-left: 3px;
- 1475. - }
- 1476. - .im_single_log_wrap {
- 1477. - max-height: 600px;
- 1478. - *height: 600px;
- 1479. - max-width: 5000px;
- 1480. - overflow: auto;
- 1481. - position: relative;
- 1482. - }
- 1483. - .im_single_log_wrap .im_log_body {
- 1484. - width: 5000px;
- 1485. - }
- 1486. - .im_single_log {
- 1487. - padding: 5px 10px;
- 1488. - position: relative;
- 1489. - }
- 1490. - .im_single_log_no_author {
- 1491. - padding-top: 0;
- 1492. - padding-bottom: 10px;
- 1493. - }
- 1494. - .im_browse_msg_images {
- 1495. - padding-top: 4px;
- 1496. - }
- 1497. - .im_failed .im_log_author,
- 1498. - .im_failed .im_log_body,
- 1499. - .im_failed .im_log_date
- 1500. - {
- 1501. - background: #FDF5F2;
- 1502. - }
- 1503. -
- 1504. - .im_write {
- 1505. - background: #F7F7F7;
- 1506. - padding: 8px 103px 70px;
- 1507. - }
- 1508. - .imw_header {
- 1509. - color: #45688E;
- 1510. - font-size: 1.09em;
- 1511. - line-height: 1.27em;
- 1512. - margin: 0px;
- 1513. - padding: 24px 0px 9px;
- 1514. - font-size: 1.09em;
- 1515. - }
- 1516. - #imw_ava {
- 1517. - position: absolute;
- 1518. - margin: 27px -62px 0px;
- 1519. - }
- 1520. - #imw_ava .wdd_img_layer {
- 1521. - background: #F7F7F7;
- 1522. - }
- 1523. - #limw_inp {
- 1524. - width: 382px;
- 1525. - font-size: 1em;
- 1526. - font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
- 1527. - }
- 1528. - #imw_attach {
- 1529. - margin: 6px 0px 0px;
- 1530. - }
- 1531. - .imw_text_wrap {
- 1532. - padding-bottom: 14px;
- 1533. - }
- 1534. - #imw_text {
- 1535. - width: 389px;
- 1536. - height: 90px;
- 1537. - padding: 5px 25px 5px 5px;
- 1538. - vertical-align: top;
- 1539. - margin: 0px;
- 1540. - outline: 0;
- 1541. - }
- 1542. - #imw_editable {
- 1543. - width: 389px;
- 1544. - min-height: 90px;
- 1545. - max-height: 400px;
- 1546. - padding: 5px 25px 5px 5px;
- 1547. - vertical-align: top;
- 1548. - -webkit-border-radius: 0px;
- 1549. - -moz-border-radius: 0px;
- 1550. - border-radius: 0px;
- 1551. - margin: 0;
- 1552. - overflow: auto;
- 1553. - }
- 1554. - .is_rtl1 #imw_text,
- 1555. - .is_rtl1 #imw_editable {
- 1556. - padding: 5px 5px 5px 25px;
- 1557. - }
- 1558. - #imw_warn {
- 1559. - color: #777;
- 1560. - padding-bottom: 14px;
- 1561. - display: none;
- 1562. - }
- 1563. - #imw_media_preview {
- 1564. - padding-bottom: 6px;
- 1565. - display: none;
- 1566. - }
- 1567. - #imw_title_wrap {
- 1568. - display: none;
- 1569. - }
- 1570. - #imw_title {
- 1571. - width: 409px;
- 1572. - padding: 6px 5px 8px;
- 1573. - }
- 1574. -
- 1575. - .im_title_wrap {
- 1576. - padding-bottom: 8px;
- 1577. - display: none;
- 1578. - }
- 1579. - .im_title {
- 1580. - width: 350px;
- 1581. - }
- 1582. - .im_subj {
- 1583. - font-weight: bold;
- 1584. - margin: 2px 0px 4px;
- 1585. - }
- 1586. - .dialogs_msg_text .im_subj {
- 1587. - margin-top: 0px;
- 1588. - }
- 1589. -
- 1590. -
- 1591. -
- 1592. - #im_rows .im_wall_log_wrap .wall_post_text,
- 1593. - #im_rows .im_wall_log_wrap .wall_text {
- 1594. - width: 290px;
- 1595. - }
- 1596. - #im_rows .published_by_quote .im_wall_log_wrap .wall_post_text,
- 1597. - #im_rows .published_by_quote .im_wall_log_wrap .wall_text {
- 1598. - width: 280px;
- 1599. - }
- 1600. - #im_rows .page_poll_code {
- 1601. - display: none;
- 1602. - }
- 1603. -
- 1604. -
- 1605. - .im_switch_notify {
- 1606. - background: #FFFFFF;
- 1607. - color: #000000;
- 1608. - width: 340px;
- 1609. - padding: 13px 12px;
- 1610. - border: 1px solid #96AABE;
- 1611. - background: #FFF;
- 1612. - line-height: 160%;
- 1613. - }
- 1614. - .im_switch_notify_btn {
- 1615. - padding-top: 7px;
- 1616. - }
- 1617. - .im_switch_notify_title {
- 1618. - padding-bottom: 2px;
- 1619. - }
- 1620. - .im_switch_notify_pointer {
- 1621. - left: 20px;
- 1622. - background: url(/images/ddtooltip.png) 0px -5px no-repeat;
- 1623. - width: 16px;
- 1624. - height: 8px;
- 1625. - position: absolute;
- 1626. - bottom: -5px;
- 1627. - overflow: hidden;
- 1628. - z-index: 10;
- 1629. - }
- 1630. -
- 1631. - b.im_status_mob_onl {
- 1632. - background-position: -31px 0px;
- 1633. - *background-position: -31px -1px;
- 1634. - }
- 1635. -
- 1636. - b.dialogs_mob_onl {
- 1637. - background-position: -1px 0px;
- 1638. - *background-position: -1px -1px;
- 1639. - }
- 1640. - .dialogs_row_over b.dialogs_mob_onl,
- 1641. - .dialogs_new_msg b.dialogs_mob_onl {
- 1642. - background-position: -21px 0px;
- 1643. - *background-position: -21px -1px;
- 1644. - }
- 1645. - b.im_friend_mob_onl {
- 1646. - background-position: -11px 0px;
- 1647. - *background-position: -11px -1px;
- 1648. - }
- 1649. -
- 1650. -
- 1651. - /* Suspicious messages */
- 1652. - .im_msg_susp_title {
- 1653. - color: #777;
- 1654. - }
- 1655. - .im_msg_susp_wrap_done .im_msg_susp_title,
- 1656. - .im_msg_susp_wrap_opened .im_msg_susp_title,
- 1657. - .im_msg_susp_wrap .im_fwd_log_wrap,
- 1658. - .im_msg_susp {
- 1659. - display: none;
- 1660. - }
- 1661. - .im_msg_susp_wrap_opened .im_msg_susp,
- 1662. - .im_msg_susp_wrap_done .im_msg_susp,
- 1663. - .im_msg_susp_wrap_done .im_fwd_log_wrap {
- 1664. - display: block;
- 1665. - }
- 1666. -
- 1667. - /* Emoji */
- 1668. - .im_editable {
- 1669. - background: #FFFFFF;
- 1670. - color: black;
- 1671. - border: 1px solid #C0CAD5;
- 1672. - width: 328px;
- 1673. - min-height: 40px;
- 1674. - padding: 3px 25px 3px 3px;
- 1675. - padding-bottom: 5px;
- 1676. - margin-bottom: 3px;
- 1677. - outline: 0;
- 1678. - -moz-border-radius: 2px;
- 1679. - -webkit-border-radius: 2px;
- 1680. - border-radius: 2px;
- 1681. - line-height: 150%;
- 1682. - word-wrap: break-word;
- 1683. - cursor: text;
- 1684. - }
- 1685. - .im_editable p {
- 1686. - margin: 0px;
- 1687. - padding: 0px;
- 1688. - }
- 1689. - #im_smile,
- 1690. - #imw_smile {
- 1691. - position: absolute;
- 1692. - z-index: 100;
- 1693. - padding: 0px;
- 1694. - margin: 1px 1px 0px 0px;
- 1695. - right: 0px;
- 1696. - cursor: pointer;
- 1697. - opacity: 0.7;
- 1698. - filter: alpha(opacity=70);
- 1699. - }
- 1700. - .is_rtl1 #imw_smile {
- 1701. - left: 0px;
- 1702. - right: auto;
- 1703. - }
- 1704. -
- 1705. - .im_write .editable_thumbs_wrap {
- 1706. - width: 350px;
- 1707. - }
- 1708. - #imw_smile .emoji_smile_icon_on {
- 1709. - background-position: 1px 0px;
- 1710. - }
- 1711. - .im_hidden_textarea {
- 1712. - position: absolute;
- 1713. - width: 1px;
- 1714. - padding: 0px;
- 1715. - background: #F2F2F2;
- 1716. - opacity: 0;
- 1717. - filter: alpha(opacity=0);
- 1718. - height: 1px;
- 1719. - border: none;
- 1720. - resize: none;
- 1721. - }
- 1722. - .im_emoji_done {
- 1723. - font-size: 1em;
- 1724. - font-weight: bold;
- 1725. - }
- 1726. - .im_emoji_intro {
- 1727. - font-weight: bold;
- 1728. - line-height: 160%;
- 1729. - }
- 1730. - #im_emoji_expand {
- 1731. - display: none;
- 1732. - z-index: 100;
- 1733. - width: 13px;
- 1734. - height: 13px;
- 1735. - padding: 7px 6px;
- 1736. - left: 174px;
- 1737. - bottom: 3px;
- 1738. - position: absolute;
- 1739. - }
- 1740. - .im_emoji_expand_icon {
- 1741. - display: block;
- 1742. - width: 13px;
- 1743. - height: 9px;
- 1744. - background: url('/images/emoji_expand.png?3') 0px 0px no-repeat;
- 1745. - }
- 1746. - .im_emoji_locked .emoji {
- 1747. - opacity: 0.5;
- 1748. - filter: alpha(opacity=50);
- 1749. - }
- 1750. - .im_emoji_locked:hover .emoji {
- 1751. - opacity: 1;
- 1752. - filter: alpha(opacity=100);
- 1753. - }
- 1754. - .im_emoji_unlock_tt .tt_text {
- 1755. - font-weight: normal;
- 1756. - }
- 1757. - .im_unlock_tt_cont {
- 1758. - position: absolute;
- 1759. - width: 220px;
- 1760. - text-align: center;
- 1761. - z-index: 100;
- 1762. - pointer-events: none;
- 1763. - display: none;
- 1764. - }
- 1765. - .im_unlock_tt {
- 1766. - display: inline-block;
- 1767. - background: url('/images/ttb_bg.png');
- 1768. - background: rgba(0,0,0,0.7);
- 1769. - border-radius: 3px;
- 1770. - padding: 4px 7px 4px;
- 1771. - color: #FFFFFF;
- 1772. - font-size: 1em;
- 1773. - text-align: center;
- 1774. - }
- 1775. - .im_unlock_pointer {
- 1776. - position: absolute;
- 1777. - background: url(/images/icons/like_icons_bl.png) -2px -47px no-repeat;
- 1778. - width: 13px;
- 1779. - height: 7px;
- 1780. - margin-left: 104px;
- 1781. - margin-top: 0px;
- 1782. - }
- 1783. - #im_emoji_info {
- 1784. - display: block;
- 1785. - text-shadow: 0px 1px 1px #000;
- 1786. - padding: 3px 0px 3px;
- 1787. - color: #BBB;
- 1788. - line-height: 160%;
- 1789. - text-align: center;
- 1790. - }
- 1791. - .im_emoji_info_link {
- 1792. - color: #BBB;
- 1793. - font-weight: bold;
- 1794. - }
- 1795. - .im_emoji_info_link:hover {
- 1796. - color: #EEE;
- 1797. - text-decoration: none;
- 1798. - }
- 1799. - .im_write .wdd_text {
- 1800. - width: 380px;
- 1801. - }
- 1802. - .dialogs_msg_text .emoji_css, .dialogs_msg_text .emoji {
- 1803. - vertical-align: middle;
- 1804. - }
- 1805. - .im_preview_photo {
- 1806. - max-width: 80px;
- 1807. - }
- 1808. -
- 1809. - .im_preview_audio_wrap .medadd_aud {
- 1810. - width: 330px;
- 1811. - }
- 1812. - .im_preview_audio_wrap .medadd_aud .title_wrap {
- 1813. - width: 260px;
- 1814. - }
- 1815. - #imw_media_preview .medadd_aud {
- 1816. - width: 390px;
- 1817. - }
- 1818. - #imw_media_preview .medadd_aud .title_wrap {
- 1819. - width: 320px;
- 1820. - }
- 1821. - #im_rcemoji {
- 1822. - width: 400px;
- 1823. - }
- 1824. - .im_rc_emojibtn {
- 1825. - display: inline-block;
- 1826. - *display: block;
- 1827. - zoom: 1;
- 1828. - padding: 3px 3px;
- 1829. - }
- 1830. - .im_rc_emojibtn:hover {
- 1831. - background: #D5DDE5;
- 1832. - text-decoration: none;
- 1833. - -webkit-border-radius: 2px;
- 1834. - -khtml-border-radius: 2px;
- 1835. - -moz-border-radius: 2px;
- 1836. - border-radius: 2px;
- 1837. - }
- 1838. - .im_rc_emojibtn:active {
- 1839. - background: #C9D2DB;
- 1840. - }
- 1841. - .im_rcem_cont {
- 1842. - width: 156px;
- 1843. - overflow: hidden;
- 1844. - padding: 1px 0px 0px 4px;
- 1845. - }
- 1846. - .im_peer_multi .im_rcem_cont {
- 1847. - width: 132px;
- 1848. - }
- 1849. - #imw_buttons .im_rcem_cont {
- 1850. - padding: 1px 6px 0px;
- 1851. - }
- 1852. - .im_gift_intro {
- 1853. - color: #777777;
- 1854. - padding: 0px 0px 2px;
- 1855. - }
- 1856. - .im_gift_text {
- 1857. - padding-top: 2px;
- 1858. - }
- 1859. - .im_log_body .im_gift_row {
- 1860. - display: block;
- 1861. - margin: 15px auto;
- 1862. - width: 256px;
- 1863. - -webkit-border-radius: 5px;
- 1864. - -moz-border-radius: 5px;
- 1865. - border-radius: 5px;
- 1866. - background: #FFF;
- 1867. - padding: 6px;
- 1868. - box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1869. - -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1870. - -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1871. - }
- 1872. - .im_gift_msg .im_log_body, .im_gift_msg .im_log_author, .im_gift_msg .im_log_date {
- 1873. - background: #F4EBD6;
- 1874. - }
- 1875. - .im_gift_msg .im_log_author_chat_name, .im_gift_msg .im_date_link {
- 1876. - color: #7F7661;
- 1877. - }
- 1878. - .im_gift_msg.im_sel_row .im_log_date a.im_date_link,
- 1879. - .im_new_msg.im_gift_msg .im_log_date a.im_date_link {
- 1880. - color: #7F7661;
- 1881. - }
- 1882. - .im_gift_msg .im_msg_text {
- 1883. - text-align: center;
- 1884. - font-family: Georgia, Lucida Grande, Arial, tahoma, verdana, sans-serif ;
- 1885. - font-size: 15px;
- 1886. - color: #6a614a;
- 1887. - padding: 0px 0px 10px;
- 1888. - }
- 1889. - #im_search_btn {
- 1890. - margin: 0 10px;
- 1891. - }
- 1892. - #im_search_cancel {
- 1893. - padding: 6px 7px 7px;
- 1894. - cursor: pointer;
- 1895. - color: #2B587A;
- 1896. - margin: 0 -5px;
- 1897. - }
- 1898. - #im_search_cancel:hover {
- 1899. - background: #E1E7ED;
- 1900. - }
- 1901. -
- 1902. -
- 1903. -
- 1904. - /* New upload form */
- 1905. - .im_upload_wrap {
- 1906. - position: absolute;
- 1907. - z-index: 110;
- 1908. - padding: 0px;
- 1909. - margin: 25px 0px 0px 0px;
- 1910. - right: 0px;
- 1911. - bottom: 8px;
- 1912. - /*bottom: 2px;*/
- 1913. - }
- 1914. - .im_upload_wrap .loading {
- 1915. - display: none;
- 1916. - }
- 1917. - .im_upload_wrap div.im_upload {
- 1918. - background: url(/images/icons/attach_photo.gif) center 4px no-repeat;
- 1919. - width: 24px;
- 1920. - height: 24px;
- 1921. - overflow: hidden;
- 1922. - position: relative;
- 1923. - opacity: 0.7;
- 1924. - filter: alpha(opacity=70);
- 1925. - }
- 1926. - .im_upload_wrap div.im_upload:hover {
- 1927. - opacity: 1;
- 1928. - filter: none;
- 1929. - }
- 1930. - .im_upload_wrap input {
- 1931. - opacity: 0.01;
- 1932. - filter: alpha(opacity=1);
- 1933. - font-size: 6.54em !important;
- 1934. - right: 0px;
- 1935. - margin: 0px;
- 1936. - padding: 0px;
- 1937. - cursor: pointer;
- 1938. - position: absolute;
- 1939. - }
- 1940. - .im_upload_dropbox {
- 1941. - position: absolute;
- 1942. - z-index: 130;
- 1943. - display: none;
- 1944. - }
- 1945. - .im_upload_dropbox_inner {
- 1946. - background: #FFF;
- 1947. - text-align: center;
- 1948. - color: #7F92A5;
- 1949. - font-size: 1.09em;
- 1950. - border: 1px dashed #A3B6C9;
- 1951. - padding: 0 5px;
- 1952. - display: table-cell;
- 1953. - vertical-align: middle;
- 1954. - width: 346px;
- 1955. - }
- 1956. - .dropbox_over .im_upload_dropbox_inner {
- 1957. - background-color: #E1E7ED;
- 1958. - }
- 1959. - .dropbox_over .im_upload_release_label {
- 1960. - display: inline;
- 1961. - }
- 1962. - .im_upload_release_label, .dropbox_over .im_upload_drop_label {
- 1963. - display: none;
- 1964. - }
- 1965. - #im_emoji_progress {
- 1966. - padding-top: 2px;
- 1967. - }
- 1968. - #im_datesearch_wrap {
- 1969. - cursor: pointer;
- 1970. - padding: 5px 0px 0px;
- 1971. - }
- 1972. - #im_search_date {
- 1973. - width: 19px;
- 1974. - height: 16px;
- 1975. - background: url(/images/calendar1.gif?1) no-repeat;
- 1976. - }
- 1977. - .im_cal_clear {
- 1978. - background: #F2F2F2;
- 1979. - padding: 5px 0px;
- 1980. - }
- 1981. - .im_cal_clear_lnk {
- 1982. - display: block;
- 1983. - padding: 5px 0px;
- 1984. - text-align: center;
- 1985. - margin: 0px auto;
- 1986. - }
- 1987. - #im_datesearch_datepicker_container {
- 1988. - display: inline;
- 1989. - }
- 1990. - #im_datesearch_datepicker_container .datepicker_control {
- 1991. - display: none;
- 1992. - }
- 1993. - #im_datesearch_datepicker_container .cal_table .day {
- 1994. - color: #999;
- 1995. - }
- 1996. - #im_datesearch_datepicker_container .cal_table .past_day,
- 1997. - #im_datesearch_datepicker_container .cal_table .today {
- 1998. - color: #000;
- 1999. - }
- 2000. - .im_no_search_day #im_day_clear,
- 2001. - .im_no_search_day #im_month_clear {
- 2002. - display: none;
- 2003. - }
- 2004. - #im_datesearch_wrap .cal_frame {
- 2005. - z-index: 450;
- 2006. - }
- 2007. - #im_datesearch_wrap .cal_div {
- 2008. - z-index: 480;
- 2009. - }
- 2010. -
- 2011. -
- 2012. - /* Favorites */
- 2013. - #im_log_fav_btn i {
- 2014. - background: url(/images/icons/im_actions_iconset2.png?8) 0 -281px no-repeat;
- 2015. - display: block;
- 2016. - width: 20px;
- 2017. - height: 20px;
- 2018. - cursor: pointer;
- 2019. - }
- 2020. - #im_log_fav_btn.im_log_fav_btn__active i {
- 2021. - opacity: 0.6;
- 2022. - filter: alpha(opacity=60);
- 2023. - }
- 2024. - #im_log_fav_btn.im_log_fav_btn__loading i {
- 2025. - visibility: hidden;
- 2026. - }
- 2027. -
- 2028. - .im_important_toggler {
- 2029. - background: url(/images/icons/im_actions_iconset2.png?8) 0 -258px no-repeat;
- 2030. - background-color: rgba(255, 255, 255, 0.5);
- 2031. - -moz-border-radius: 2px;
- 2032. - -webkit-border-radius: 2px;
- 2033. - border-radius: 2px;
- 2034. -
- 2035. - display: block;
- 2036. - width: 20px;
- 2037. - height: 20px;
- 2038. - opacity: 0.6;
- 2039. - filter: alpha(opacity=60);
- 2040. - position: absolute;
- 2041. - margin-left: -22px;
- 2042. - margin-top: 0;
- 2043. - margin-top: -2px;
- 2044. - visibility: hidden;
- 2045. - }
- 2046. - .im_msg_over .im_important_toggler {
- 2047. - visibility: visible;
- 2048. - }
- 2049. - .im_add_row .im_important_toggler {
- 2050. - visibility: hidden;
- 2051. - margin-top: -1px;
- 2052. - margin-left: -2px;
- 2053. - }
- 2054. - .im_sel_row .im_important_toggler {
- 2055. - visibility: visible;
- 2056. - }
- 2057. - .im_important_msg .im_important_toggler {
- 2058. - background-position: 0 -239px;
- 2059. - opacity: 1;
- 2060. - filter: none;
- 2061. - visibility: visible;
- 2062. - }
- 2063. - .im_sel_row .im_important_toggler,
- 2064. - .im_new_msg .im_important_toggler {
- 2065. - background-position: 0 -239px;
- 2066. - background-color: rgba(237, 241, 245, 0.5);
- 2067. - }
- 2068. -
- 2069. - #im_important_btn {
- 2070. - margin-right: 10px;
- 2071. - }
- 2072. - #im_important_btn button {
- 2073. - padding: 5px 10px;
- 2074. - }
- 2075. - i.im_important_icon {
- 2076. - background: url(/images/icons/im_actions_iconset2.png?8) -2px -281px no-repeat;
- 2077. - width: 15px;
- 2078. - height: 15px;
- 2079. - cursor: pointer;
- 2080. - margin-right: 3px;
- 2081. - }
- 2082. - span#im_important_count {
- 2083. - line-height: 15px;
- 2084. - /*font-weight: bold;*/
- 2085. - }
- 2086. - #imw_emoji_wrap {
- 2087. - position: relative;
- 2088. - }
- 2089. - .im_fwd_log_wrapped .page_media_place_label {
- 2090. - width: 232px;
- 2091. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment