Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - friends.css (Старый размер - 16573 | Новый - 0):
- 0. - #friends_css {
- 1. - display: none;
- 2. - }
- 3. - .friends_add_block {
- 4. - padding: 0px 0px 8px 14px;
- 5. - width: 260px;
- 6. - }
- 7. - .friends_add_block .checkbox {
- 8. - margin-top: 3px;
- 9. - margin-bottom: 6px;
- 10. - }
- 11. - .friends_add_image {
- 12. - padding-top: 3px;
- 13. - }
- 14. - #friends .search {
- 15. - background: #f7f7f7;
- 16. - padding: 10px;
- 17. - border-bottom: 1px solid #dae1e8;
- 18. - }
- 19. - #friends_req_tabs {
- 20. - background: #F7F7F7;
- 21. - border-bottom: 1px solid #dae1e8;
- 22. - display: none;
- 23. - }
- 24. - #friends #s_search {
- 25. - width: 545px;
- 26. - background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
- 27. - outline: none;
- 28. - padding: 5px 40px 6px 20px;
- 29. - }
- 30. - .is_rtl1 #friends #s_search {
- 31. - padding: 5px 20px 6px 40px;
- 32. - background: #FFF url(/images/magglass.png) no-repeat 328px 6px;
- 33. - }
- 34. - #friends #s_search.s_search_inv {
- 35. - width: 284px;
- 36. - }
- 37. - #friends #s_search::-ms-clear {
- 38. - display: none;
- 39. - }
- 40. - #friends #invite_button {
- 41. - width: 134px;
- 42. - }
- 43. - #friends td {
- 44. - vertical-align: top;
- 45. - }
- 46. - #friends .main_panel {
- 47. - border-right: 1px solid #D9E1E7;
- 48. - width: 447px;
- 49. - padding: 5px 15px 6px 15px;
- 50. - }
- 51. - #friends .wide .main_panel {
- 52. - border-right: none;
- 53. - width: 608px;
- 54. - }
- 55. - #friends .wide .main_panel a.more {
- 56. - width: 598px;
- 57. - }
- 58. - #friends .main_panel a.more {
- 59. - display: block;
- 60. - padding: 8px 0px;
- 61. - text-align: center;
- 62. - margin: 8px 0px 10px 0px;
- 63. - }
- 64. - #friends .main_panel a.more:hover {
- 65. - text-decoration: none;
- 66. - background: #E9EDF1;
- 67. - }
- 68. - #friends .main_panel .load_more {
- 69. - display: block;
- 70. - width: 426px;
- 71. - height: 31px;
- 72. - background: url('/images/upload.gif') center center no-repeat;
- 73. - }
- 74. - #friends .main_panel .load_more a.more {
- 75. - display: none;
- 76. - }
- 77. - #friends .info_msg {
- 78. - font-size: 1.2em;
- 79. - background: #FFFFFF;
- 80. - border: none;
- 81. - padding: 130px 10px;
- 82. - margin: 15px 5px;
- 83. - text-align: center;
- 84. - color: #777777;
- 85. - max-width: 395px;
- 86. - word-wrap: break-word;
- 87. - overflow: hidden;
- 88. - text-overflow: ellipsis;
- 89. - }
- 90. - #friends .info_msg .by_search {
- 91. - display: none;
- 92. - }
- 93. - #friends .f_search .by_search {
- 94. - display: block;
- 95. - }
- 96. - #friends .f_search .empty {
- 97. - display: none;
- 98. - }
- 99. -
- 100. - /* User block */
- 101. - #friends .user_block {
- 102. - border-top: 1px solid #ededed;
- 103. - padding: 10px 0px;
- 104. - clear: both;
- 105. - }
- 106. - #friends .user_block_first {
- 107. - border-top: none;
- 108. - }
- 109. - #friends .user_block .img {
- 110. - width: 100px;
- 111. - height: 100px;
- 112. - display: block;
- 113. - overflow: hidden;
- 114. - }
- 115. - #friends .user_block .info, #friends .user_block .info_no_actions {
- 116. - width: 182px;
- 117. - padding-top: 4px;
- 118. - padding-left: 14px;
- 119. - overflow: hidden;
- 120. - }
- 121. - .font_medium #friends .user_block .info {
- 122. - width: 172px;
- 123. - }
- 124. - #friends .wide .user_block .info {
- 125. - width: 352px;
- 126. - }
- 127. - #friends .wide .user_block .info_no_actions {
- 128. - width: 475px;
- 129. - }
- 130. - #friends .user_block .online {
- 131. - color: #BBBBBB;
- 132. - padding: 0px 0px 5px 0px;
- 133. - }
- 134. - .is_rtl1 #friends .user_block .online {
- 135. - color: #BBBBBB;
- 136. - padding: 0px 0px 5px 0px;
- 137. - }
- 138. - #friends .user_block .phones {
- 139. - color: #000000;
- 140. - padding-top: 1px;
- 141. - }
- 142. - #friends .user_block .actions {
- 143. - width: 126px;
- 144. - height: 100px;
- 145. - display: block;
- 146. - background: #FFFFFF;
- 147. - }
- 148. - .font_medium #friends .user_block .actions {
- 149. - width: 140px;
- 150. - }
- 151. - #friends .wide .user_block .actions {
- 152. - width: 130px;
- 153. - }
- 154. - .friends_act {
- 155. - display: block;
- 156. - padding: 4px 6px 4px 6px;
- 157. - }
- 158. - .friends_act:hover {
- 159. - background: #E1E7ED;
- 160. - text-decoration: none;
- 161. - }
- 162. - .friends_field {
- 163. - padding-bottom: 5px;
- 164. - }
- 165. - #friends .user_block .lists {
- 166. - padding-top: 0px;
- 167. - }
- 168. - #friends .user_block .common_friends a {
- 169. - margin-right: 4px;
- 170. - }
- 171. - #friends .user_block .info em, #friends .user_block .info_no_actions em {
- 172. - font-style: normal;
- 173. - background: #E1E7ED;
- 174. - border-bottom: 1px solid #DAE1E8;
- 175. - padding: 0px 1px 0px;
- 176. - margin: 0px -1px;
- 177. - *padding: 0px;
- 178. - *margin: 0px;
- 179. - }
- 180. - #friends .wide_loading {
- 181. - background: url('/images/progress7.gif') center center no-repeat;
- 182. - height: 300px;
- 183. - }
- 184. -
- 185. -
- 186. - /* Requests */
- 187. - #friends .common .img {
- 188. - width: 100px;
- 189. - height: 100px;
- 190. - display: block;
- 191. - }
- 192. - #friends .common .info, #friends .common .info_no_actions {
- 193. - width: 290px;
- 194. - }
- 195. - #friends .request .info, #friends .request .info_no_actions {
- 196. - width: 290px;
- 197. - }
- 198. - #friends .common .controls {
- 199. - padding: 7px 0px 4px 0px;
- 200. - width: 295px;
- 201. - margin-left: 0px;
- 202. - }
- 203. - #friends .wide .common .controls {
- 204. - width: 425px;
- 205. - }
- 206. - #friends .common .info a.deny_request, #friends .common .info_no_actions a.deny_request {
- 207. - display: block;
- 208. - padding: 6px 10px 0px;
- 209. - margin: 0px 0px 0px 5px;
- 210. - font-weight: normal;
- 211. - height: 20px;
- 212. - text-align: center;
- 213. - display: none;
- 214. - }
- 215. - #friends .common .info a.deny_request:hover, #friends .common .info_no_actions a.deny_request:hover {
- 216. - background: #E1E7ED;
- 217. - text-decoration: none;
- 218. - }
- 219. - #friends .common .box_msg {
- 220. - background-color: #F7F7F7;
- 221. - border: 1px solid #CCC;
- 222. - font-weight: normal;
- 223. - margin: 0px;
- 224. - padding: 5px 11px;
- 225. - width: 225px;
- 226. - }
- 227. - #friends .common .box_msg .passive {
- 228. - color: #777777;
- 229. - }
- 230. - #friends .common .common_friends_label {
- 231. - margin-left: 0px;
- 232. - color: #777;
- 233. - }
- 234. - #friends .common .common_friends {
- 235. - padding-top: 6px;
- 236. - margin-left: 0px;
- 237. - color: #777;
- 238. - }
- 239. - #friends .common .labeled {
- 240. - width: 250px;
- 241. - }
- 242. - #friends .request .info a.deny_request, #friends .request .info_no_actions a.deny_request {
- 243. - display: block;
- 244. - }
- 245. -
- 246. - /* Filters block */
- 247. - #friends .side_panel {
- 248. - width: 150px;
- 249. - background-color: #F7F7F7;
- 250. - padding: 10px;
- 251. - }
- 252. - #friends .wide .side_panel {
- 253. - display: none;
- 254. - }
- 255. - #friends .sections_block {
- 256. - width: 150px;
- 257. - overflow: hidden;
- 258. - }
- 259. - #friends .sections_block .side_filter {
- 260. - border: none;
- 261. - color: #2B587A;
- 262. - cursor: pointer;
- 263. - display: block;
- 264. - padding: 6px 6px 7px 10px;
- 265. - background-color: #F7F7F7;
- 266. - background-repeat: no-repeat;
- 267. - background-position: 127px center;
- 268. - width: 134px;
- 269. - }
- 270. - #friends .sections_block .side_filter:hover {
- 271. - background-color: #E1E7ED;
- 272. - text-decoration: none;
- 273. - }
- 274. - #friends .sections_block .cur_section {
- 275. - color: white;
- 276. - background-color: #5e82a8;
- 277. - }
- 278. - #friends .sections_block .loading {
- 279. - background-image: url('/images/upload_inv_mini.gif');
- 280. - }
- 281. - #friends .sections_block .cur_section:hover {
- 282. - background-color: #5e82a8;
- 283. - }
- 284. - #friends .sections_block .sep {
- 285. - border-top: 1px solid #DAE1E8;
- 286. - margin-top: 6px;
- 287. - margin-bottom: 6px;
- 288. - }
- 289. - #friends .create_list {
- 290. - display: block;
- 291. - text-align: right;
- 292. - width: 200px;
- 293. - padding-top: 5px;
- 294. - }
- 295. - #friends .page_end {
- 296. - display: block;
- 297. - position: relative;
- 298. - }
- 299. -
- 300. - /* Lists */
- 301. - #friends .lists span {
- 302. - margin: 3px 4px 4px 0px;
- 303. - cursor: pointer;
- 304. - display: block;
- 305. - font-size: 1em;
- 306. - padding: 1px 5px;
- 307. - border-radius: 3px;
- 308. - -moz-border-radius: 3px;
- 309. - -webkit-border-radius: 3px;
- 310. - }
- 311. -
- 312. - /* Tabs */
- 313. -
- 314. - #friends .tabs {
- 315. - background: #FFFFFF;
- 316. - }
- 317. -
- 318. - /* for input focus at start */
- 319. - #friends .search .input_back {
- 320. - color: #C0C8D0;
- 321. - }
- 322. - .common_friends_box {
- 323. - overflow: auto;
- 324. - max-height: 380px;
- 325. - padding: 10px;
- 326. - padding-bottom: 0px;
- 327. - width: 388px;
- 328. - }
- 329. - .common_friends_box .common_row {
- 330. - border-bottom: 1px solid #dee4e8;
- 331. - margin-bottom: 5px;
- 332. - padding-bottom: 2px;
- 333. - height: 53px;
- 334. - }
- 335. - .common_friends_box .common_row:last-child {
- 336. - border-bottom: none;
- 337. - }
- 338. - .common_friends_box .common_row .common_info {
- 339. - display: block;
- 340. - float: left;
- 341. - width: 300px;
- 342. - }
- 343. - .common_friends_box .common_row .photo {
- 344. - display: block;
- 345. - width: 60px;
- 346. - float:left;
- 347. - }
- 348. - .common_friends_box .common_row b {
- 349. - color: #888888;
- 350. - font-weight: normal;
- 351. - }
- 352. -
- 353. - /*lists*/
- 354. - #friends .lists_menu {
- 355. - position: absolute;
- 356. - margin-left: -1px;
- 357. - margin-top: 0px;
- 358. - }
- 359. - #friends .lists_header {
- 360. - border: 1px solid #517295;
- 361. - cursor: pointer;
- 362. - width: 130px;
- 363. - z-index: 1500;
- 364. - position: absolute;
- 365. - }
- 366. - #friends .lists_header div {
- 367. - border-color:#7E9CBC #5C82AB #5e82a8;
- 368. - border-style:solid;
- 369. - border-width:1px;
- 370. - color:#FFFFFF;
- 371. - padding:2px 5px;
- 372. - white-space: nowrap;
- 373. - padding-right: 17px;
- 374. - line-height: 1.27em;
- 375. - *line-height: 1.18em;
- 376. - *padding-right: 16px;
- 377. - background:#5e82a8 url('/images/flydead.gif') no-repeat right -15px;
- 378. - *background-position: -14px right;
- 379. - }
- 380. - #friends .friends_header_up div {
- 381. - background: #5e82a8 url('/images/flydead.gif') no-repeat right -57px;
- 382. - }
- 383. - #friends .lists_body {
- 384. - margin-left: -32px;
- 385. - margin-top: 20px;
- 386. - z-index: 1499;
- 387. - position: absolute;
- 388. - }
- 389. - #friends .summary_wrap #result_msg {
- 390. - margin-bottom: 10px;
- 391. - color: #000;
- 392. - }
- 393. -
- 394. -
- 395. - /* dropdown */
- 396. - #friends .lists_shad_l div, #friends .lists_shad_r div {width: 1px}
- 397. - #friends .lists_shad_l {background:#000000;filter: alpha(opacity=6);opacity:0.06;overflow:hidden;width:1px;}
- 398. - #friends .lists_shad_b, #friends .lists_shad_b2 {background:#000000;height:2px;margin-top:-1px;filter: alpha(opacity=7);opacity:0.07;overflow:hidden;position:relative;z-index:148;}
- 399. - #friends .lists_shad_b2 {filter: alpha(opacity=5);opacity:0.05;}
- 400. - #friends .lists_shad_r {background:#000000;filter: alpha(opacity=6);opacity:0.06;overflow:hidden;width:1px;}
- 401. -
- 402. - #friends .lists_rows {
- 403. - background: #FFFFFF;
- 404. - border: 1px solid #96AABE;
- 405. - margin: 0px;
- 406. - position: relative;
- 407. - z-index: 1499;
- 408. - width: 161px;
- 409. - overflow: hidden;
- 410. - }
- 411. -
- 412. - .friends_dd_item {
- 413. - display: block;
- 414. - padding: 4px 3px 0px 24px;
- 415. - height: 18px;
- 416. - }
- 417. - .friends_dd_item:hover {
- 418. - background: #EEF2F6;
- 419. - text-decoration: none;
- 420. - }
- 421. -
- 422. - .friends_dd_item.checked {
- 423. - background: url('/images/dropdead_check.gif') no-repeat 4px 3px;
- 424. - }
- 425. - .friends_dd_item.checked:hover {
- 426. - background: #EEF2F6 url('/images/dropdead_check.gif') no-repeat 4px 3px;
- 427. - }
- 428. -
- 429. - .friends_tt .tt_text,
- 430. - .tt.friends_tt .tt_text {
- 431. - padding: 4px;
- 432. - }
- 433. - .friends_tt_item {
- 434. - display: block;
- 435. - padding: 4px 12px 0px 22px;
- 436. - height: 18px;
- 437. - }
- 438. - .friends_tt_item:hover {
- 439. - background: #E1E7ED;
- 440. - text-decoration: none;
- 441. - }
- 442. - .friends_tt_menu {
- 443. - padding: 0px 0px;
- 444. - }
- 445. - .friends_online {
- 446. - color: #AAA;
- 447. - margin-left: 8px;
- 448. - }
- 449. - .friends_tt_icon {
- 450. - margin: 1px 0 0 -16px;
- 451. - width: 11px;
- 452. - height: 11px;
- 453. - background-image: url(/images/icons/mono_iconset.gif?8);
- 454. - position: absolute;
- 455. - }
- 456. - .friends_tt_msg {
- 457. - background-position: 0 -192px;
- 458. - }
- 459. - .friends_tt_add {
- 460. - background-position: 0 -15px;
- 461. - }
- 462. - .friends_tt_cancel {
- 463. - background-position: 0 -236px;
- 464. - }
- 465. - .friends_tt_gift {
- 466. - background-position: 0 -104px;
- 467. - }
- 468. -
- 469. - /*#friends .no_lists .user_block .actions a.lists_select {
- 470. - display: none;
- 471. - }
- 472. - #friends .no_lists .select_lists {
- 473. - display: none;
- 474. - }*/
- 475. - #friends .box_msg .lists_select {
- 476. - margin: 0px 5px;
- 477. - }
- 478. - #friends .no_lists .box_msg .lists_select {
- 479. - display: none;
- 480. - }
- 481. - #friends .box_msg .lists_menu {
- 482. - margin-top: -4px;
- 483. - margin-left: -1px;
- 484. - }
- 485. -
- 486. - .box_labels .label {
- 487. - color: #777;
- 488. - padding-top: 3px;
- 489. - position: absolute;
- 490. - text-align: right;
- 491. - width: 100px;
- 492. - }
- 493. - .box_labels .labeled {
- 494. - padding-left: 110px;
- 495. - width: 200px;
- 496. - }
- 497. - .box_labels .labeled input {
- 498. - width: 200px;
- 499. - }
- 500. -
- 501. - /* hide suggestions */
- 502. - #friends .delete_row {
- 503. - height: 13px;
- 504. - width: 17px;
- 505. - margin-top: -2px;
- 506. - }
- 507. - #friends .delete_row div {
- 508. - background: #FFFFFF url(/images/pics/statusx.gif) no-repeat;
- 509. - cursor: pointer;
- 510. - height: 17px;
- 511. - width: 17px;
- 512. - }
- 513. -
- 514. - .user_block .res {
- 515. - background-color: #F7F7F7;
- 516. - border: 1px solid #CCC;
- 517. - padding: 5px 11px;
- 518. - margin: 10px 0 0 10px;
- 519. - width: 315px;
- 520. - }
- 521. -
- 522. - /* Convert requests to subscribers */
- 523. - #friend_convert_sure {
- 524. - line-height: 160%;
- 525. - width: 300px;
- 526. - }
- 527. - #friend_convert_progress {
- 528. - display: none;
- 529. - padding: 15px 40px;
- 530. - line-height: 160%;
- 531. - }
- 532. - #friend_convert_bar {
- 533. - background: #FFF;
- 534. - border: 1px solid #CCC;
- 535. - margin-top: 20px;
- 536. - width: 298px;
- 537. - height: 18px;
- 538. - }
- 539. - #friend_convert_bar div {
- 540. - background: #597DA3 url(/images/progress_grad.gif) repeat;
- 541. - border: 1px solid #45688E;
- 542. - margin: -1px;
- 543. - width: 1%;
- 544. - height: 18px;
- 545. - }
- 546. - #friend_add_warn {
- 547. - padding-top: 10px;
- 548. - color: #777;
- 549. - }
- 550. - #friends_list .summary_wrap {
- 551. - padding: 6px 0px 0px;
- 552. - }
- 553. - .friends_added {
- 554. - padding-bottom: 5px;
- 555. - }
- 556. - .friends_added .checkbox{
- 557. - margin-top: 6px;
- 558. - }
- 559. - .friends_added_text {
- 560. - color: #777777;
- 561. - padding-bottom: 3px;
- 562. - line-height: 150%;
- 563. - }
- 564. - .friends_done .friends_added_text {
- 565. - color: #FFFFFF;
- 566. - padding: 0px;
- 567. - }
- 568. - .friends_go_to_search {
- 569. - text-align: center;
- 570. - padding: 10px;
- 571. - display: block;
- 572. - margin-bottom: 10px;
- 573. - border-top: 1px solid #EDEDED;
- 574. - }
- 575. - .friends_go_to_search:hover {
- 576. - text-decoration: none;
- 577. - border-top: 1px solid #DAE1E8;
- 578. - background: #E9EDF1;
- 579. - }
- 580. -
- 581. - #friends_hide_all {
- 582. - margin: 5px;
- 583. - }
- 584. - .friends_req_sended {
- 585. - line-height: 160%;
- 586. - }
- 587. - .friends_req_header {
- 588. - padding-bottom: 3px;
- 589. - }
- 590. - .friends_added_help_h {
- 591. - color: #2B587A;
- 592. - font-weight: bold;
- 593. - padding: 12px 0px 4px 0px;
- 594. - }
- 595. - .friends_added_help_rows {
- 596. - padding: 8px 0px 10px 0px;
- 597. - }
- 598. - .friends_add_help_row {
- 599. - width: 200px;
- 600. - height: 50px;
- 601. - padding: 0px 0px 0px 0px;
- 602. - margin: 5px 0px;
- 603. - }
- 604. - .friends_add_help_img {
- 605. - position: absolute;
- 606. - }
- 607. - .friends_add_help_c {
- 608. - padding: 2px 8px 2px 60px;
- 609. - }
- 610. - .friends_add_help_name {
- 611. - font-weight: bold;
- 612. - display: block;
- 613. - margin-bottom: 2px;
- 614. - }
- 615. - .friends_add_recomm_sended {
- 616. - color: #888888;
- 617. - }
- 618. -
- 619. - b.friends_mob_onl {
- 620. - background-position: -1px 0px;
- 621. - *background-position: -1px -1px;
- 622. - }
- 623. - #friends_search_cont {
- 624. - display: none;
- 625. - }
- 626. - #friends_loading {
- 627. - background: url('/images/upload.gif') center center no-repeat;
- 628. - width: 32px;
- 629. - height: 9px;
- 630. - margin: 7px 0px 0px 308px;
- 631. - z-index: 95;
- 632. - position: absolute;
- 633. - display: none;
- 634. - }
- 635. - .is_rtl1 #friends_loading {
- 636. - margin: 7px 308px 0px 0px;
- 637. - }
- 638. - #friends_reset_search {
- 639. - margin: 1px 0px 0px 320px;
- 640. - display: none;
- 641. - cursor: pointer;
- 642. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 643. - padding: 2px;
- 644. - width: 19px;
- 645. - height: 19px;
- 646. - opacity: 0.6;
- 647. - filter: alpha(opacity=60);
- 648. - position: absolute;
- 649. - z-index: 95;
- 650. - }
- 651. - .is_rtl1 #friends_reset_search {
- 652. - margin: 1px 322px 0px 0px;
- 653. - }
- 654. - .friends_photos {
- 655. - width: 310px;
- 656. - padding: 12px 0px 0px;
- 657. - overflow: hidden;
- 658. - }
- 659. - .friends_user_photo {
- 660. - display: inline-block;
- 661. - *display: block;
- 662. - *zoom: 1;
- 663. - margin: 0px 5px 0px 0px;
- 664. - overflow: hidden;
- 665. - vertical-align: top;
- 666. - max-width: 70px;
- 667. - }
- 668. - .friends_search_info {
- 669. - padding-top: 2px;
- 670. - padding-left: 10px;
- 671. - width: 314px;
- 672. - }
- 673. - .friends_searchrow_info {
- 674. - height: 14px;
- 675. - color: #777;
- 676. - margin-left: 8px;
- 677. - }
- 678. - .is_rtl1 .friends_searchrow_info {
- 679. - margin: 0px 8px 0px 8px;
- 680. - }
- 681. - #friends_search_more {
- 682. - display: none;
- 683. - }
- 684. - .friends_fltr {
- 685. - padding: 0px 0px 0px 0px;
- 686. - }
- 687. - .friends_fltr_label {
- 688. - font-weight: bold;
- 689. - cursor: default;
- 690. - color: #555;
- 691. - padding-bottom: 1px;
- 692. - }
- 693. - .friends_fltr_sel {
- 694. - padding: 5px 0px 16px 0px;
- 695. - }
- 696. - .friends_fltr_field {
- 697. - width: 142px;
- 698. - height: 14px;
- 699. - }
- 700. - #friends_fltr_progress {
- 701. - width: 30px;
- 702. - height: 8px;
- 703. - background: url('/images/upload.gif') no-repeat;
- 704. - display: none;
- 705. - margin-top: 2px;
- 706. - }
- 707. - .friends_age_sep {
- 708. - line-height: 2em;
- 709. - text-align: center;
- 710. - width: 10px;
- 711. - }
- 712. - #friends_age_from,
- 713. - #friends_age_to {
- 714. - width: 62px;
- 715. - height: 14px;
- 716. - }
- 717. - .friends_fltr_sel .radiobtn {
- 718. - display: block;
- 719. - height: 22px;
- 720. - }
- 721. - .friends_fltr_last {
- 722. - padding-bottom: 0px;
- 723. - }
- 724. -
- 725. - .friends_bigph_wrap {
- 726. - position: relative;
- 727. - height: 100px;
- 728. - overflow: hidden;
- 729. - }
- 730. - .friends_bigph {
- 731. - position: absolute;
- 732. - color: #FFF;
- 733. - margin-top: 100px;
- 734. - background: #333;
- 735. - background: rgba(0, 0, 0, 0.5);
- 736. - width: 100px;
- 737. - height: 15px;
- 738. - line-height: 15px;
- 739. - padding: 4px 0px 6px 0px;
- 740. - text-align: center;
- 741. - filter: alpha(opacity=75);
- 742. - }
- 743. - @media all and (min-width:0) { /* IE9-10 */
- 744. - .friends_bigph { filter: none; }
- 745. - }
- 746. - .friends_bigph:hover {
- 747. - text-decoration: none;
- 748. - }
- 749. - .friends_bigph_label {
- 750. - opacity: 0.75;
- 751. - -webkit-transition: opacity 100ms linear;
- 752. - -moz-transition: opacity 100ms linear;
- 753. - -o-transition: opacity 100ms linear;
- 754. - transition: opacity 100ms linear;
- 755. - padding: 0px 0px 1px 20px;
- 756. - background: url(/images/icons/photo_icons.png?2) no-repeat left -62px;
- 757. - }
- 758. - .is_rtl1 .friends_bigph_label {
- 759. - padding: 0px 20px 1px 0px;
- 760. - background-position: right -62px;
- 761. - }
- 762. - .friends_bigph:hover .friends_bigph_label {
- 763. - opacity: 1;
- 764. - }
- 765. - .friends_photo_img {
- 766. - width: 100px;
- 767. - }
- 768. - .friends_import_row {
- 769. - padding: 10px 13px;
- 770. - display: block;
- 771. - color: #777;
- 772. - }
- 773. - .friends_import_icon {
- 774. - position: absolute;
- 775. - width: 40px;
- 776. - height: 40px;
- 777. - background: url(/images/icons/import_contacts.png?2) no-repeat;
- 778. - }
- 779. - .friends_import_twitter {
- 780. - background-position: 0px -40px;
- 781. - }
- 782. - .friends_import_facebook {
- 783. - background-position: 0px -80px;
- 784. - }
- 785. - .friends_import_ok {
- 786. - background-position: 0px -120px;
- 787. - }
- 788. - .friends_import_cont {
- 789. - padding-left: 55px;
- 790. - padding-top: 3px;
- 791. - height: 37px;
- 792. - }
- 793. - .friends_import_row:hover {
- 794. - text-decoration: none;
- 795. - background-color: #EDF0F2;
- 796. - color: #6A7989;
- 797. - }
- 798. - .friends_import_header {
- 799. - margin: 0px 0px 2px;
- 800. - padding: 0;
- 801. - color: #36638E;
- 802. - font-size: 1.18em;
- 803. - font-weight: bold;
- 804. - border: none;
- 805. - }
- 806. - .friends_import_services {
- 807. - padding: 10px 0px 0px;
- 808. - }
- 809. - .friends_import_error {
- 810. - border: 1px solid #E89B88;
- 811. - background-color: #FFEFE8;
- 812. - padding: 8px 11px;
- 813. - line-height: 160%;
- 814. - margin-bottom: 10px;
- 815. - display: none;
- 816. - }
- 817. - .friends_import_success {
- 818. - margin-top: 10px;
- 819. - background-color: #F9F6E7;
- 820. - border: 1px solid #D4BC4C;
- 821. - font-size: 1em;
- 822. - line-height: 160%;
- 823. - padding: 8px 11px;
- 824. - }
- 825. - .friends_import_fail {
- 826. - margin-top: 10px;
- 827. - border: 1px solid #E89B88;
- 828. - background-color: #FFEFE8;
- 829. - font-size: 1em;
- 830. - line-height: 160%;
- 831. - padding: 8px 11px;
- 832. - }
- 833. - .wide #not_found {
- 834. - max-width: inherit;
- 835. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment