Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - exchange.css (Старый размер - 13473 | Новый - 0):
- 0. - #exchange_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #ads_page.exchange_page {
- 5. - padding: 20px;
- 6. - }
- 7. - .exchange_not_found {
- 8. - margin: 20px 20px 15px;
- 9. - padding: 20px 0;
- 10. - line-height: 200%;
- 11. - text-align: center;
- 12. - color: #777;
- 13. - }
- 14. - .exchange_not_found.table {
- 15. - margin: 0px;
- 16. - background-color: #f7f7f7;
- 17. - }
- 18. -
- 19. - .exchange_table {
- 20. - border-collapse: collapse;
- 21. - width: 100%;
- 22. - }
- 23. - .exchange_table th {
- 24. - padding: 9px 8px 11px 5px;
- 25. - background-color: #e9edf0;
- 26. - color: #587183;
- 27. - font-weight: bold;
- 28. - white-space: nowrap;
- 29. - }
- 30. - .exchange_table th:first-child {
- 31. - padding-left: 10px;
- 32. - }
- 33. - .exchange_table tr {
- 34. - border-left: 1px solid #e9edf0;
- 35. - border-right: 1px solid #e9edf0;
- 36. - }
- 37. - #exchange_comm_search_table.exchange_table tr {
- 38. - border-left: none;
- 39. - border-right: none;
- 40. - }
- 41. - .exchange_table tr.even {
- 42. - background-color: #f5f7f7;
- 43. - }
- 44. - .exchange_table tr:first-child {
- 45. - border-top: 1px solid #e9edf0;
- 46. - }
- 47. - .exchange_table tr:last-child {
- 48. - border-bottom: 1px solid #e9edf0;
- 49. - }
- 50. - #exchange_comm_search_table.exchange_table tr:first-child {
- 51. - border-top: none;
- 52. - }
- 53. - #exchange_comm_search_table.exchange_table tr:last-child {
- 54. - border-bottom: none;
- 55. - }
- 56. - .exchange_table td {
- 57. - padding: 10px 5px;
- 58. - text-align: left;
- 59. - vertical-align: top;
- 60. - line-height: 160%;
- 61. - }
- 62. - #exchange_requests_list_table.exchange_table td,
- 63. - #exchange_info_requests_table.exchange_table td {
- 64. - padding: 6px 5px;
- 65. - }
- 66. - .exchange_table td:first-child {
- 67. - padding-left: 10px !important;
- 68. - }
- 69. - .exchange_table td:last-child {
- 70. - padding-right: 10px;
- 71. - }
- 72. - .exchange_table td.not_found {
- 73. - padding: 0px !important;
- 74. - }
- 75. - .exchange_table .grey {
- 76. - color: #666666;
- 77. - display: inline-block;
- 78. - min-width: 40px;
- 79. - margin-right: 5px;
- 80. - }
- 81. - .exchange_table .green {
- 82. - color: #37702a;
- 83. - }
- 84. - .exchange_table .red {
- 85. - color: #aa3333;
- 86. - }
- 87. - th.exchange_table_col_no_sorted {
- 88. - cursor: pointer;
- 89. - }
- 90. - .is_2x th.exchange_table_col_sort {
- 91. - background-image: url(/images/wide_dd_2x.png);
- 92. - }
- 93. - .button_blue button.exchange_btn_with_arr {
- 94. - padding-left: 8px;
- 95. - padding-right: 0;
- 96. - }
- 97. - .exchange_btn_with_arr span {
- 98. - padding-right: 20px;
- 99. - background: url(/images/backlink.gif) no-repeat 105% -126px;
- 100. - }
- 101. - #exchange_box_comment {
- 102. - width: 322px;
- 103. - margin-top: 10px;
- 104. - }
- 105. - .exchange_box_send_wrap {
- 106. - margin-top: 10px;
- 107. - }
- 108. -
- 109. - #exchange_comm_search_wrap {
- 110. - background-color: #F7F7F7;
- 111. - }
- 112. - #exchange_comm_search {
- 113. - border-right: 1px solid #DAE1E8;
- 114. - position: relative;
- 115. - right: 180px;
- 116. - background-color: #FFF;
- 117. - }
- 118. - #exchange_comm_search_table {
- 119. - margin: 15px 10px;
- 120. - width: 588px;
- 121. - position: relative;
- 122. - left: 180px;
- 123. - }
- 124. - #exchange_comm_search_table td {
- 125. - line-height: 160%;
- 126. - }
- 127. - #exchange_comm_search_filters {
- 128. - padding: 0 10px 10px 10px;
- 129. - width: 160px;
- 130. - position: relative;
- 131. - left: 181px;
- 132. - }
- 133. - #exchange_comm_search_count {
- 134. - color: #9cabb8;
- 135. - }
- 136. -
- 137. - .exchange_comm_thumb {
- 138. - width: 50px;
- 139. - }
- 140. - .exchange_comm_thumb img {
- 141. - width: 50px;
- 142. - height: 50px;
- 143. - display: block;
- 144. - -moz-border-radius: 3px;
- 145. - -webkit-border-radius: 3px;
- 146. - -khtml-border-radius: 3px;
- 147. - border-radius: 3px;
- 148. - }
- 149. - .exchange_comm_name {
- 150. - display: block;
- 151. - font-weight: bold;
- 152. - width: 104px;
- 153. - white-space: nowrap;
- 154. - overflow: hidden;
- 155. - text-overflow: ellipsis;
- 156. - text-align: left;
- 157. - }
- 158. - .exchange_club_info {
- 159. - background-color: #f7f7f7;
- 160. - padding: 20px 30px;
- 161. - }
- 162. - .exchange_comm_info {
- 163. - padding-left: 10px;
- 164. - }
- 165. - .exchange_comm_title {
- 166. - font-weight: bold;
- 167. - max-width: 280px;
- 168. - white-space: nowrap;
- 169. - overflow: hidden;
- 170. - text-overflow: ellipsis;
- 171. - }
- 172. - .exchange_comm_info_row {
- 173. - color: #666;
- 174. - padding-top: 5px;
- 175. - }
- 176. - .exchange_comm_info_row .label {
- 177. - width: 80px;
- 178. - }
- 179. - .exchange_comm_label {
- 180. - color: #777;
- 181. - }
- 182. - .exchange_filter_label {
- 183. - padding: 15px 0 7px 0;
- 184. - font-weight: bold;
- 185. - color: #777;
- 186. - }
- 187. - #exchange_comm_search_filters input {
- 188. - width: 142px;
- 189. - }
- 190. - #exchange_comm_search_filters input.text {
- 191. - padding: 7px 8px 8px !important;
- 192. - }
- 193. - #exchange_tasks_list,
- 194. - #exchange_requests_list {
- 195. - padding-top: 4px;
- 196. - }
- 197. - #exchange_tasks_list_table,
- 198. - #exchange_requests_list_table {
- 199. - margin-top: 12px;
- 200. - }
- 201. - #exchange_campaigns_list {
- 202. - margin-bottom: 20px;
- 203. - }
- 204. - #exchange_campaigns_list_table {
- 205. - margin: 4px 0px 10px;
- 206. - }
- 207. - #exchange_tasks_list_table .title,
- 208. - #exchange_campaigns_list_table .title {
- 209. - width: 250px;
- 210. - overflow: hidden;
- 211. - text-overflow: ellipsis;
- 212. - }
- 213. - #exchange_tasks_list_table .actions {
- 214. - width: 130px;
- 215. - }
- 216. - .exchange_new_btn {
- 217. - margin-top: 2px;
- 218. - }
- 219. - .exchange_grey {
- 220. - color: #777;
- 221. - }
- 222. - .exchange_table_hint {
- 223. - color: #9cabb8;
- 224. - font-size: 0.91em;
- 225. - cursor: pointer;
- 226. - }
- 227. - .exchange_comm_info_row .exchange_table_hint {
- 228. - font-size: 1em;
- 229. - }
- 230. - .exchange_task_label .title {
- 231. - font-weight: bold;
- 232. - }
- 233. - .exchange_task_label a,
- 234. - .exchange_task_actions a {
- 235. - color: #45688E;
- 236. - }
- 237. - .exchange_task_label .date,
- 238. - .exchange_request_club .size {
- 239. - color: #777;
- 240. - padding: 7px 0px 0px;
- 241. - }
- 242. - .exchange_task_request {
- 243. - color: #555;
- 244. - }
- 245. - #exchange_campaigns_list_table .exchange_task_request {
- 246. - width: 150px;
- 247. - }
- 248. - .exchange_task_actions .view {
- 249. - padding-top: 7px;
- 250. - }
- 251. - #exchange_post_requests .exchange_tabs {
- 252. - padding-top: 3px;
- 253. - }
- 254. - .exchange_subtab1 {
- 255. - float: left;
- 256. - -moz-border-radius: 2px;
- 257. - border-radius: 2px;
- 258. - cursor: pointer;
- 259. - margin-right: 5px;
- 260. - color: #2B587A;
- 261. - }
- 262. - .exchange_subtab1.hidden {
- 263. - display: none;
- 264. - }
- 265. - .exchange_subtab1:hover {
- 266. - background-color: #E1E7ED;
- 267. - }
- 268. - .exchange_subtab1.active {
- 269. - background-color: #597DA3;
- 270. - color: white;
- 271. - cursor: default;
- 272. - }
- 273. - .exchange_subtab2 {
- 274. - padding: 3px 6px 4px;
- 275. - }
- 276. - .exchange_subtab_cnt {
- 277. - display: inline-block;
- 278. - padding-left: 3px;
- 279. - font-weight: bold;
- 280. - color: #6E859E;
- 281. - }
- 282. - .exchange_subtab1.active .exchange_subtab_cnt {
- 283. - color: #d5dde3;
- 284. - }
- 285. - .is_rtl1 .exchange_subtab_cnt {
- 286. - padding-left: 0px;
- 287. - padding-right: 3px;
- 288. - }
- 289. - #exchange_requests_list_table th.title,
- 290. - #exchange_requests_list_table th.club {
- 291. - width: 180px;
- 292. - }
- 293. - #exchange_requests_list_table th.status {
- 294. - width: 90px;
- 295. - }
- 296. - .exchange_request_task .title,
- 297. - .exchange_request_club .title {
- 298. - font-weight: bold;
- 299. - max-width: 190px;
- 300. - overflow: hidden;
- 301. - text-overflow: ellipsis;
- 302. - }
- 303. - .exchange_request_task a,
- 304. - .exchange_request_club a {
- 305. - color: #45688E;
- 306. - }
- 307. - .exchange_request_status .extra_info {
- 308. - padding-top: 3px;
- 309. - }
- 310. - #exchange_info_requests_table .exchange_request_price {
- 311. - max-width: 400px;
- 312. - }
- 313. - .exchange_request_price .extra_info {
- 314. - padding-bottom: 3px;
- 315. - }
- 316. - .exchange_request_status span {
- 317. - display: inline-block;
- 318. - vertical-align: top;
- 319. - }
- 320. - .exchange_request_actions{
- 321. - white-space: nowrap;
- 322. - }
- 323. - #exchange_post_msg_wrap {
- 324. - width: 440px;
- 325. - }
- 326. - #exchange_post_msg {
- 327. - background-color: #edf1f5;
- 328. - padding: 6px 10px 10px;
- 329. - }
- 330. - #exchange_post_msg_wrap.short #exchange_post_msg {
- 331. - max-height: 150px;
- 332. - overflow: hidden;
- 333. - }
- 334. - #exchange_post_msg .wall_post_text,
- 335. - #exchange_post_msg .wpe_buttons {
- 336. - width: 410px;
- 337. - }
- 338. - #exchange_post_msg #wpe_text {
- 339. - width: 412px;
- 340. - }
- 341. - #exchange_post_msg #wpe_cont {
- 342. - margin-top: 4px;
- 343. - }
- 344. - #exchange_post_msg .fw_post_author,
- 345. - #exchange_post_msg .wpe_info {
- 346. - display: none;
- 347. - }
- 348. - .exchange_title_head {
- 349. - border-bottom: 1px solid #dee1e3;
- 350. - color: #45688E;
- 351. - margin: 1px 0 8px;
- 352. - padding: 0 0 4px;
- 353. - text-align: left;
- 354. - }
- 355. - .exchange_title_head .title {
- 356. - font-size: 1.09em;
- 357. - font-weight: bold;
- 358. - }
- 359. - #exchange_post_info_wrap {
- 360. - width: 290px;
- 361. - }
- 362. - .exchange_post_info_row {
- 363. - padding-bottom: 7px;
- 364. - }
- 365. - .exchange_post_info_row .label {
- 366. - width: 150px;
- 367. - color: #666666;
- 368. - }
- 369. - #exchange_post_wrap .exchange_post_info_row .label {
- 370. - width: 125px;
- 371. - }
- 372. - #ads_post_title_text {
- 373. - max-width: 165px;
- 374. - overflow: hidden;
- 375. - text-overflow: ellipsis;
- 376. - white-space: nowrap;
- 377. - position: relative;
- 378. - }
- 379. - .exchange_post_info_empty_row {
- 380. - padding-top: 10px;
- 381. - }
- 382. - .exchange_info_search {
- 383. - margin: 10px 0px;
- 384. - }
- 385. - #exchange_post_requests {
- 386. - padding-top: 20px;
- 387. - }
- 388. - #exchange_info_requests_table {
- 389. - margin-top: 12px;
- 390. - }
- 391. - #exchange_post_stats {
- 392. - padding-top: 20px;
- 393. - }
- 394. - #wrapper_ads_post_stats_graph {
- 395. - padding-top: 10px;
- 396. - }
- 397. - #ads_post_stats_graph .graph_menu_item {
- 398. - margin-top: -4px;
- 399. - }
- 400. - #exchange_box_error {
- 401. - margin-bottom: 10px;
- 402. - }
- 403. - #exchange_request_box_error {
- 404. - margin-bottom: 18px;
- 405. - display: none;
- 406. - }
- 407. - .exchange_request_title {
- 408. - color: #45688E;
- 409. - line-height: 1.27em;
- 410. - margin: 0px;
- 411. - padding: 26px 0px 9px;
- 412. - font-size: 1.09em;
- 413. - font-weight: bold;
- 414. - }
- 415. - .exchange_request_info {
- 416. - padding: 0 20px 22px 30px;
- 417. - }
- 418. - #exchange_request_time_from_d_datepicker_container,
- 419. - #exchange_request_time_to_d_datepicker_container {
- 420. - display: none;
- 421. - }
- 422. - .exchange_date_sep {
- 423. - width: 30px;
- 424. - height: 20px;
- 425. - line-height: 20px;
- 426. - text-align: center;
- 427. - }
- 428. - #exchange_request_comment {
- 429. - width: 282px;
- 430. - }
- 431. - .exchange_comm_title a {
- 432. - color: #45688e;
- 433. - }
- 434. - .exchange_comm_thumb_box {
- 435. - width: 75px;
- 436. - }
- 437. - .exchange_comm_thumb_box img {
- 438. - width: 75px;
- 439. - height: 75px;
- 440. - display: block;
- 441. - -moz-border-radius: 3px;
- 442. - -webkit-border-radius: 3px;
- 443. - -khtml-border-radius: 3px;
- 444. - border-radius: 3px;
- 445. - }
- 446. - #exchange_post_msg_more {
- 447. - margin-top: -3px;
- 448. - display: none;
- 449. - overflow: hidden;
- 450. - }
- 451. - #exchange_post_msg_wrap.short #exchange_post_msg_more {
- 452. - display: block;
- 453. - }
- 454. - #exchange_post_msg_more a {
- 455. - display: block;
- 456. - text-align: center;
- 457. - color: #45688E;
- 458. - padding: 10px 0px 12px;
- 459. - background: #E7ECF1;
- 460. - }
- 461. - #exchange_post_msg_more a:hover {
- 462. - text-decoration: none;
- 463. - background: #E0E6EC;
- 464. - }
- 465. - #exchange_post_msg_more .more_sh {
- 466. - background: #C1C7CA;
- 467. - height: 3px;
- 468. - overflow: hidden;
- 469. - position: relative;
- 470. - z-index: 1550;
- 471. - opacity: 0.55;
- 472. - filter: alpha(opacity=55);
- 473. - }
- 474. - #exchange_info_archive.loading {
- 475. - background: url(/images/upload.gif) no-repeat 100% 50%;
- 476. - }
- 477. - #exchange_info_archive.loading a {
- 478. - visibility: hidden;
- 479. - }
- 480. - #exchange_info_in_archive {
- 481. - color: #909090;
- 482. - padding-top: 10px;
- 483. - }
- 484. - #exchange_tasks_info {
- 485. - padding: 2px 0 20px;
- 486. - }
- 487. - #exchange_post_info {
- 488. - padding-top: 2px;
- 489. - }
- 490. - a.exchange_ad_post_stats,
- 491. - a.exchange_ad_post_link {
- 492. - display: inline-block;
- 493. - margin: 3px 5px 0 0;
- 494. - padding: 0;
- 495. - width: 18px;
- 496. - height: 18px;
- 497. - background: #ebeff5 url(/images/icons/mono_iconset.gif) no-repeat 4px -204px;
- 498. - }
- 499. - a.exchange_ad_post_link {
- 500. - background-position: 4px -233px;
- 501. - }
- 502. - a.exchange_ad_post_stats:hover,
- 503. - a.exchange_ad_post_link:hover {
- 504. - background-color: #dde4ed;
- 505. - }
- 506. - #ads_post_title_input,
- 507. - #ads_post_title_link {
- 508. - position: relative;
- 509. - }
- 510. - #ads_post_title_text {
- 511. - border-bottom: 1px dashed #2B587A;
- 512. - text-decoration: none;
- 513. - display: block;
- 514. - position: absolute;
- 515. - }
- 516. - #ads_post_title {
- 517. - width: 160px;
- 518. - position: absolute;
- 519. - top: -4px;
- 520. - left: -4px;
- 521. - }
- 522. - .exchange_post_more {
- 523. - position: relative;
- 524. - top: 2px;
- 525. - font-weight: bold;
- 526. - color: #91A4B8;
- 527. - -webkit-transition: color 200ms linear;
- 528. - -moz-transition: color 200ms linear;
- 529. - -o-transition: color 200ms linear;
- 530. - transition: color 200ms linear;
- 531. - }
- 532. - .exchange_post_more:hover {
- 533. - color: #45688E;
- 534. - text-decoration: none;
- 535. - }
- 536. - .exchange_info_msg {
- 537. - background-color: #FFFFFF;
- 538. - border: 1px solid #BCC9D7;
- 539. - font-weight: normal;
- 540. - padding: 8px 11px;
- 541. - line-height: 160%;
- 542. - }
- 543. - .dark_box_cont.exchange {
- 544. - padding-top: 5px;
- 545. - }
- 546. - .dark_box_cont.exchange .dark_box_label {
- 547. - padding-top: 20px;
- 548. - }
- 549. - .wk_postbox_content.exchange #wk_content {
- 550. - width: 510px;
- 551. - }
- 552. - .wk_postbox_content.exchange #pb_title,
- 553. - #exchange_repost_link {
- 554. - padding: 7px 5px 8px !important;
- 555. - width: 446px;
- 556. - }
- 557. - .wk_postbox_content.exchange #pb_text {
- 558. - width: 446px;
- 559. - }
- 560. - .wk_postbox_content.exchange #pb_send_btn {
- 561. - margin-top: 20px;
- 562. - }
- 563. - .wk_postbox_content.exchange #pb_error {
- 564. - margin-top: 20px;
- 565. - }
- 566. - .wk_postbox_content.exchange #pb_add_media {
- 567. - padding-top: 0px;
- 568. - }
- 569. - .wk_postbox_content.exchange #wk_close_link {
- 570. - padding: 17px 26px 18px;
- 571. - }
- 572. - #exchange_repost_preview .wall_module {
- 573. - margin-top: 15px;
- 574. - }
- 575. - #exchange_repost_preview .published_by_quote .wall_post_text {
- 576. - width: 420px;
- 577. - }
- 578. - #exchange_comment_label {
- 579. - display: none;
- 580. - }
- 581. -
- 582. - #filter_city_row {
- 583. - padding-top: 7px;
- 584. - }
- 585. - #exchange_search_input {
- 586. - padding: 5px 20px;
- 587. - width: 563px;
- 588. - background: url(/images/magglass.png) no-repeat scroll 141px 7px white;
- 589. - height: 13px;
- 590. - outline: none;
- 591. - }
- 592. - #exchange_search_input::-ms-clear {
- 593. - display: none;
- 594. - }
- 595. - #exchange_search_progress {
- 596. - background: url("/images/upload.gif") no-repeat scroll center center transparent;
- 597. - display: none;
- 598. - height: 23px;
- 599. - margin-left: -41px;
- 600. - margin-top: 1px;
- 601. - position: relative;
- 602. - width: 32px;
- 603. - z-index: 95;
- 604. - }
- 605. - #exchange_search_wrap.loading #exchange_search_input {
- 606. - background-image: none;
- 607. - }
- 608. - #exchange_search_wrap.loading #exchange_search_progress {
- 609. - display: block;
- 610. - }
- 611. - #exchange_more_results td {
- 612. - padding: 0;
- 613. - border-bottom: none;
- 614. - }
- 615. - #exchange_more_results a {
- 616. - display: block;
- 617. - padding: 10px 0px;
- 618. - margin: 0;
- 619. - text-align: center;
- 620. - }
- 621. - #exchange_more_results a:hover {
- 622. - background: #E1E7ED;
- 623. - border-color: #DAE1E8;
- 624. - text-decoration: none;
- 625. - }
- 626. - #exchange_repost_link_wrap {
- 627. - display: none;
- 628. - }
- 629. -
- 630. - #exchange_button_send {
- 631. - display: block;
- 632. - padding-top: 15px;
- 633. - }
- 634. - #exchange_requests_terms {
- 635. - width: 290px;
- 636. - line-height: 160%;
- 637. - padding-top: 12px;
- 638. - }
- 639. - .exchange_hint_tt .tail_wrap {
- 640. - position: absolute;
- 641. - top: auto;
- 642. - bottom: -5px;
- 643. - left: 17px;
- 644. - z-index: 2001;
- 645. - }
- 646. - .exchange_hint_tt .toup .tail_wrap {
- 647. - top: -7px;
- 648. - bottom: auto;
- 649. - }
- 650. - .exchange_hint_tt .tail {
- 651. - background: url(/images/ddtooltip.png) -3px -5px no-repeat;
- 652. - width: 11px;
- 653. - height: 8px;
- 654. - }
- 655. - .exchange_hint_tt .toup .tail {
- 656. - background-position: -3px 2px;
- 657. - }
- 658. - .exchange_hint_tt .hint_wrap {
- 659. - width: 273px;
- 660. - padding: 8px 5px;
- 661. - line-height: 160%;
- 662. - color: #000000;
- 663. - }
- 664. - .exchange_hint_tt .hint_wrap.title {
- 665. - width: 170px;
- 666. - }
- 667. - .exchange_new_union {
- 668. - padding-top: 10px;
- 669. - }
- 670. - .exchange_new_union_img {
- 671. - margin: 30px 0px;
- 672. - height: 160px;
- 673. - background: url(/images/join/ads_union.png) no-repeat 50% 0%;
- 674. - }
- 675. - .exchange_create_union {
- 676. - text-align: center;
- 677. - }
- 678. - #exchange_new_union_error {
- 679. - margin: 10px 0px;
- 680. - display: none;
- 681. - }
- 682. - #exchange_campaign_title {
- 683. - padding: 7px 5px 8px !important;
- 684. - width: 212px;
- 685. - }
- 686. - #exchange_choose_campaign {
- 687. - display: inline-block;
- 688. - margin: 1px 2px 0px 0px;
- 689. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment