Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - wkview.css (Старый размер - 25645 | Новый - 0):
- 0. - #wkview_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #wk_layer_wrap {
- 5. - overflow: auto;
- 6. - top: 0;
- 7. - left: 0;
- 8. - width: 100%;
- 9. - height: 100%;
- 10. - z-index: 500;
- 11. - display: none;
- 12. - }
- 13. - body.mobfixed #wk_layer_wrap {
- 14. - overflow: visible;
- 15. - }
- 16. - .wk_fixed {
- 17. - left: 0px;
- 18. - top: 0px;
- 19. - z-index: 601;
- 20. - }
- 21. - .wk_fixed div {
- 22. - position: absolute;
- 23. - z-index: 602;
- 24. - }
- 25. - .wk_fixed div div {
- 26. - position: static;
- 27. - }
- 28. - #layer_bg.wk_light {
- 29. - background: #000;
- 30. - opacity: 0.4!important;
- 31. - filter: alpha(opacity=40);
- 32. - }
- 33. -
- 34. - #layer_bg.wk_dark {
- 35. - background: #000;
- 36. - opacity: 0.7;
- 37. - filter: alpha(opacity=70);
- 38. - }
- 39. -
- 40. - @-moz-document url-prefix() {
- 41. - #layer_bg.wk_light {
- 42. - background: url(/images/layer_bg_medium.png);
- 43. - opacity: 1 !important;
- 44. - }
- 45. - #layer_bg.wk_dark {
- 46. - background: url('/images/layer_bg_black.png');
- 47. - opacity: 1 !important;
- 48. - }
- 49. - }
- 50. -
- 51. - .wk_wrap {
- 52. - overflow: auto;
- 53. - z-index: 610;
- 54. - }
- 55. -
- 56. - .video_layer_message {
- 57. - color: #AAAAAA;
- 58. - width: 640px;
- 59. - padding: 150px 30px;
- 60. - text-align: center;
- 61. - }
- 62. - .wk_cont {
- 63. - position: relative;
- 64. - margin: 0px auto;
- 65. - padding: 10px 0px 80px;
- 66. - }
- 67. - .wk_cont_top_t {
- 68. - padding: 0px 100px;
- 69. - }
- 70. - .wk_cont table.wk_cont_t {
- 71. - margin: 0px auto;
- 72. - }
- 73. - .wk_cont .sidesh {
- 74. - background: #000;
- 75. - width: 1px;
- 76. - vertical-align: top;
- 77. - }
- 78. - .wk_cont .sidesh div.sidesh_filler {
- 79. - width: 1px;
- 80. - overflow: hidden;
- 81. - }
- 82. - .wk_cont .bottomsh {
- 83. - background: #000;
- 84. - height: 1px;
- 85. - }
- 86. - .wk_cont .bottom_section_section_sectionersesh div {
- 87. - height: 1px;
- 88. - overflow: hidden;
- 89. - }
- 90. - .wk_cont .s1 {
- 91. - opacity: 0.05;
- 92. - filter: alpha(opacity=5);
- 93. - }
- 94. - .wk_cont .s2 {
- 95. - opacity: 0.15;
- 96. - filter: alpha(opacity=15);
- 97. - }
- 98. - .wk_cont .s3 {
- 99. - opacity: 0.25;
- 100. - filter: alpha(opacity=25);
- 101. - }
- 102. -
- 103. -
- 104. - #wk_box {
- 105. - overflow: hidden;
- 106. - padding: 0;
- 107. - background: white;
- 108. - position: relative;
- 109. - }
- 110. - #wk_approve {
- 111. - background: white;
- 112. - padding: 15px 25px;
- 113. - border-bottom: 1px solid #DAE1E8;
- 114. - background: #F7F7F7;
- 115. - text-align: center;
- 116. - }
- 117. - #wk_approve table {
- 118. - width: 550px;
- 119. - }
- 120. - #wk_approve td {
- 121. - padding: 0px 5px;
- 122. - }
- 123. - #wk_approve table .info {
- 124. - width: 100%;
- 125. - padding-bottom: 10px;
- 126. - }
- 127. -
- 128. - #wk_loader {
- 129. - background: url(/images/progress_gray.gif) no-repeat 50% 50%;
- 130. - width: 780px;
- 131. - height: 420px;
- 132. - margin: 0px auto;
- 133. - display: none;
- 134. - }
- 135. - .wk_edit_link,
- 136. - .wk_edit_divide {
- 137. - display: none;
- 138. - }
- 139. - .wk_view_edit_link .wk_edit_link,
- 140. - .wk_view_edit_link .wk_edit_divide {
- 141. - display: block;
- 142. - padding: 17px 4px 0px;
- 143. - }
- 144. - .wk_close_link {
- 145. - padding: 17px 20px 0px;
- 146. - outline: none;
- 147. - }
- 148. - .wk_view_edit_link .wk_close_link {
- 149. - padding-left: 4px;
- 150. - }
- 151. - #wk_content {
- 152. - clear: left;
- 153. - width: 653px;
- 154. - }
- 155. -
- 156. - .wk_wiki_content {
- 157. - font-size: 1.09em;
- 158. - padding: 12px 23px 22px;
- 159. - line-height: 160%;
- 160. - }
- 161. - .wk_small_content {
- 162. - font-size: 1em;
- 163. - }
- 164. - .wk_nano_content {
- 165. - font-size: 1em;
- 166. - padding: 0px;
- 167. - }
- 168. - #wk_summary {
- 169. - height: 13px;
- 170. - padding: 0px;
- 171. - margin: 16px 20px 0px;
- 172. - width: 450px;
- 173. - }
- 174. - #wk_summary .summary {
- 175. - color: #2B587A;
- 176. - font-weight: bold;
- 177. - font-size: 1.18em;
- 178. - color: #45688E;
- 179. - }
- 180. - .pages_body {
- 181. - width: 598px;
- 182. - height: 400px;
- 183. - border: 1px solid #C0CAD5;
- 184. - padding: 3px;
- 185. - font-size: 1em;
- 186. - }
- 187. - #pages_html {
- 188. - width: 598px;
- 189. - height: 400px;
- 190. - }
- 191. - .wk_save_info {
- 192. - padding: 5px 10px 0px 10px;
- 193. - color: #777777;
- 194. - }
- 195. - .wk_buttons_cont {
- 196. - height: 52px;
- 197. - position: relative;
- 198. - }
- 199. - #wk_buttons_panel {
- 200. - width: 603px;
- 201. - background: #FFFFFF;
- 202. - height: 35px;
- 203. - padding: 10px 25px 0px 25px;
- 204. - }
- 205. - .wk_buttons_panel_shadow {
- 206. - position: absolute;
- 207. - width: 654px;
- 208. - height: 3px;
- 209. - z-index: 100;
- 210. - background: #555;
- 211. - opacity: 0.12;
- 212. - filter: alpha(opacity=12);
- 213. - margin-top: -13px;
- 214. - margin-left: -25px;
- 215. - display: none;
- 216. - }
- 217. - .wk_panel_fixed .wk_buttons_panel_shadow {
- 218. - display: block;
- 219. - }
- 220. - #wk_buttons_panel.wk_panel_fixed {
- 221. - background: #F1F1F1;
- 222. - border-top: 1px solid #DAE1E8;
- 223. - }
- 224. - .wk_panel_fixed
- 225. - .wk_pages_acts {
- 226. - padding: 4px 0px 0px 0px;
- 227. - }
- 228. - .pages_access_options .radiobtn {
- 229. - display: block;
- 230. - margin: 10px 0px;
- 231. - }
- 232. - .wk_top_fixed .editor_toolbar {
- 233. - padding-left: 25px;
- 234. - padding-right: 25px;
- 235. - width: 604px;
- 236. - }
- 237. -
- 238. - .wk_top_fixed .editor_toolbar {
- 239. - position: fixed;
- 240. - top: 0px;
- 241. - }
- 242. - .wk_top_fixed #wke_buttons {
- 243. - position: fixed;
- 244. - top: 0px;
- 245. - width: 624px;
- 246. - height: 32px;
- 247. - }
- 248. - .editor_layer .editor_toolbar {
- 249. - padding: 3px 23px 6px;
- 250. - width: 608px;
- 251. - border-bottom: none;
- 252. - }
- 253. -
- 254. - #wk_top_toolbox_shadow {
- 255. - position: fixed;
- 256. - width: 654px;
- 257. - height: 3px;
- 258. - z-index: 100;
- 259. - background: #555;
- 260. - opacity: 0.12;
- 261. - filter: alpha(opacity=12);
- 262. - display: none;
- 263. - }
- 264. -
- 265. - .wk_top_fixed #wk_top_toolbox_shadow {
- 266. - display: block;
- 267. - }
- 268. -
- 269. - #wk_page_title {
- 270. - width: 602px;
- 271. - border: 1px solid #C0CAD5;
- 272. - font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
- 273. - font-size: 1em;
- 274. - margin: 0px;
- 275. - padding: 5px 5px;
- 276. - }
- 277. -
- 278. - .wk_page_title_cont {
- 279. - padding: 14px 20px 3px;
- 280. - background: #F1F1F1;
- 281. - }
- 282. - .editor_layer a.editor_button_over,
- 283. - .editor_layer #editor_open_photos:hover {
- 284. - border: 1px solid #acb1b5;
- 285. - background-color: #FFFFFF !important;
- 286. - }
- 287. - .editor_layer .wysiwyg {
- 288. - margin: 0px 23px;
- 289. - width: 608px;
- 290. - }
- 291. - .wk_top_margin {
- 292. - height: 10px;
- 293. - }
- 294. - .editor_layer #wysiwyg_mode:hover {
- 295. - background-color: #FFFFFF !important;
- 296. - }
- 297. - .wk_likes_hidden {
- 298. - display: none;
- 299. - }
- 300. - #wk_likes_widget {
- 301. - border-top: 1px solid #F1F1F1;
- 302. - padding: 14px 0px 0px 0px;
- 303. - margin-top: 10px;
- 304. - width: 604px;
- 305. - }
- 306. - .wk_right_setting {
- 307. - padding: 6px 0px 0px 0px;
- 308. - }
- 309. - .wk_privacy_row {
- 310. - padding: 4px 0px;
- 311. - }
- 312. - .wk_bottom {
- 313. - padding: 15px 0px 0px;
- 314. - line-height: 100%;
- 315. - }
- 316. - #wk_date_wrap,
- 317. - #wk_extpage_views_wrap {
- 318. - color: #777;
- 319. - }
- 320. - #wk_like_wrap {
- 321. - color: #2F5879;
- 322. - cursor: pointer;
- 323. - }
- 324. - #wk_like_wrap i {
- 325. - background: url(/images/icons/like.gif?1) no-repeat 1px 0px;
- 326. - height: 10px;
- 327. - margin: 3px 3px 0px;
- 328. - opacity: 0.4;
- 329. - filter: alpha(opacity=40);
- 330. - width: 11px;
- 331. - }
- 332. - #wk_like_wrap i.no_likes {
- 333. - margin-right: 0px;
- 334. - }
- 335. - #wk_like_wrap i.my_like {
- 336. - opacity: 1;
- 337. - filter: none;
- 338. - }
- 339. - #wk_like_count {
- 340. - margin-right: 3px;
- 341. - color: #7295b2;
- 342. - font-weight: bold;
- 343. - }
- 344. -
- 345. - #wk_copy_wrap {
- 346. - padding: 0 15px 0 0;
- 347. - height: 26px;
- 348. - overflow: hidden;
- 349. - }
- 350. - #wk_copy_wrap button {
- 351. - line-height: 13px !important;
- 352. - }
- 353. - #wk_copy_wrap i {
- 354. - display: block;
- 355. - background: url(/images/icons/like_icons_bl.png) -2px 0 no-repeat;
- 356. - width: 14px;
- 357. - height: 12px;
- 358. - margin: 1px 4px 0 0;
- 359. - opacity: 0.8;
- 360. - filter: alpha(opacity=80);
- 361. - }
- 362. - #wk_copy_wrap i.no_copies {
- 363. - margin-right: 0px;
- 364. - }
- 365. - #wk_copy_wrap i.my_copy {
- 366. - opacity: 1;
- 367. - filter: none;
- 368. - }
- 369. - #wk_copy_count {
- 370. - color: #E8EFF7;
- 371. - font-weight: bold;
- 372. - padding-left: 4px;
- 373. - }
- 374. -
- 375. - /* Extpage */
- 376. - #wk_box.wk_external_content {
- 377. - padding-top: 0;
- 378. - }
- 379. - .wk_external_content #wk_content {
- 380. - width: 790px;
- 381. - }
- 382. - .wk_external_content #wk_summary {
- 383. - height: 25px;
- 384. - }
- 385. - .wk_external_content .wk_close_link {
- 386. - font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
- 387. - font-size: 1.18em;
- 388. - }
- 389. - .wk_external_content #wk_layer_title {
- 390. - }
- 391. - .wk_external_content .wk_wiki_content {
- 392. - font-family: Georgia, "Times New Roman", Times, serif;
- 393. - font-size: 1.5em;
- 394. - padding-bottom: 0;
- 395. - }
- 396. - .wk_external_content .wk_header,
- 397. - .wk_external_content .wk_sub_header,
- 398. - .wk_external_content .wk_sub_sub_header {
- 399. - margin-bottom: 10px;
- 400. - border-bottom: 0;
- 401. - color: #000;
- 402. - }
- 403. - .wk_external_content a.wk_ext_link {
- 404. - padding-right: 10px;
- 405. - background-position: right 50%;
- 406. - }
- 407. -
- 408. - .wk_extpage_head_wrap {
- 409. - background: #EEE;
- 410. - margin: -12px -23px 0;
- 411. - padding: 12px 23px 10px;
- 412. - /*font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;*/
- 413. - font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
- 414. - }
- 415. - a.wk_extpage_owner_thumb {
- 416. - display: block;
- 417. - overflow: hidden;
- 418. - line-height: 0;
- 419. - margin-right: 10px;
- 420. - width: 50px;
- 421. - height: 50px;
- 422. - }
- 423. - img.wk_extpage_owner_thumb {
- 424. - width: 50px;
- 425. - height: 50px;
- 426. - }
- 427. - .wk_extpage_head_unsubscribed a.wk_extpage_owner_thumb {
- 428. - margin-right: 20px;
- 429. - width: 100px;
- 430. - height: 100px;
- 431. - }
- 432. - .wk_extpage_head_unsubscribed img.wk_extpage_owner_thumb {
- 433. - width: 100px;
- 434. - height: 100px;
- 435. - }
- 436. - .wk_extpage_head_unsubscribed .wk_extpage_head_owner_title {
- 437. - padding-top: 7px;
- 438. - }
- 439. - .wk_extpage_head_subscribe {
- 440. - display: none;
- 441. - }
- 442. - .wk_extpage_head_unsubscribed .wk_extpage_head_subscribe {
- 443. - display: block;
- 444. - padding-top: 5px;
- 445. - }
- 446. - .wk_extpage_friend_subscribed {
- 447. - margin-left: 5px;
- 448. -
- 449. - -moz-border-radius: 2px;
- 450. - -webkit-border-radius: 2px;
- 451. - border-radius: 2px;
- 452. - overflow: hidden;
- 453. - }
- 454. - .wk_extpage_friend_subscribed img {
- 455. - -moz-border-radius: 2px;
- 456. - -webkit-border-radius: 2px;
- 457. - border-radius: 2px;
- 458. - overflow: hidden;
- 459. - }
- 460. - .wk_extpage_subscribe_btn {
- 461. - margin-right: 10px;
- 462. - }
- 463. - .wk_extpage_subscribe_btn button {
- 464. - font-size: 12px;
- 465. - }
- 466. - .wk_extpage_head_domain {
- 467. - font-weight: bold;
- 468. - }
- 469. - a.wk_extpage_head_domain {
- 470. - color: #000;
- 471. - }
- 472. - .wk_extpage_head_description {
- 473. - font-size: 12px;
- 474. - max-width: 700px;
- 475. - white-space: nowrap;
- 476. - -o-text-overflow: ellipsis;
- 477. - text-overflow: ellipsis;
- 478. - overflow: hidden;
- 479. - }
- 480. - .wk_extpage_title {
- 481. - font-family: Georgia, "Times New Roman", Times, serif;
- 482. - font-size: 1.6em;
- 483. - margin: 20px 0;
- 484. - }
- 485. -
- 486. - .wk_extpage_body {
- 487. - overflow: hidden;
- 488. - width: 744px;
- 489. - -o-text-overflow: ellipsis;
- 490. - text-overflow: ellipsis;
- 491. - }
- 492. -
- 493. - .wk_external_content #wk_like_wrap i {
- 494. - background: url(/images/icons/feedback_iconset.gif?4) 0 -49px no-repeat;
- 495. - width: 14px;
- 496. - height: 11px;
- 497. - }
- 498. - .wk_extpage_cut_wrap {
- 499. - padding: 20px 0 10px;
- 500. - }
- 501. - .wk_extpage_footer_wrap {
- 502. - background: #EEE;
- 503. - margin: 22px -23px 0;
- 504. - padding: 17px;
- 505. - line-height: 140%;
- 506. - font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
- 507. - font-size: 11px;
- 508. - }
- 509. - .wk_extpage_footer_link {
- 510. - color: #666;
- 511. - display: block;
- 512. - line-height: 25px;
- 513. - max-width: 300px;
- 514. - white-space: nowrap;
- 515. - -o-text-overflow: ellipsis;
- 516. - text-overflow: ellipsis;
- 517. - overflow: hidden;
- 518. - }
- 519. - .wk_extpage_footer_owner {
- 520. - display: block;
- 521. - line-height: 25px;
- 522. - max-width: 200px;
- 523. - white-space: nowrap;
- 524. - -o-text-overflow: ellipsis;
- 525. - text-overflow: ellipsis;
- 526. - overflow: hidden;
- 527. - }
- 528. - .wk_wiki_content .match {
- 529. - background: #E1E7ED;
- 530. - border-bottom: 1px solid #DAE1E8;
- 531. - margin: 0px;
- 532. - padding: 0px 1px;
- 533. - }
- 534. - #wk_content #wke_buttons {
- 535. - padding: 0px 15px 0px 14px;
- 536. - }
- 537. - #wke_cont {
- 538. - padding: 20px 25px;
- 539. - }
- 540. - .wk_wiki_text {
- 541. - padding: 20px 25px;
- 542. - }
- 543. - .wk_wiki_help {
- 544. - display: none;
- 545. - }
- 546. - .wk_left, .wk_close {
- 547. - width: 17px;
- 548. - height: 17px;
- 549. - top: 25px;
- 550. - opacity: 0.4;
- 551. - filter: alpha(opacity=40);
- 552. - background: url(/images/photonav.gif?1) no-repeat;
- 553. - z-index: 630;
- 554. - cursor: pointer;
- 555. - position: fixed;
- 556. - }
- 557. - .wk_left {
- 558. - background-position: 0px 0px;
- 559. - left: 30px;
- 560. - }
- 561. - .wk_close {
- 562. - top: 23px;
- 563. - background-position: 0px -19px;
- 564. - right: 23px;
- 565. - }
- 566. - #wk_left_nav, #wk_right_nav {
- 567. - position: absolute;
- 568. - left: 0px;
- 569. - top: 0px;
- 570. - z-index: 620;
- 571. - cursor: pointer;
- 572. - }
- 573. - .wk_view_footer {
- 574. - padding: 6px 23px;
- 575. - background: #EFF1F3;
- 576. - margin: 14px -23px -22px;
- 577. - }
- 578. - .wk_view_footer_a {
- 579. - color: #777777;
- 580. - }
- 581. -
- 582. - #wk_left_arrow_bg,
- 583. - #wk_right_arrow_bg {
- 584. - display: none;
- 585. - position: absolute;
- 586. - top: 0;
- 587. - z-index: 630;
- 588. - cursor: pointer;
- 589. - width: 90px;
- 590. - }
- 591. - .wk_arrow_bg_inner {
- 592. - height: 100%;
- 593. - background: #000;
- 594. - opacity: 0.00;
- 595. - filter: alpha(opacity=0);
- 596. - }
- 597. - #wk_left_arrow,
- 598. - #wk_right_arrow {
- 599. - width: 17px;
- 600. - height: 17px;
- 601. - opacity: 0.4;
- 602. - filter: alpha(opacity=40);
- 603. - background: url(/images/photonav.gif?1) no-repeat;
- 604. - z-index: 630;
- 605. - cursor: pointer;
- 606. - position: fixed;
- 607. - }
- 608. - #wk_right_arrow {
- 609. - background-position: 0 -95px;
- 610. - }
- 611. - #wk_layer .wk_arrow_progress {
- 612. - background: url(/images/upload_gray_mini.gif) no-repeat 0 6px;
- 613. - }
- 614. - .wk_side_arrow_wrap {
- 615. - position: relative;
- 616. - width: 1px;
- 617. - }
- 618. -
- 619. - /* Wall posts */
- 620. - .wl_owner_head_wrap {
- 621. - background-color: #EEE;
- 622. - padding: 12px 23px 12px;
- 623. - /*font-family: Georgia, "Times New Roman", Times, serif;*/
- 624. - }
- 625. - a.wl_owner_head_thumb {
- 626. - margin-right: 15px;
- 627. - width: 50px;
- 628. - height: 50px;
- 629. - overflow: hidden;
- 630. - }
- 631. - .wl_owner_head_wrap.no_photo a.wl_owner_head_thumb {
- 632. - display: none;
- 633. - }
- 634. - div.wl_owner_head_name {
- 635. - padding: 6px 0 5px;
- 636. - }
- 637. - a.wl_owner_head_name,
- 638. - div.wl_owner_head_name span {
- 639. - color: #000;
- 640. - font-size: 1.4em;
- 641. - font-weight: bold;
- 642. - }
- 643. - div.wl_owner_head_date {
- 644. - font-size: 1.08em;
- 645. - }
- 646. - a.wl_owner_head_date {
- 647. - color: #777;
- 648. - }
- 649. - div.wl_owner_head_date span.explain {
- 650. - color: #777;
- 651. - }
- 652. - div#wl_post_body_wrap {
- 653. - padding: 10px 23px 10px;
- 654. - }
- 655. - #wl_post_body .emoji {
- 656. - vertical-align: middle;
- 657. - }
- 658. -
- 659. - div.wl_post_deleted {
- 660. - color: #777;
- 661. - font-size: 1.2em;
- 662. - padding: 100px 0;
- 663. - text-align: center;
- 664. - }
- 665. -
- 666. - div#wl_post_body_wrap .wall_post_text,
- 667. - div#wl_post_body_wrap .wall_signed,
- 668. - div#wl_post_body_wrap .explain,
- 669. - div#wl_post_body_wrap .page_media_caption {
- 670. - font-family: Georgia, "Times New Roman", Times, serif;
- 671. - font-size: 1.45em;
- 672. - line-height: 150%;
- 673. - }
- 674. - div#wl_post_body_wrap .published_a_quote .wall_post_text {
- 675. - font-size: 14px;
- 676. - }
- 677. -
- 678. - div#wl_post_body_wrap .wall_text,
- 679. - div#wl_post_body_wrap .wall_post_text,
- 680. - div#wl_post_body_wrap .post_media {
- 681. - width: 607px;
- 682. - }
- 683. - div#wl_post_body_wrap .audio .title_wrap {
- 684. - width: 500px;
- 685. - }
- 686. - div#wl_post_body_wrap .published_by_quote .wall_text,
- 687. - div#wl_post_body_wrap .published_by_quote .wall_post_text,
- 688. - div#wl_post_body_wrap .published_by_quote .post_media {
- 689. - width: 592px;
- 690. - }
- 691. - div#wl_post_body_wrap .audio .title_wrap {
- 692. - width: 485px;
- 693. - }
- 694. - div#wl_post_body_wrap .page_post_sized_thumbs {
- 695. - margin: 9px auto 0px;
- 696. - padding-bottom: 4px;
- 697. - }
- 698. - div#wl_post_body_wrap .wall_album_wrap .page_post_sized_thumbs {
- 699. - margin: 0;
- 700. - padding: 0;
- 701. - }
- 702. - div#wl_post_body_wrap #wpe_text {
- 703. - width: 599px;
- 704. - font-size: 1.16em;
- 705. - line-height: 150%;
- 706. - }
- 707. - div#wl_post_body_wrap .wpe_buttons {
- 708. - width: 607px;
- 709. - padding: 0 0 6px;
- 710. - }
- 711. - div#wl_post_body_wrap .reply_text .wpe_buttons {
- 712. - margin-bottom: 0;
- 713. - }
- 714. -
- 715. - div#wl_post_body_wrap .wall_post_text {
- 716. - padding: 6px 0 3px;
- 717. - }
- 718. - div#wl_post_body_wrap #wpe_cont {
- 719. - padding: 7px 0 0;
- 720. - margin: 0;
- 721. - }
- 722. -
- 723. -
- 724. - div#wl_post_body_wrap .published_by_wrap {
- 725. - margin: 6px 0 10px;
- 726. - }
- 727. - div#wl_post_body_wrap .wall_signed {
- 728. - padding: 1px 0 3px;
- 729. - }
- 730. - div#wl_post_body_wrap a.wall_signed_by {
- 731. - padding: 0;
- 732. - background: none;
- 733. - }
- 734. - div#wl_post_body_wrap .page_post_sized_full_thumb_first {
- 735. - margin-top: 15px;
- 736. - }
- 737. - div#wl_post_body_wrap .page_media_thumbed_link {
- 738. - margin: 5px 0 5px 3px;
- 739. - border-left: 3px solid #C3D1E0;
- 740. - padding: 0 9px;
- 741. - }
- 742. - div#wl_post_body_wrap .published_by_quote,
- 743. - div#wl_post_body_wrap .published_sec_quote {
- 744. - margin: 15px 0 3px;
- 745. - border-left-width: 3px;
- 746. - padding-left: 11px;
- 747. - }
- 748. - div#wl_post_body_wrap .published_by_quote .published_sec_quote {
- 749. - margin: 11px 0 0px -7px;
- 750. - padding-left: 4px;
- 751. - }
- 752. - div#wl_post_body_wrap .published_by_quote .published_by_wrap {
- 753. - margin-top: 0;
- 754. - }
- 755. - div#wl_post_body_wrap .published_sec_quote {
- 756. - margin: 11px 0 3px;
- 757. - }
- 758. - div#wl_post_body_wrap .published_sec_quote .published_by_wrap {
- 759. - margin: 4px 0px;
- 760. - }
- 761. - div#wl_post_body_wrap div.post_media:last-child {
- 762. - margin-bottom: 1px;
- 763. - }
- 764. - div#wl_post_body_wrap .published_by_quote div.wall_post_text:last-child,
- 765. - div#wl_post_body_wrap .published_by_quote div.page_post_sized_full_thumb:last-child,
- 766. - div#wl_post_body_wrap .published_by_quote div.page_post_sized_full_thumb:last-child .page_post_sized_thumbs {
- 767. - margin-bottom: 0;
- 768. - padding-bottom: 0;
- 769. - }
- 770. - div#wl_post_body_wrap .post_media {
- 771. - padding-bottom: 6px;
- 772. - }
- 773. -
- 774. - .published_by_quote div#wl_post_body_wrap .wall_text,
- 775. - .published_by_quote div#wl_post_body_wrap .wall_post_text,
- 776. - .published_by_quote div#wl_post_body_wrap .post_media {
- 777. - width: 592px;
- 778. - }
- 779. -
- 780. - div#wl_post_actions_wrap {
- 781. - padding: 5px 23px 16px;
- 782. - }
- 783. - div#wl_post_actions_wrap .wl_post_like_wrap {
- 784. - visibility: visible;
- 785. - margin-right: 10px;
- 786. - height: 26px;
- 787. - overflow: hidden;
- 788. - }
- 789. -
- 790. - div#wl_post_actions_wrap i.wl_post_like_icon {
- 791. - background: url(/images/icons/like_widget.gif?2) 0 -29px no-repeat;
- 792. - width: 10px;
- 793. - height: 10px;
- 794. - margin: 3px 4px 0;
- 795. - opacity: 0.4;
- 796. - filter: alpha(opacity=40);
- 797. - }
- 798. - div#wl_post_actions_wrap i.no_likes {
- 799. - margin-right: 0;
- 800. - }
- 801. - div#wl_post_actions_wrap i.my_like {
- 802. - opacity: 1;
- 803. - filter: none;
- 804. - }
- 805. - div#wl_post_actions_wrap span.wl_post_like_count#wk_like_count {
- 806. - color: #FFF;
- 807. - font-weight: bold;
- 808. - }
- 809. -
- 810. -
- 811. - div#wl_post_actions_wrap a.wl_post_action_link {
- 812. - padding: 6px 10px 7px;
- 813. - }
- 814. - div#wl_post_actions_wrap a.wl_post_action_link:hover {
- 815. - background: #E1E7ED;
- 816. - text-decoration: none;
- 817. - }
- 818. - .wl_post_progress {
- 819. - padding: 7px;
- 820. - height: 1em;
- 821. - width: 30px;
- 822. - }
- 823. -
- 824. -
- 825. -
- 826. - div.wl_replies_wrap {
- 827. - padding: 0;
- 828. - }
- 829. - div#wl_replies_header {
- 830. - cursor: default;
- 831. - background: #EEF0F2;
- 832. - color: #45688E;
- 833. - font-weight: bold;
- 834. - line-height: 100%;
- 835. - padding: 14px 23px 15px;
- 836. - }
- 837. - div#wl_replies_header.wl_replies_header_clickable {
- 838. - text-align: center;
- 839. - cursor: pointer;
- 840. - }
- 841. - div#wl_replies_header.wl_replies_header_clickable:hover {
- 842. - background: #E1E7ED;
- 843. - }
- 844. - div#wl_replies_header_toggler {
- 845. - cursor: pointer;
- 846. - padding: 5px;
- 847. - margin: -31px 23px 0;
- 848. - }
- 849. - div#wl_replies_header_toggler:hover {
- 850. - background: #E1E7ED;
- 851. - }
- 852. - div.wl_replies_header_toggler_icon {
- 853. - width: 15px;
- 854. - height: 11px;
- 855. - background: url(/images/photoorder.gif) left 0px;
- 856. - }
- 857. - .wl_replies_header_toggler_inversed .wl_replies_header_toggler_icon {
- 858. - background-position: left -14px;
- 859. - }
- 860. - div#wl_replies_previous_progress {
- 861. - cursor: default;
- 862. - background-color: #EEF0F2;
- 863. - background-position: 50% 50%;
- 864. - padding: 14px 23px 15px;
- 865. - height: 1em;
- 866. - width: auto;
- 867. - }
- 868. -
- 869. - div#wl_replies_wrap div.wl_replies {
- 870. - padding: 5px 23px;
- 871. - }
- 872. -
- 873. - div#wl_replies_wrap .reply:nth-of-type(1) {
- 874. - border-top: 0;
- 875. - }
- 876. - div#wl_replies_wrap div.reply_info {
- 877. - width: 547px;
- 878. - }
- 879. - div#wl_replies_wrap .wr_header {
- 880. - display: none;
- 881. - }
- 882. -
- 883. - div#wl_replies_more_link {
- 884. - border-top: 1px solid #E9EDF1;
- 885. - color: #2B587A;
- 886. - cursor: pointer;
- 887. - margin: 0 23px 15px;
- 888. - line-height: 100%;
- 889. - padding: 10px 0;
- 890. - text-align: center;
- 891. - }
- 892. - div#wl_replies_more_link:hover {
- 893. - background: #E9EDF1;
- 894. - }
- 895. - div#wl_replies_more_progress {
- 896. - border-top: 1px solid #E9EDF1;
- 897. - padding: 10px;
- 898. - margin: 0 23px 15px;
- 899. - height: 1em;
- 900. - background-position: 50% 50%;
- 901. - width: auto;
- 902. - }
- 903. -
- 904. -
- 905. - .wl_post_reply_form_forbidden {
- 906. - background: #EEF0F2;
- 907. - color: #7288A2;
- 908. - font-weight: bold;
- 909. - padding: 16px 23px 16px;
- 910. - }
- 911. -
- 912. -
- 913. - #wl_reply_form {
- 914. - padding: 0;
- 915. - }
- 916. - div.wl_reply_form_fixed {
- 917. - position: fixed;
- 918. - bottom: 0;
- 919. - width: 653px;
- 920. - z-index: 620;
- 921. - }
- 922. - div.wl_reply_form_sh {
- 923. - display: none;
- 924. - position: absolute;
- 925. - width: 653px;
- 926. - height: 2px;
- 927. - z-index: 100;
- 928. - background: #555;
- 929. - opacity: 0.12;
- 930. - filter: alpha(opacity=12);
- 931. - margin-top: -2px;
- 932. - border-bottom: 1px solid #000;
- 933. - }
- 934. - div.wl_reply_form_fixed div.wl_reply_form_sh {
- 935. - display: block;
- 936. - }
- 937. -
- 938. - div#wl_reply_form_inner {
- 939. - background: #EEF0F2;
- 940. - padding: 16px 23px 16px;
- 941. - }
- 942. - .wl_reply_form_reversed div#wl_reply_form_inner {
- 943. - background: #FFF;
- 944. - padding-bottom: 3px;
- 945. - }
- 946. - .wl_reply_form_reversed div#wl_reply_form_inner .reply_box {
- 947. - background: #FFF;
- 948. - }
- 949. - div#wl_reply_form_inner .reply_hint {
- 950. - display: none !important;
- 951. - }
- 952. - div.wl_reply_cancel_button {
- 953. - padding: 0 5px;
- 954. - }
- 955. - div#wl_reply_form_inner .reply_field_tail {
- 956. - margin-top: 13px;
- 957. - margin-left: -12px;
- 958. - }
- 959. - div#wl_reply_form .reply_field_wrap {
- 960. - margin-bottom: 10px;
- 961. - }
- 962. - div#wl_reply_form .reply_box {
- 963. - padding: 0;
- 964. - margin: 0;
- 965. - }
- 966. - div#wl_reply_form .reply_field_wrap {
- 967. - padding: 6px;
- 968. - margin: 0;
- 969. - }
- 970. - div#wl_reply_form .reply_box_open .reply_field_wrap {
- 971. - margin-bottom: 10px;
- 972. - }
- 973. - div#wl_reply_form .reply_composer_dd .wdd_lwrap {
- 974. - left: -7px;
- 975. - top: 7px;
- 976. - }
- 977. - div#wl_reply_form .submit_reply {
- 978. - margin-bottom: 1px;
- 979. - }
- 980. - #editor_cont {
- 981. - overflow: hidden;
- 982. - }
- 983. -
- 984. -
- 985. - /* Wk likers */
- 986. - .wk_likes_content .wk_wiki_content,
- 987. - .wk_history_content .wk_wiki_content {
- 988. - font-size: 1em;
- 989. - padding: 0;
- 990. - line-height: normal;
- 991. - }
- 992. - .wk_likes_content #wk_content {
- 993. - width: 620px;
- 994. - }
- 995. - .wk_likes_content #wk_close_link,
- 996. - .wk_history_content #wk_close_link {
- 997. - padding: 17px 20px 18px;
- 998. - color: #C7D7E9;
- 999. - -webkit-transition: color 100ms linear;
- 1000. - -moz-transition: color 100ms linear;
- 1001. - -o-transition: color 100ms linear;
- 1002. - transition: color 100ms linear;
- 1003. - }
- 1004. - .wk_likes_content #wk_close_link:hover,
- 1005. - .wk_history_content #wk_close_link:hover {
- 1006. - color: white;
- 1007. - text-decoration: none;
- 1008. - }
- 1009. - .wk_likes_likers_rows {
- 1010. - padding: 16px 10px 1px;
- 1011. - }
- 1012. - .wk_likes_more_link {
- 1013. - display: block;
- 1014. - background: #EEF0F2;
- 1015. - text-align: center;
- 1016. - padding: 16px;
- 1017. - color: #738392;
- 1018. - }
- 1019. - .wk_likes_more_prg {
- 1020. - display: none;
- 1021. - height: 15px;
- 1022. - background: #EEF0F2 url(/images/upload.gif) no-repeat 50% 50%;
- 1023. - padding: 16px;
- 1024. - color: #738392;
- 1025. - }
- 1026. - .wk_likes_more_link:hover {
- 1027. - text-decoration: none;
- 1028. - background: #E9EDF1;
- 1029. - }
- 1030. - .wk_likes_liker_row {
- 1031. - width: 120px;
- 1032. - overflow: hidden;
- 1033. - height: 133px;
- 1034. - }
- 1035. - .wk_likes_liker_ph {
- 1036. - height: 100px;
- 1037. - display: block;
- 1038. - }
- 1039. - .wk_likes_liker_img {
- 1040. - vertical-align: top;
- 1041. - width: 100px;
- 1042. - }
- 1043. - .wk_likes_liker_name {
- 1044. - padding-top: 4px;
- 1045. - line-height: 120%;
- 1046. - text-align: center;
- 1047. - }
- 1048. - .wk_likes_no_rows {
- 1049. - padding: 200px 20px;
- 1050. - color: #777;
- 1051. - background-color: #FFF;
- 1052. - padding: 140px 20px;
- 1053. - text-align: center;
- 1054. - font-size: 1.21em;
- 1055. - }
- 1056. -
- 1057. - .wk_likes_bl_wrap {
- 1058. - position: absolute;
- 1059. - z-index: 10;
- 1060. - right: 0px;
- 1061. - top: 0px;
- 1062. - background: #222;
- 1063. - background: rgba(0, 0, 0, 0.5);
- 1064. - padding: 3px;
- 1065. - cursor: pointer;
- 1066. - opacity: 0;
- 1067. - filter: alpha(opacity=0);
- 1068. - -webkit-border-radius: 3px;
- 1069. - -moz-border-radius: 3px;
- 1070. - border-radius: 3px;
- 1071. - -webkit-transition: opacity 100ms linear;
- 1072. - -moz-transition: opacity 100ms linear;
- 1073. - -o-transition: opacity 100ms linear;
- 1074. - transition: opacity 100ms linear;
- 1075. - }
- 1076. - a:hover .wk_likes_bl_wrap {
- 1077. - opacity: 1;
- 1078. - filter: alpha(opacity=100);
- 1079. - }
- 1080. - .wk_likes_bl {
- 1081. - background: url(/images/notifier_close.gif) no-repeat;
- 1082. - width: 7px;
- 1083. - height: 7px;
- 1084. - opacity: 0.5;
- 1085. - filter: alpha(opacity=50);
- 1086. - -webkit-transition: opacity 100ms linear;
- 1087. - -moz-transition: opacity 100ms linear;
- 1088. - -o-transition: opacity 100ms linear;
- 1089. - transition: opacity 100ms linear;
- 1090. - }
- 1091. - .wk_likes_bl_wrap:hover .wk_likes_bl {
- 1092. - opacity: 1;
- 1093. - filter: alpha(opacity=100);
- 1094. - }
- 1095. - .wk_likes_block {
- 1096. - line-height: 160%;
- 1097. - }
- 1098. -
- 1099. - .wk_likes_likerph_wrap {
- 1100. - position: relative;
- 1101. - width: 100px;
- 1102. - height: 100px;
- 1103. - margin: 0px auto;
- 1104. - overflow: hidden;
- 1105. - }
- 1106. - .wk_likes_likerph {
- 1107. - position: absolute;
- 1108. - color: #FFF;
- 1109. - margin-top: 100px;
- 1110. - background: #333;
- 1111. - background: rgba(0, 0, 0, 0.5);
- 1112. - width: 100px;
- 1113. - height: 15px;
- 1114. - line-height: 15px;
- 1115. - padding: 4px 0px 6px 0px;
- 1116. - text-align: center;
- 1117. - filter: alpha(opacity=75);
- 1118. - }
- 1119. - @media all and (min-width:0) { /* IE9-10 */
- 1120. - .wk_likes_likerph { filter: none; }
- 1121. - }
- 1122. - .wk_likes_likerph:hover {
- 1123. - text-decoration: none;
- 1124. - }
- 1125. - .wk_likes_likerph_label {
- 1126. - opacity: 0.75;
- 1127. - -webkit-transition: opacity 100ms linear;
- 1128. - -moz-transition: opacity 100ms linear;
- 1129. - -o-transition: opacity 100ms linear;
- 1130. - transition: opacity 100ms linear;
- 1131. - padding: 0px 0px 1px 20px;
- 1132. - background: url(/images/icons/photo_icons.png?2) no-repeat left -62px;
- 1133. - }
- 1134. - .is_rtl1 .wk_likes_likerph_label {
- 1135. - padding: 0px 20px 1px 0px;
- 1136. - background-position: right -62px;
- 1137. - }
- 1138. - .wk_likes_likerph:hover .wk_likes_likerph_label {
- 1139. - opacity: 1;
- 1140. - }
- 1141. - #wk_likes_rows .post_info,
- 1142. - #wk_likes_rows .wall_text,
- 1143. - #wk_likes_rows .wall_post_text,
- 1144. - #wk_likes_rows .post_media {
- 1145. - width: 530px;
- 1146. - }
- 1147. - #wk_likes_rows .reply_info {
- 1148. - width: 470px;
- 1149. - }
- 1150. - #wk_likes_rows .published_by_wrap {
- 1151. - margin-bottom: 2px;
- 1152. - }
- 1153. - #wk_likes_rows .published_sec_quote .published_by_wrap {
- 1154. - margin-bottom: 0px;
- 1155. - }
- 1156. - #wk_likes_rows .published_a_quote .published_by_wrap {
- 1157. - /* margin-bottom: 1px;*/
- 1158. - }
- 1159. -
- 1160. - /* History */
- 1161. - .wk_history_content #wk_content {
- 1162. - width: 642px;
- 1163. - }
- 1164. - .wk_history_doc_content #wk_content {
- 1165. - width: 598px;
- 1166. - }
- 1167. - #wk_history_wall {
- 1168. - padding: 0px 23px 22px;
- 1169. - }
- 1170. - #wk_history_rows {
- 1171. - width: auto;
- 1172. - }
- 1173. - #wk_history_rows .page_post_sized_thumbs {
- 1174. - /*margin: 0;*/
- 1175. - }
- 1176. - #wk_history_empty {
- 1177. - color: #777;
- 1178. - display: none;
- 1179. - /*font-size: 1.09em;*/
- 1180. - line-height: 170%;
- 1181. - padding: 100px 30px;
- 1182. - text-align: center;
- 1183. - }
- 1184. - div#wk_history_more_link {
- 1185. - border-top: 1px solid #E9EDF1;
- 1186. - color: #2B587A;
- 1187. - cursor: pointer;
- 1188. - margin: 0 23px 15px;
- 1189. - line-height: 100%;
- 1190. - padding: 10px 0;
- 1191. - text-align: center;
- 1192. - }
- 1193. - div#wk_history_more_link:hover {
- 1194. - background: #E9EDF1;
- 1195. - }
- 1196. - div#wk_history_more_progress {
- 1197. - border-top: 1px solid #E9EDF1;
- 1198. - padding: 10px;
- 1199. - margin: 0 23px 15px;
- 1200. - height: 1em;
- 1201. - background-position: 50% 50%;
- 1202. - width: auto;
- 1203. - }
- 1204. -
- 1205. - .wk_history_more_loading #wk_history_more_link {
- 1206. - height: 0;
- 1207. - overflow: hidden;
- 1208. - margin: 0;
- 1209. - padding: 0;
- 1210. - border: 0;
- 1211. - }
- 1212. - .wk_history_more_loading #wk_history_more_progress {
- 1213. - border-top: 0;
- 1214. - height: 100px;
- 1215. - display: block ! important;
- 1216. - }
- 1217. -
- 1218. - .wk_post_stats .wk_wiki_content {
- 1219. - padding: 0;
- 1220. - line-height: normal;
- 1221. - font-size: 1em;
- 1222. - }
- 1223. - .wk_post_stats #wk_close_link {
- 1224. - padding: 17px 20px 18px;
- 1225. - color: #C7D7E9;
- 1226. - -webkit-transition: color 100ms linear;
- 1227. - -moz-transition: color 100ms linear;
- 1228. - -o-transition: color 100ms linear;
- 1229. - transition: color 100ms linear;
- 1230. - }
- 1231. - .wk_post_stats #wk_close_link:hover {
- 1232. - color: white;
- 1233. - text-decoration: none;
- 1234. - }
- 1235. - .wk_post_stats #dark_box_topic_wrap {
- 1236. - overflow: visible;
- 1237. - position: static;
- 1238. - }
- 1239. - .wk_post_stats #wk_posts_stats_info {
- 1240. - background: #F5F6F7;
- 1241. - padding: 14px 23px;
- 1242. - }
- 1243. - .wk_post_stats #wk_posts_stats_graph {
- 1244. - padding: 12px 23px 22px;
- 1245. - font-size: 1.09em;
- 1246. - }
- 1247. - .wk_post_stats .wk_posts_stats_info_row {
- 1248. - padding: 10px 10px 15px;
- 1249. - width: 283px;
- 1250. - }
- 1251. - .wk_post_stats .wk_posts_stats_info_row .title {
- 1252. - color: #45688E;
- 1253. - font-size: 1.21em;
- 1254. - font-weight: bold;
- 1255. - }
- 1256. - .wk_post_stats .wk_posts_stats_info_row .value {
- 1257. - font-family: Tahoma;
- 1258. - font-size: 24px;
- 1259. - padding: 8px 0px;
- 1260. - }
- 1261. - .wk_post_stats .wk_posts_stats_info_row .grey {
- 1262. - color: #777;
- 1263. - }
- 1264. - .wk_post_stats .wk_posts_stats_info_row .like,
- 1265. - .wk_post_stats .wk_posts_stats_info_row .share,
- 1266. - .wk_post_stats .wk_posts_stats_info_row .comment {
- 1267. - display: inline-block;
- 1268. - padding: 0px 18px 0px 28px;
- 1269. - vertical-align: top;
- 1270. - position: relative;
- 1271. - }
- 1272. - .wk_post_stats .wk_posts_stats_info_row .comment {
- 1273. - padding-right: 0px;
- 1274. - }
- 1275. - .wk_post_stats .wk_posts_stats_info_row .like .img,
- 1276. - .wk_post_stats .wk_posts_stats_info_row .share .img,
- 1277. - .wk_post_stats .wk_posts_stats_info_row .comment .img {
- 1278. - display: block;
- 1279. - position: absolute;
- 1280. - left: 0px;
- 1281. - width: 22px;
- 1282. - height: 22px;
- 1283. - margin-top: 4px;
- 1284. - background: url(/images/icons/exchange_stats_icons.png) no-repeat 0px 0px;
- 1285. - }
- 1286. - .wk_post_stats .wk_posts_stats_info_row .share .img {
- 1287. - background-position: 0px -22px;
- 1288. - }
- 1289. - .wk_post_stats .wk_posts_stats_info_row .comment .img {
- 1290. - background-position: 0px -44px;
- 1291. - }
- 1292. - .wk_post_stats .wk_posts_stats_info_row .description {
- 1293. - color: #777;
- 1294. - line-height: 140%;
- 1295. - max-width: 260px;
- 1296. - height: 35px;
- 1297. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment