Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - groups.css (Старый размер - 14064 | Новый - 0):
- 0. - #groups_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #group .narrow_column .module_body {
- 5. - border-left: 1px solid #F1F1F1;
- 6. - }
- 7. - #group .narrow_column .audios_module .module_body {
- 8. - padding: 8px 0px 8px 8px;
- 9. - }
- 10. - #group {
- 11. - padding: 10px 10px 0px;
- 12. - }
- 13. - #group h4.simple .top_header {
- 14. - width: 395px;
- 15. - height: 1.23em;
- 16. - white-space: nowrap;
- 17. - overflow: hidden;
- 18. - -o-text-overflow: ellipsis;
- 19. - text-overflow: ellipsis;
- 20. - text-overflow: ellipsis-word;
- 21. - }
- 22. -
- 23. - .group_info {
- 24. - padding: 7px 6px 10px;
- 25. - line-height: 150%;
- 26. - }
- 27. - .group_info_private {
- 28. - padding-top: 5px;
- 29. - color: #777;
- 30. - }
- 31. - .group_info .label {
- 32. - width: 120px;
- 33. - color: #777;
- 34. - padding: 3px 0px 0px;
- 35. - }
- 36. - .group_info .labeled {
- 37. - width: 265px;
- 38. - overflow: hidden;
- 39. - padding: 3px 0px 0px;
- 40. - }
- 41. - .group_row_labeled {
- 42. - padding: 0px 0px 2px;
- 43. - }
- 44. - #page_avatar.group_no_avatar {
- 45. - padding: 175px 10px 15px;
- 46. - text-align: center;
- 47. - background: #EEF2F6 url(/images/no_photo.png) no-repeat 45px 55px;
- 48. - }
- 49. -
- 50. - #group_photos .module_body {
- 51. - padding: 0px 0px 10px;
- 52. - }
- 53. - #group_photos.module.empty .module_body {
- 54. - border-bottom: none;
- 55. - padding: 0px;
- 56. - }
- 57. - #group_photos.module.empty .module_body .empty_wrap {
- 58. - padding: 20px 0px;
- 59. - }
- 60. - .group_photos_wrap {
- 61. - margin: 5px -1px 0px;
- 62. - }
- 63. - #group_photos .profile_sized_photos {
- 64. - margin: 0;
- 65. - }
- 66. - .group_photos_wrap .profile_wide_sized_photos,
- 67. - .page_wide_no_narrow .profile_sized_photos {
- 68. - display: none;
- 69. - }
- 70. - .page_wide_no_narrow .group_photos_wrap .profile_wide_sized_photos {
- 71. - display: block;
- 72. - }
- 73. - .group_photos_table, .group_photos_table a img {
- 74. - margin: 0px auto;
- 75. - }
- 76. - .profile_wide_sized_photos a.page_post_thumb_wrap {
- 77. - margin-right: 6px;
- 78. - }
- 79. - .group_photos_table a {
- 80. - display: block;
- 81. - width: 75px;
- 82. - height: 57px;
- 83. - background: #F1F1F1;
- 84. - text-align: center;
- 85. - overflow: hidden;
- 86. - margin: 0px 3px 0px 2px;
- 87. - }
- 88. - #group_photos_upload {
- 89. - background: #eff1f3;
- 90. - padding: 17px;
- 91. - text-align: center;
- 92. - color: #738392;
- 93. - line-height: 16px;
- 94. - display: block;
- 95. - }
- 96. - a#group_photos_upload:hover,
- 97. - #group_photos_upload.hover {
- 98. - background: #e9edf1;
- 99. - text-decoration: none;
- 100. - }
- 101. - .group_photos_upload_label {
- 102. - background: url('/images/camera.gif') left 1px no-repeat;
- 103. - padding: 4px 0px 4px 35px;
- 104. - }
- 105. -
- 106. - .group_wiki_wrap {
- 107. - padding-bottom: 10px;
- 108. - overflow: hidden;
- 109. - }
- 110. - .group_wiki_hider {
- 111. - padding: 8px 0 8px 125px;
- 112. - border-top: 1px solid #FFF;
- 113. - display: block;
- 114. - }
- 115. - .group_wiki_hider span {
- 116. - padding: 0px 8px;
- 117. - color: #2B587A;
- 118. - visibility: hidden;
- 119. - }
- 120. - .group_wiki_hider span:hover {
- 121. - text-decoration: underline;
- 122. - }
- 123. - .group_wiki_hider:hover {
- 124. - text-decoration: none;
- 125. - background: #E9EDF1;
- 126. - }
- 127. - .group_wiki_hider:hover span {
- 128. - visibility: visible;
- 129. - }
- 130. - #group .group_wiki_wrap .wk_text {
- 131. - display: none;
- 132. - padding: 10px 8px;
- 133. - width: 370px;
- 134. - word-wrap: break-word;
- 135. - line-height:150%;
- 136. - }
- 137. - .groups_edit_board_row {
- 138. - padding: 5px 0px;
- 139. - }
- 140. - .groups_edit_board_label {
- 141. - padding: 5px 10px 0px;
- 142. - width: 200px;
- 143. - color: #777;
- 144. - }
- 145. - .groups_edit_board_labeled {
- 146. - width: 160px;
- 147. - }
- 148. -
- 149. - #group_voting .module_body {
- 150. - padding-bottom: 11px;
- 151. - }
- 152. - #group_voting .header_bottom {
- 153. - padding: 3px 9px;
- 154. - }
- 155. - .group_voting_title {
- 156. - font-weight: bold;
- 157. - color: #45688E;
- 158. - padding: 0px 6px 3px;
- 159. - margin: 13px 8px 4px;
- 160. - border-bottom: 1px solid #E7EAED;
- 161. - }
- 162. - .group_voting_row_wrap {
- 163. - width: 100%;
- 164. - padding: 0px 5px;
- 165. - }
- 166. - .group_voting_row {
- 167. - background: #F1F1F1;
- 168. - width: 100%;
- 169. - }
- 170. - .group_voting_row_desc {
- 171. - padding: 1px 7px 3px;
- 172. - }
- 173. - .group_voting_text {
- 174. - padding: 6px 7px 4px;
- 175. - }
- 176. - .group_voting_percent {
- 177. - background: #E1E7ED;
- 178. - border: solid #D8DFE5;
- 179. - border-width: 1px 1px 0px 0px;
- 180. - height: 13px;
- 181. - }
- 182. - .group_voting_table {
- 183. - padding: 0px 8px;
- 184. - }
- 185. - .group_voting_table .radiobtn {
- 186. - padding: 12px 6px;
- 187. - border-top: 1px solid #E7EAED;
- 188. - }
- 189. - .group_voting_table .radiobtn.first {
- 190. - padding-top: 8px;
- 191. - border-top: 0px;
- 192. - }
- 193. - #group_voting_msg {
- 194. - margin: 10px 14px 0px;
- 195. - }
- 196. - .group_voting_actions {
- 197. - font-weight: normal;
- 198. - }
- 199. -
- 200. - #group_like_module, .group_block_module {
- 201. - margin: 0px 0px 10px;
- 202. - padding: 11px 10px 10px;
- 203. - background: #F1F1F1;
- 204. - line-height: 160%;
- 205. - }
- 206. - .group_block_module {
- 207. - margin: 10px 0px 0px;
- 208. - }
- 209. - .group_like_desc {
- 210. - padding-bottom: 10px;
- 211. - }
- 212. - .group_like_enter_desc {
- 213. - padding-top: 10px;
- 214. - text-align: center;
- 215. - color: #777;
- 216. - }
- 217. - .group_share_wrap {
- 218. - padding-top: 1px;
- 219. - }
- 220. - .group_button_wrap {
- 221. - padding-bottom: 10px;
- 222. - }
- 223. - .group_button_action {
- 224. - text-align: center;
- 225. - }
- 226. - .group_button_action .progress {
- 227. - margin: 0px auto;
- 228. - }
- 229. -
- 230. - #group_block_comment_wrap {
- 231. - padding-top: 10px;
- 232. - }
- 233. - #group_block_comment {
- 234. - width: 200px;
- 235. - height: 50px;
- 236. - margin-top: 10px;
- 237. - }
- 238. - .group_block_reason_wrap {
- 239. - padding: 10px 0px;
- 240. - }
- 241. - .page_actions a.group_block_mem {
- 242. - display: inline;
- 243. - padding: 0px;
- 244. - background: none;
- 245. - }
- 246. - .page_actions a.group_block_mem:hover {
- 247. - text-decoration: underline;
- 248. - background: none;
- 249. - }
- 250. -
- 251. - .group_abuse_made {
- 252. - padding: 4px 6px;
- 253. - color: #777;
- 254. - }
- 255. -
- 256. - .groups_donate {
- 257. - margin: 5px 0px;
- 258. - background: #F7F7F7;
- 259. - border: solid #DAE1E8;
- 260. - border-width: 1px 0px;
- 261. - padding: 7px;
- 262. - }
- 263. - #groups_donate_options {
- 264. - display: none;
- 265. - padding-bottom: 5px;
- 266. - }
- 267. - #groups_donate_options .radiobtn {
- 268. - padding: 3px 5px;
- 269. - }
- 270. - #groups_donate_button {
- 271. - display: none;
- 272. - }
- 273. - #groups_donate_other {
- 274. - display: none;
- 275. - padding: 0px 5px 7px;
- 276. - }
- 277. - #groups_donate_other_val {
- 278. - width: 70px;
- 279. - }
- 280. - #groups_donate_other_add {
- 281. - padding: 0px 5px;
- 282. - }
- 283. - .groups_no_donations {
- 284. - padding: 30px 10px;
- 285. - text-align: center;
- 286. - color: #777;
- 287. - }
- 288. - .summary_wrap.groups_donators_summary {
- 289. - padding: 0px;
- 290. - margin: 0px 5px 10px;
- 291. - }
- 292. - #groups_donators_wrap {
- 293. - padding: 7px 5px 0px;
- 294. - overflow: hidden;
- 295. - height: 360px;
- 296. - }
- 297. -
- 298. - div.gl_message {
- 299. - margin: 10px 10px 0px;
- 300. - }
- 301. - .groups_list_search {
- 302. - background: #F7F7F7;
- 303. - border-bottom: 1px solid #DAE1E8;
- 304. - padding: 10px;
- 305. - }
- 306. - #groups_list_search {
- 307. - padding: 5px 40px 6px 20px;
- 308. - background: url(/images/magglass.png) no-repeat scroll 5px 6px white;
- 309. - height: 13px;
- 310. - outline: none;
- 311. - width: 547px;
- 312. - }
- 313. - #groups_list_search::-ms-clear {
- 314. - display: none;
- 315. - }
- 316. -
- 317. - .groups_list {
- 318. - padding: 0px 10px;
- 319. - }
- 320. - .group_list_row {
- 321. - border-bottom: 1px solid #EDEDED;
- 322. - padding: 10px 0;
- 323. - background: #FFFFFF;
- 324. - }
- 325. - .group_list_row:last-child {
- 326. - border-bottom: 0px;
- 327. - }
- 328. - .group_row_blockinv {
- 329. - white-space: nowrap;
- 330. - overflow: hidden;
- 331. - -o-text-overflow: ellipsis;
- 332. - text-overflow: ellipsis;
- 333. - padding-top: 10px;
- 334. - }
- 335. - .group_row_photo {
- 336. - height: 100px;
- 337. - overflow: hidden;
- 338. - width: 100px;
- 339. - }
- 340. - .group_row_info {
- 341. - padding-left: 10px;
- 342. - width: 485px;
- 343. - overflow: hidden;
- 344. - color: #777777;
- 345. - }
- 346. - .group_inv_info {
- 347. - padding: 0px 0px 0px 15px;
- 348. - width: 480px;
- 349. - overflow: hidden;
- 350. - }
- 351. - .group_row_label {
- 352. - color: #777;
- 353. - width: 70px;
- 354. - padding: 0 10px;
- 355. - }
- 356. - .group_row_labeled, .group_row_status_wrap {
- 357. - margin-bottom: 3px;
- 358. - width: 405px;
- 359. - }
- 360. - .group_row_status_wrap {
- 361. - color: #777;
- 362. - padding: 5px 0;
- 363. - }
- 364. - .group_row_actions {
- 365. - padding: 0 5px;
- 366. - }
- 367. - .group_row_actions {
- 368. - padding: 0px;
- 369. - }
- 370. - .groups_no_list {
- 371. - border: 0;
- 372. - background: #FFF;
- 373. - color: #777;
- 374. - font-size: 1.18em;
- 375. - margin: 0 0 3px;
- 376. - padding: 80px 0;
- 377. - text-align: center;
- 378. - overflow: hidden;
- 379. - text-overflow: ellipsis;
- 380. - }
- 381. - .groups_more_link {
- 382. - display: block;
- 383. - padding: 10px 0px;
- 384. - margin: 0px 10px 10px;
- 385. - border-top: 1px solid #DAE1E8;
- 386. - text-align: center;
- 387. - }
- 388. - .groups_more_link:hover {
- 389. - background: #E1E7ED;
- 390. - text-decoration: none;
- 391. - }
- 392. - .group_friends_in_gr {
- 393. - padding-top: 6px;
- 394. - margin: 0px -2px;
- 395. - }
- 396. - .group_friend_in_gr {
- 397. - height: 32px;
- 398. - overflow: hidden;
- 399. - padding: 0px 2px;
- 400. - }
- 401. - .group_row_buttons {
- 402. - margin: 8px -3px 0px -2px;
- 403. - }
- 404. - .group_row_button {
- 405. - margin: 0px 3px 0px 2px;
- 406. - }
- 407. -
- 408. - .group_friend_in_img {
- 409. - width: 32px;
- 410. - }
- 411. - .groups_create_box {
- 412. - padding: 3px 0px 1px;
- 413. - width: 370px;
- 414. - }
- 415. - .groups_create_header {
- 416. - color: #36638E;
- 417. - font-size: 1.09em;
- 418. - font-weight: bold;
- 419. - margin: 11px 0px 5px;
- 420. - }
- 421. - .groups_create_section {
- 422. - padding: 9px 1px 2px;
- 423. - }
- 424. - .groups_create_section .radiobtn div {
- 425. - width: 18px;
- 426. - }
- 427. - .groups_create_about {
- 428. - color: #777;
- 429. - padding: 2px 23px 0px;
- 430. - }
- 431. - #group_create_title, #group_create_desc {
- 432. - width: 360px;
- 433. - }
- 434. - .groups_about_public {
- 435. - font-size: 0.9em;
- 436. - color: #777;
- 437. - padding-top: 10px;
- 438. - }
- 439. - .groups_search_focused .group_row_highlight {
- 440. - background: #E1E7ED;
- 441. - border-bottom: 1px solid #DAE1E8;
- 442. - padding: 0px 1px 0px;
- 443. - margin: 0px -1px;
- 444. - *padding: 0px;
- 445. - *margin: 0px;
- 446. - }
- 447. - .group_full_private {
- 448. - font-size: 1.09em;
- 449. - padding: 140px 20px 200px;
- 450. - text-align: center;
- 451. - width: 567px;
- 452. - }
- 453. -
- 454. - .public_contacts_list {
- 455. - padding: 7px 5px 5px;
- 456. - overflow-y: scroll;
- 457. - overflow-x: hidden;
- 458. - height: 298px;
- 459. - width: 455px;
- 460. - }
- 461. - .public_contacts_list_header {
- 462. - border-bottom: 1px solid rgb(218, 225, 232);
- 463. - margin: 0pt 5px 4px;
- 464. - padding: 5px 0pt 2px;
- 465. - width: 430px;
- 466. - }
- 467. - .public_contacts_list .row {
- 468. - padding: 6px;
- 469. - width: 50px;
- 470. - }
- 471. - .public_contacts_list .info {
- 472. - padding: 6px 5px;
- 473. - width: 240px;
- 474. - }
- 475. - .public_contacts_list .info_wide {
- 476. - padding: 6px 5px;
- 477. - width: 350px;
- 478. - }
- 479. - .public_contacts_list .actions {
- 480. - width: 120px;
- 481. - padding: 8px 0;
- 482. - }
- 483. - .public_contacts_list .edit_actions {
- 484. - width: 120px;
- 485. - }
- 486. - .public_contacts_list .name a {
- 487. - font-size: 1.09em;
- 488. - color: #2B587A;
- 489. - font-weight: bold;
- 490. - padding-bottom: 5px;
- 491. - }
- 492. - .public_contacts_list .name span {
- 493. - font-weight: bold;
- 494. - font-size: 1.09em;
- 495. - padding-bottom: 5px;
- 496. - color: #777777;
- 497. - }
- 498. - .public_contacts_list .image {
- 499. - height: 50px;
- 500. - width: 50px;
- 501. - overflow: hidden;
- 502. - }
- 503. - .public_contacts_list h2 {
- 504. - border: 0;
- 505. - }
- 506. - .public_contacts_list .cell {
- 507. - width: 435px;
- 508. - border-bottom: 1px solid #E6EAED;
- 509. - }
- 510. - .public_contacts_list .desc {
- 511. - padding: 4px 2px 0;
- 512. - }
- 513. - .public_contacts_list .extra_info {
- 514. - padding: 4px 2px 0;
- 515. - color: #777777;
- 516. - line-height: 150%;
- 517. - }
- 518. - .public_contacts_list .extra_info a {
- 519. - color: #777777;
- 520. - }
- 521. - .public_contacts_list .extra_info span {
- 522. - background: url(/images/icons/info_icons.gif) no-repeat 0 0;
- 523. - padding: 0 8px 0 13px;
- 524. - }
- 525. - .public_contacts_list .extra_info .info_phone {
- 526. - background-position: 0 -18px;
- 527. - padding-left: 9px;
- 528. - }
- 529. - .public_no_contacts {
- 530. - padding: 145px 5px 5px;
- 531. - height: 140px;
- 532. - text-align: center;
- 533. - font-size: 1.09em;
- 534. - color:gray;
- 535. - }
- 536. -
- 537. -
- 538. - #group_like_module .like_link_state {
- 539. - width: 180px;
- 540. - }
- 541. - #group_like_module #group_subscribe.like_link_state {
- 542. - padding: 6px 0px 8px;
- 543. - }
- 544. - #group_like_module .like_link_state .subscribe_button_wrap {
- 545. - padding: 3px 30px 14px;
- 546. - }
- 547. - #group_like_module .like_link_state .desc {
- 548. - padding-bottom: 13px;
- 549. - }
- 550. - #group_like_module .like_link_state .desc .share_event_link {
- 551. - padding-top: 1px;
- 552. - }
- 553. - #group_like_module .group_friends_count {
- 554. - text-align: center;
- 555. - }
- 556. - #group_decline_past_event, #group_restore_past_event {
- 557. - padding-top: 8px;
- 558. - }
- 559. - .group_event_took_place {
- 560. - padding-bottom: 5px;
- 561. - }
- 562. - .group_user_invited {
- 563. - padding: 2px 0 11px;
- 564. - text-align: center;
- 565. - }
- 566. -
- 567. -
- 568. - #public_contact_memlink_tip {
- 569. - color: #777;
- 570. - padding: 3px 0;
- 571. - font-size: 0.9em;
- 572. - }
- 573. - .public_edit_contact_info h2 {
- 574. - margin: 0 0 10px 10px;
- 575. - }
- 576. - .public_edit_contact_info .label {
- 577. - padding: 3px 10px 2px;
- 578. - width: 70px;
- 579. - clear: both;
- 580. - color: #777;
- 581. - }
- 582. - .public_edit_contact_info .labeled_text {
- 583. - padding: 3px 0px 10px;
- 584. - width: 190px;
- 585. - }
- 586. - .public_edit_contact_info .labeled {
- 587. - padding: 0px 0px 5px;
- 588. - width: 190px;
- 589. - overflow: hidden;
- 590. - }
- 591. - .public_edit_contact_info .labeled .text {
- 592. - width: 182px;
- 593. - }
- 594. -
- 595. - .gle_block {
- 596. - width: 190px;
- 597. - overflow: hidden;
- 598. - padding: 10px 0px;
- 599. - }
- 600. - .gle_table {
- 601. - width: 190px;
- 602. - }
- 603. - .gle_td {
- 604. - vertical-align: top;
- 605. - }
- 606. - .gle_thumb {
- 607. - display: block;
- 608. - width: 50px;
- 609. - height: 50px;
- 610. - overflow: hidden;
- 611. - }
- 612. - .gle_img {
- 613. - width: 50px;
- 614. - vertical-align: top;
- 615. - }
- 616. - .gle_row {
- 617. - padding: 1px 0px 2px;
- 618. - margin: 0px 8px;
- 619. - width: 124px;
- 620. - white-space: nowrap;
- 621. - height: 13px;
- 622. - overflow: hidden;
- 623. - -o-text-overflow: ellipsis;
- 624. - text-overflow: ellipsis;
- 625. - }
- 626. - .gle_date, .gle_place {
- 627. - color: #777;
- 628. - }
- 629. - .gl_events_msg_hide {
- 630. - padding: 15px 0px 3px;
- 631. - }
- 632. - div.gl_summary_short {
- 633. - padding: 13px 0px 0px;
- 634. - margin: 0px 10px;
- 635. - }
- 636. - .gle_list {
- 637. - padding: 0px 10px;
- 638. - }
- 639. - #gle_list_more_lnk {
- 640. - display: block;
- 641. - background: #EFF1F3;
- 642. - margin: 0px 10px 10px;
- 643. - padding: 10px;
- 644. - text-align: center;
- 645. - color: #738392;
- 646. - }
- 647. - #gle_list_more_lnk:hover {
- 648. - background: #E9EDF1;
- 649. - text-decoration: none;
- 650. - }
- 651. - #gle_list_more {
- 652. - display: none;
- 653. - }
- 654. -
- 655. - .group_share_club {
- 656. - text-decoration: none;
- 657. - width: 11px;
- 658. - height: 13px;
- 659. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0px -192px;
- 660. - cursor: pointer;
- 661. - margin: 3px 5px 0px;
- 662. - }
- 663. - #group_share_progress, #group_unshare_progress {
- 664. - height: 17px;
- 665. - }
- 666. - .groups_list_search_summary {
- 667. - padding: 8px 0px 0px;
- 668. - }
- 669. - .groups_list_last_row {
- 670. - border-bottom: none;
- 671. - }
- 672. - #groups_loading {
- 673. - background: url('/images/upload.gif') center center no-repeat;
- 674. - width: 32px;
- 675. - height: 9px;
- 676. - margin: 7px 0px 0px 572px;
- 677. - z-index: 95;
- 678. - position: absolute;
- 679. - display: none;
- 680. - }
- 681. - #groups_reset_search {
- 682. - margin: 1px 0px 0px 586px;
- 683. - display: none;
- 684. - cursor: pointer;
- 685. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 686. - padding: 2px;
- 687. - width: 19px;
- 688. - height: 19px;
- 689. - opacity: 0.6;
- 690. - filter: alpha(opacity=60);
- 691. - position: absolute;
- 692. - z-index: 95;
- 693. - }
- 694. - #groups_list_search_cont {
- 695. - display: none;
- 696. - }
- 697. - .groups_row_type {
- 698. - color: #777;
- 699. - /*margin-left: 8px;*/
- 700. - display: block;
- 701. - padding-top: 4px;
- 702. - }
- 703. - .groups_inv_more {
- 704. - display: none;
- 705. - }
- 706. - .groups_inv_showmore {
- 707. - display: block;
- 708. - padding: 10px 0px;
- 709. - margin: 0px;
- 710. - border-top: 1px solid #DAE1E8;
- 711. - text-align: center;
- 712. - }
- 713. - .groups_inv_showmore:hover {
- 714. - background: #E1E7ED;
- 715. - text-decoration: none;
- 716. - }
- 717. - .gle_invites_list {
- 718. - padding: 0px 10px;
- 719. - }
- 720. - .groups_inv_last_row {
- 721. - border-bottom: none;
- 722. - padding-bottom: 0px;
- 723. - }
- 724. - .groups_inv_info {
- 725. - width: 540px;
- 726. - padding-left: 10px;
- 727. - }
- 728. - .groups_inv_info_l {
- 729. - color: #777777;
- 730. - margin-left: 8px;
- 731. - }
- 732. - .groups_inv_cont {
- 733. - background: #F7F7F7;
- 734. - padding: 10px;
- 735. - margin: 8px 0px 0px 0px;
- 736. - }
- 737. - .groups_row_inv_info {
- 738. - padding-left: 10px;
- 739. - width: 410px;
- 740. - }
- 741. - .group_inv_status {
- 742. - margin-top: 2px;
- 743. - color: #777777;
- 744. - }
- 745. - .groups_acted_text {
- 746. - padding: 0px 0px 4px;
- 747. - }
- 748. - .gle_summary_progress {
- 749. - display: none;
- 750. - }
- 751. - #gle_invites_more {
- 752. - display: none;
- 753. - }
- 754. - .group_inv_event_time {
- 755. - padding: 2px 0px 4px;
- 756. - }
- 757. - .groups_row_img {
- 758. - width: 100px;
- 759. - }
- 760. - .gle_invites_actions {
- 761. - margin: 0px 0px 14px;
- 762. - text-align: center;
- 763. - background: #F7F7F7;
- 764. - padding: 8px;
- 765. - }
- 766. -
- 767. - div.gtop_message {
- 768. - margin: 0 0 10px 0;
- 769. - padding: 8px 13px;
- 770. - border: none;
- 771. - background-color: #F0F2F5;
- 772. - }
- 773. - .gtop_mesage_buttons {
- 774. - padding: 10px 0px 3px;
- 775. - }
- 776. - .gtop_mesage_buttons a {
- 777. - margin: 6px 0 0 20px;
- 778. - }
- ------
- Файл - groups.js (Старый размер - 8446 | Новый - 0):
- 0. - var Groups = {
- 1. - init: function(opts) {
- 2. - extend(cur, {
- 3. - module: 'groups',
- 4. - hideOther: Groups.hideOther,
- 5. - otherActs: Groups.otherActs,
- 6. - options: opts,
- 7. - oid: -opts.group_id,
- 8. - postTo: -opts.group_id,
- 9. - _back: {loc: opts.loc, show: [], hide: [], text: opts.back}
- 10. - });
- 11. - if (ge('group_wall')) {
- 12. - wall.init(extend(opts, {automore: 1}));
- 13. - }
- 14. - if (ge('privacy_edit_voting_action')) {
- 15. - cur.onPrivacyChanged = Groups.votingAction;
- 16. - }
- 17. - },
- 18. - toggleFave: function(btn, hash, act, ev) {
- 19. - if (cur.toggleFaveAct != undefined) {
- 20. - act = cur.toggleFaveAct;
- 21. - }
- 22. - ajax.post('fave.php', {act: act ? 'a_add_group' : 'a_delete_group', gid: -cur.oid, hash: hash}, {onDone: function(text) {
- 23. - btn.firstChild.nextSibling.innerHTML = text;
- 24. - cur.toggleFaveAct = !act;
- 25. - }, progress: btn.firstChild});
- 26. - cancelEvent(ev);
- 27. - },
- 28. -
- 29. - showInviteBox: function(ev, gid) {
- 30. - return !showBox('al_page.php', {act: 'a_invite_box', gid: gid}, {params: {bodyStyle: 'padding: 0px;', width:460}}, ev);
- 31. - },
- 32. -
- 33. - votingUpdate: function(html, js) {
- 34. - var mod = ge('group_voting');
- 35. - mod.parentNode.replaceChild(ce('div', {innerHTML: html}).firstChild, mod);
- 36. - if (js) eval(js);
- 37. - },
- 38. - vote: function(el, oid, vid, option) {
- 39. - var pr = hasClass(el.firstChild, 'progress') ? el.firstChild : el.insertBefore(ce('span', {className: 'fl_r progress'}), el.firstChild);
- 40. - ajax.post('al_voting.php', {
- 41. - act: 'vote',
- 42. - option_id: option,
- 43. - owner_id: oid,
- 44. - voting_id: vid,
- 45. - hash: cur.polls[vid].hash
- 46. - }, {onDone: Groups.votingUpdate, progress: pr});
- 47. - },
- 48. - votingAction: function(key) {
- 49. - ge('privacy_edit_voting_action').innerHTML = getLang('voting_settings');
- 50. - var act = intval(cur.privacy[key][0]);
- 51. - cur.privacy[key] = [0, 0, []];
- 52. - Groups.votingActionPerform(act);
- 53. - },
- 54. - votingActionPerform: function(act, sure) {
- 55. - var state = 0;
- 56. - switch (act) {
- 57. - case 101: act = 'openclose'; state = 0; break;
- 58. - case 102: act = 'openclose'; state = 1; break;
- 59. - case 103: act = 'tomain'; state = 0; break;
- 60. - case 104: act = 'tomain'; state = 1; break;
- 61. - }
- 62. - ajax.post('al_voting.php', {
- 63. - act: act,
- 64. - owner_id: cur._voting.oid,
- 65. - voting_id: cur._voting.vid,
- 66. - state: state,
- 67. - context: 'group',
- 68. - hash: cur._voting.hash
- 69. - }, {onDone: Groups.votingUpdate, showProgress: function() {
- 70. - hide('privacy_edit_voting_action');
- 71. - show('group_voting_progress');
- 72. - }, onHideProgress: function() {
- 73. - hide('group_voting_progress');
- 74. - show('privacy_edit_voting_action');
- 75. - }});
- 76. - },
- 77. -
- 78. - shareGroup: function(gid, hash) {
- 79. - hide('group_share_link');
- 80. - ajax.post('al_groups.php', {act: 'share', gid: gid, hash: hash}, {onDone: function(text) {
- 81. - ge('group_like_module').innerHTML = text;
- 82. - }, showProgress: function() {
- 83. - hide('group_share_link');
- 84. - show('group_share_progress');
- 85. - }, hideProgress: function() {
- 86. - hide('group_share_progress');
- 87. - show('group_share_link');
- 88. - }});
- 89. - },
- 90. - unshareGroup: function(gid, post_id, hash) {
- 91. - ajax.post('al_groups.php', {act: 'unshare', gid: gid, post_id: post_id, hash: hash}, {onDone: function(text) {
- 92. - ge('group_like_module').innerHTML = text;
- 93. - }, showProgress: function() {
- 94. - hide('group_unshare_link');
- 95. - show('group_unshare_progress');
- 96. - }, hideProgress: function() {
- 97. - hide('group_unshare_progress');
- 98. - show('group_unshare_link');
- 99. - }});
- 100. - },
- 101. -
- 102. - showLinks: function() {
- 103. - showBox('al_groups.php', {act: 'show_links', oid: cur.oid}, {params: {width: 467}});
- 104. - },
- 105. - showEvents: function() {
- 106. - showBox('al_groups.php', {act: 'show_events', oid: cur.oid}, {params: {width: 467}});
- 107. - },
- 108. -
- 109. - enter: function(el, gid, hash, context, callback) {
- 110. - var sp, hp;
- 111. - if (el.tagName.toLowerCase() == 'button') {
- 112. - sp = lockButton.pbind(el);
- 113. - hp = unlockButton.pbind(el);
- 114. - } else {
- 115. - if (el.firstChild && el.firstChild.className == 'progress') return;
- 116. - sp = function() {
- 117. - el.oldhtml = el.innerHTML;
- 118. - el.innerHTML = '<span class="progress" style="display: block"></span>';
- 119. - }
- 120. - hp = function() {
- 121. - el.innerHTML = el.oldhtml;
- 122. - }
- 123. - }
- 124. - ajax.post('al_groups.php', {act: 'enter', gid: gid, hash: hash, context: context}, {
- 125. - onDone: function(text, actions) {
- 126. - if (callback) {
- 127. - return callback();
- 128. - }
- 129. - ge('group_like_module').innerHTML = text;
- 130. - ge('page_actions').innerHTML = actions;
- 131. - (actions ? show : hide)('page_actions');
- 132. - nav.reload({noframe: true});
- 133. - },
- 134. - onFail: function(text) {
- 135. - if (text) {
- 136. - setTimeout(showFastBox(getLang('global_error'), text).hide, 3000);
- 137. - return true;
- 138. - }
- 139. - },
- 140. - showProgress: sp, hideProgress: hp
- 141. - });
- 142. - },
- 143. - confirm: function(key, el, gid, hash, context) {
- 144. - var box = showFastBox(getLang('global_warning'), getLang(key), getLang('group_leave'), function() {
- 145. - box.hide();
- 146. - Groups.leave(el, gid, hash, context);
- 147. - }, getLang('global_cancel'));
- 148. - },
- 149. - leave: function(el, gid, hash, context, onLeave) {
- 150. - var sp, hp;
- 151. - if (el.tagName.toLowerCase() == 'button') {
- 152. - sp = lockButton.pbind(el);
- 153. - hp = unlockButton.pbind(el);
- 154. - } else {
- 155. - if (el.firstChild && el.firstChild.className == 'progress') return;
- 156. - sp = function() {
- 157. - el.oldhtml = el.innerHTML;
- 158. - el.innerHTML = '<span class="progress" style="display: block"></span>';
- 159. - }
- 160. - hp = function() {
- 161. - el.innerHTML = el.oldhtml;
- 162. - }
- 163. - }
- 164. - ajax.post('al_groups.php', {act: 'leave', gid: gid, hash: hash, context: context}, {
- 165. - onDone: function(text, actions) {
- 166. - if (onLeave) return onLeave();
- 167. - ge('group_like_module').innerHTML = text;
- 168. - ge('page_actions').innerHTML = actions;
- 169. - (actions ? show : hide)('page_actions');
- 170. - nav.reload({noframe: true});
- 171. - },
- 172. - showProgress: sp, hideProgress: hp
- 173. - });
- 174. - },
- 175. -
- 176. - otherActs: function(el) {
- 177. - clearTimeout(cur.hideOtherTimer);
- 178. - if (!el) return false;
- 179. - el.blur();
- 180. - var acts = ge('page_other_acts');
- 181. - if (isVisible(acts)) {
- 182. - return false;
- 183. - }
- 184. - acts.style.marginLeft = '-1px';
- 185. - acts.style.marginTop = '-21px';
- 186. - show(acts);
- 187. - return false;
- 188. - },
- 189. - hideOther: function(timeout) {
- 190. - if (timeout > 0) {
- 191. - cur.hideOtherTimer = setTimeout(cur.hideOther, timeout);
- 192. - } else {
- 193. - var acts = ge('page_other_acts');
- 194. - if (timeout == -1) {
- 195. - hide(acts);
- 196. - } else {
- 197. - fadeOut(acts, 200);
- 198. - }
- 199. - }
- 200. - },
- 201. -
- 202. - toggleRss: function(obj, gid, hash, ev) {
- 203. - obj.innerHTML = '<img src="/images/upload.gif" />';
- 204. - ajax.post('al_groups.php', {act: 'a_toggle_rss', gid: gid, hash: hash}, {
- 205. - onDone: function(txt) {
- 206. - obj.innerHTML = txt;
- 207. - }
- 208. - });
- 209. - },
- 210. - toggleTop: function(obj, gid, hash, ev, nocis) {
- 211. - obj.innerHTML = '<img src="/images/upload.gif" />';
- 212. - ajax.post('al_groups.php', {act: 'a_toggle_top', gid: gid, hash: hash, nocis: nocis}, {
- 213. - onDone: function(txt) {
- 214. - obj.innerHTML = txt;
- 215. - }
- 216. - });
- 217. - },
- 218. - toggleBrand: function(obj, gid, hash, ev) {
- 219. - obj.innerHTML = '<img src="/images/upload.gif" />';
- 220. - ajax.post('al_groups.php', {act: 'a_toggle_brand', gid: gid, hash: hash}, {
- 221. - onDone: function(txt) {
- 222. - obj.innerHTML = txt;
- 223. - }
- 224. - });
- 225. - },
- 226. - toggleStickers: function(obj, gid, hash, ev) {
- 227. - obj.innerHTML = '<img src="/images/upload.gif" />';
- 228. - ajax.post('al_groups.php', {act: 'a_toggle_stickers', gid: gid, hash: hash}, {
- 229. - onDone: function(txt) {
- 230. - obj.innerHTML = txt;
- 231. - }
- 232. - });
- 233. - },
- 234. -
- 235. - showMapBox: function(place, zoom, link) {
- 236. - if (window.showZeroZoneBox && showZeroZoneBox('places', function() {
- 237. - events.showMapBox(place, zoom, link);
- 238. - })) { return; }
- 239. -
- 240. - showTabbedBox('places.php', {act: 'a_get_place_box', id: place}, {stat: ['places.css', 'map.css', 'maps.js', 'ui_controls.css', 'ui_controls.js']});
- 241. - },
- 242. - showAddressBox: function(country, address) {
- 243. - if (window.showZeroZoneBox && showZeroZoneBox('places', function() {
- 244. - events.showAddressBox(country, address);
- 245. - })) { return; }
- 246. -
- 247. - showBox('places.php', {act: 'a_get_address_box', country: country, address: address}, {stat: ['places.css', 'map.css', 'maps.js', 'ui_controls.css', 'ui_controls.js'], params: {width: 640, bodyStyle: 'padding:0;'}});
- 248. - }
- 249. -
- 250. - }
- 251. -
- 252. - try{stManager.done('groups.js');}catch(e){}
- ------
- Файл - ads.css (Старый размер - 27079 | Новый - 0):
- 0. - #ads_css { display: none; }
- 1. -
- 2. - /* ------- */
- 3. - /* General */
- 4. - /* ------- */
- 5. -
- 6. - ul.ads_listing {
- 7. - padding: 0 0 0 30px;
- 8. - margin: 0 0 15px 0;
- 9. - }
- 10. - ul.ads_listing li {
- 11. - list-style: square;
- 12. - color: #758EAC;
- 13. - line-height: 160%;
- 14. - }
- 15. - ul.ads_listing li span {
- 16. - color: #000000;
- 17. - }
- 18. -
- 19. - a .ads_sub_link:hover {
- 20. - text-decoration: underline;
- 21. - }
- 22. -
- 23. - .ads_h2_add {
- 24. - font-weight: normal;
- 25. - font-size: 11px;
- 26. - padding-top: 0.185em;
- 27. - }
- 28. - .font_medium .ads_h2_add {
- 29. - font-size: 12px;
- 30. - padding-top: 0.14em;
- 31. - }
- 32. -
- 33. - .ads_gradient_progress_wrap {
- 34. - height: 18px;
- 35. - margin: 0 auto;
- 36. - background: #FFFFFF;
- 37. - border: 1px solid #CCCCCC;
- 38. - }
- 39. -
- 40. - .ads_gradient_progress {
- 41. - height: 18px;
- 42. - background: #597DA3 url(/images/progress_grad.gif) repeat;
- 43. - border: 1px solid #45688E;
- 44. - margin: -1px;
- 45. - }
- 46. -
- 47. - /* ---- */
- 48. - /* Page */
- 49. - /* ---- */
- 50. -
- 51. - #ads_page_wrap2 {
- 52. - border: 1px solid #EBF0F4;
- 53. - border-top: 0;
- 54. - width: 791px;
- 55. - float: right;
- 56. - }
- 57. -
- 58. - #ads_page_wrap1 {
- 59. - border: 1px solid #DAE1E8;
- 60. - border-top: 0;
- 61. - width: 789px;
- 62. - overflow: hidden;
- 63. - }
- 64. -
- 65. - #ads_page {
- 66. - padding: 20px;
- 67. - }
- 68. - #ads_page.ads_page_no_padding {
- 69. - padding: 0;
- 70. - }
- 71. -
- 72. - #ads_page_top {
- 73. - padding-top: 10px;
- 74. - }
- 75. -
- 76. - .ads_page_extra_wide #ads_page_wrap2,
- 77. - .ads_page_extra_wide #ads_page_wrap1 {
- 78. - width: auto;
- 79. - }
- 80. -
- 81. - .ads_page_extra_wide #ads_page_wrap2 {
- 82. - float: none;
- 83. - }
- 84. -
- 85. - #ads_page_bottom_info {
- 86. - border-top: 1px solid #DAE1E8;
- 87. - background-color: #F7F7F7;
- 88. - text-align: center;
- 89. - padding: 6px 20px;
- 90. - color: #777777;
- 91. - }
- 92. -
- 93. - .ads_page_small {
- 94. - padding: 0 60px;
- 95. - }
- 96. -
- 97. - /* ----- */
- 98. - /* Title */
- 99. - /* ----- */
- 100. -
- 101. - #ads_page_title {
- 102. - background-color: #E9EDF1;
- 103. - padding: 7px 10px;
- 104. - margin: 0;
- 105. - font-weight: bold;
- 106. - color: #607387;
- 107. - line-height: 140%;
- 108. - }
- 109. -
- 110. - #ads_page_title h1 {
- 111. - font-size: 1em;
- 112. - overflow: hidden;
- 113. - padding: 0;
- 114. - margin: 0;
- 115. - }
- 116. -
- 117. - #ads_page_title h1 a {
- 118. - color: #2B587A;
- 119. - }
- 120. -
- 121. - #ads_page_title b {
- 122. - color: #AAB7C5;
- 123. - float: right;
- 124. - }
- 125. -
- 126. - /* --------------- */
- 127. - /* Main navigation */
- 128. - /* --------------- */
- 129. -
- 130. - .ads_page_extra_wide #ads_navigation {
- 131. - display: none;
- 132. - }
- 133. -
- 134. - #ads_navigation {
- 135. - width: 150px;
- 136. - padding: 12px 0 12px 0;
- 137. - word-wrap: break-word;
- 138. - }
- 139. -
- 140. - #ads_navigation .edit_button_wrap {
- 141. - padding-bottom: 10px;
- 142. - }
- 143. -
- 144. - #ads_navigation.ads_nav .nav {
- 145. - max-width: 128px;
- 146. - }
- 147. -
- 148. - #ads_navigation a:hover {
- 149. - text-decoration: none;
- 150. - }
- 151. -
- 152. - /* ------------------------------ */
- 153. - /* Main navigation - offices menu */
- 154. - /* ------------------------------ */
- 155. -
- 156. - #ads_navigation.ads_nav #ads_navigation_offices_menu.nav {
- 157. - padding-right: 2px;
- 158. - width: 137px;
- 159. - max-width: 137px;
- 160. - }
- 161. -
- 162. - #ads_navigation.ads_nav #ads_navigation_offices_menu.nav .dd_link {
- 163. - display: block;
- 164. - }
- 165. -
- 166. - #ads_navigation.ads_nav #ads_navigation_offices_menu.nav .dd_link #ads_navigation_offices_menu_text_wrap {
- 167. - display: block;
- 168. - overflow: hidden;
- 169. - white-space: nowrap;
- 170. - font-size: 0; /* Remove extra margin from inline-block */
- 171. - }
- 172. -
- 173. - #ads_navigation.ads_nav #ads_navigation_offices_menu.nav .dd_link #ads_navigation_offices_menu_text {
- 174. - display: inline-block;
- 175. - overflow: hidden;
- 176. - white-space: nowrap;
- 177. - font-size: 11px; /* Remove extra margin from inline-block */
- 178. - }
- 179. - .font_medium #ads_navigation.ads_nav #ads_navigation_offices_menu.nav .dd_link #ads_navigation_offices_menu_text {
- 180. - font-size: 12px;
- 181. - }
- 182. -
- 183. - .dd_menu.ads_navigation_dd_menu_header_wrap {
- 184. - margin: 4px 0 0 7px;
- 185. - }
- 186. -
- 187. - .dd_menu.ads_navigation_dd_menu_header_wrap .dd_menu_header {
- 188. - width: 148px;
- 189. - }
- 190. -
- 191. - .dd_menu.ads_navigation_dd_menu_header_wrap .dd_menu_header div {
- 192. - background-position: right -14px;
- 193. - *background-position: right -13px;
- 194. - }
- 195. -
- 196. - .dd_menu.ads_navigation_dd_menu_header_wrap .dd_menu_header div #ads_navigation_dd_menu_header_text {
- 197. - padding: 1px 0 1px 4px;
- 198. - display: block;
- 199. - overflow: hidden;
- 200. - white-space: nowrap;
- 201. - }
- 202. -
- 203. - .dd_menu.ads_navigation_dd_menu_header_wrap .dd_menu_body .ads_office_name_wrap {
- 204. - display: inline-block;
- 205. - overflow: hidden;
- 206. - max-width: 300px;
- 207. - }
- 208. -
- 209. - /* ---------------------- */
- 210. - /* Main navigation - news */
- 211. - /* ---------------------- */
- 212. -
- 213. - .ads_naviagation_news {
- 214. - padding: 20px 0 5px 11px;
- 215. - }
- 216. -
- 217. - .ads_naviagation_news .news_title {
- 218. - font-weight: bold;
- 219. - color: #2B587A;
- 220. - padding-bottom: 10px;
- 221. - }
- 222. -
- 223. - .ads_naviagation_news ul {
- 224. - padding: 0;
- 225. - margin: 0;
- 226. - list-style-type: none;
- 227. - color: #758EAC;
- 228. - }
- 229. -
- 230. - .ads_naviagation_news li {
- 231. - padding-bottom: 10px;
- 232. - }
- 233. -
- 234. - .ads_naviagation_news span {
- 235. - color: #666666;
- 236. - font-size: 0.91em;
- 237. - }
- 238. -
- 239. - #ads_navigation .ads_naviagation_news a:hover {
- 240. - text-decoration: underline;
- 241. - }
- 242. -
- 243. - /* ---------- */
- 244. - /* Navigation */
- 245. - /* ---------- */
- 246. -
- 247. - .ads_nav .nav {
- 248. - padding: 6px 11px 7px 11px;
- 249. - display: block;
- 250. - overflow: hidden;
- 251. - }
- 252. -
- 253. - .ads_nav .nav:hover {
- 254. - background-color: #E1E7ED;
- 255. - text-decoration: none;
- 256. - }
- 257. -
- 258. - .ads_nav .nav_selected,
- 259. - .ads_nav .nav_selected:hover {
- 260. - background-color: #6186AD;
- 261. - color: white;
- 262. - }
- 263. -
- 264. - .ads_nav .nav_separator {
- 265. - border-bottom: 1px solid #D3DBE1;
- 266. - height: 1px;
- 267. - overflow: hidden;
- 268. - margin: 7px 0px 8px 0;
- 269. - }
- 270. -
- 271. - /* ---- */
- 272. - /* Tabs */
- 273. - /* ---- */
- 274. -
- 275. - .ads_tabs_filters {
- 276. - background-color: #F7F7F7;
- 277. - border-bottom: 1px solid #DAE1E8;
- 278. - padding: 10px 10px 5px 10px;
- 279. - }
- 280. - .ads_tabs_filters.separate {
- 281. - border-top: 1px solid #DAE1E8;
- 282. - }
- 283. - .ads_round_tab_wrap {
- 284. - padding: 0 5px 5px 0;
- 285. - text-align: center;
- 286. - }
- 287. - .ads_round_tab_wrap .round_tab.disabled:hover,
- 288. - .ads_round_tab_wrap .round_tab.label:hover {
- 289. - background-color: transparent;
- 290. - cursor: default;
- 291. - }
- 292. - .ads_round_tab_wrap .round_tab.label {
- 293. - color: #555555;
- 294. - }
- 295. - .ads_round_tabs_period_day .round_tab {
- 296. - width: 100px;
- 297. - }
- 298. - .ads_round_tabs_period_week .round_tab {
- 299. - width: 180px;
- 300. - }
- 301. - .ads_round_tabs_period_month .round_tab {
- 302. - width: 100px;
- 303. - }
- 304. -
- 305. - /* ------ */
- 306. - /* Office */
- 307. - /* ------ */
- 308. -
- 309. - .ads_create_button_office {
- 310. - float: right;
- 311. - position: relative;
- 312. - width: 0;
- 313. - }
- 314. - .ads_create_button_office .edit_button_wrap {
- 315. - position: absolute;
- 316. - right: 0;
- 317. - }
- 318. -
- 319. - /* Other */
- 320. -
- 321. - /* --- */
- 322. - /* OLD */
- 323. - /* --- */
- 324. -
- 325. - /* From rustyle.css */
- 326. -
- 327. - /* Uses in paginated_table.js */
- 328. - .ads_lite_cb {
- 329. - background: transparent url(/images/icons/check_lt.gif) 0px 0px no-repeat;
- 330. - line-height: 0.81em;
- 331. - vertical-align: baseline;
- 332. - padding: 0px 0px 1px 20px;
- 333. - cursor: pointer;
- 334. - }
- 335. - .ads_lite_cb:hover {
- 336. - background-position: 0px -32px;
- 337. - text-decoration: none;
- 338. - }
- 339. - .ads_lite_cb.on {
- 340. - background-position: 0px -16px;
- 341. - }
- 342. - .ads_lite_cb.on:hover {
- 343. - background-position: 0px -48px;
- 344. - }
- 345. -
- 346. - .ads_mass_act_container {
- 347. - text-align: right;
- 348. - }
- 349. - .ads_mass_act_container div {
- 350. - margin-right: 8px;
- 351. - margin-bottom: 5px;
- 352. - }
- 353. - .ads_mass_act_container button {
- 354. - height: 21px;
- 355. - line-height: 0.9em;
- 356. - padding: 4px 10px 4px;
- 357. - }
- 358. - .ads_search_cell {
- 359. - width: 140px;
- 360. - }
- 361. - .ads_search_cell div.pt_search_container {
- 362. - margin: 0px -3px 5px -3px;
- 363. - }
- 364. -
- 365. - div.ads_selecting_subclasses {
- 366. - margin-bottom: 4px;
- 367. - }
- 368. -
- 369. - .dd_menu_header.ads_dd_wide.ads_dd_header_popup div {
- 370. - background: url(/images/flydead.gif) no-repeat right 6px #FFFFFF;
- 371. - padding-right: 17px;
- 372. - border: 1px solid #FFFFFF;
- 373. - color: #2B587A;
- 374. - font-weight: normal;
- 375. - text-decoration: none;
- 376. - }
- 377. -
- 378. - .dd_menu_header.ads_dd_wide div {
- 379. - background: #5e82a8 url(/images/flydead.gif) no-repeat right -12px;
- 380. - width: 106px;
- 381. - }
- 382. -
- 383. - .dd_menu_body.ads_dd_wide .dd_menu_rows a {
- 384. - height: 20px;
- 385. - }
- 386. - .dd_menu_body.ads_dd_wide .dd_menu_rows a .ads_status_image_span {
- 387. - margin: 4px 5px -2px -1px;
- 388. - }
- 389. -
- 390. - .dd_menu_header.ads_dd_wide div .ads_status_image_span {
- 391. - margin: 4px 5px -1px -1px;
- 392. - }
- 393. - .dd_menu_header.ads_dd_wide div {
- 394. - line-height: 1.45em;
- 395. - }
- 396. -
- 397. - td.paginated_table_cell.column_status_view {
- 398. - padding-left: 10px;
- 399. - }
- 400. -
- 401. - .ads_status_selector_box {
- 402. - display: block;
- 403. - margin: 0px auto;
- 404. - width: 20px;
- 405. - height: 20px;
- 406. - }
- 407. -
- 408. - .ads_status_selector_box.pnt {
- 409. - cursor: pointer;
- 410. - }
- 411. -
- 412. - .ads_status_selector_box.pnt:hover {
- 413. - background-color: #E1E7ED;
- 414. - border-radius: 3px;
- 415. - -moz-border-radius: 3px;
- 416. - }
- 417. -
- 418. - #ads_unions_content .table_label {
- 419. - min-width: 150px;
- 420. - max-width: 180px;
- 421. - color: rgb(102, 102, 102);
- 422. - padding: 0 10px 7px 0;
- 423. - vertical-align: top;
- 424. - word-wrap: break-word;
- 425. - }
- 426. - #ads_unions_content .table_value {
- 427. - padding: 0 0 7px 0;
- 428. - vertical-align: top;
- 429. - word-wrap: break-word;
- 430. - }
- 431. -
- 432. - #ads_unions_content.ad_help {
- 433. - padding: 0;
- 434. - }
- 435. -
- 436. - #ads_unions_content {
- 437. - vertical-align: top;
- 438. - }
- 439. -
- 440. - #ads_union_children,
- 441. - #ads_unions_budget,
- 442. - #ads_unions_budget_posts {
- 443. - padding-top: 20px;
- 444. - }
- 445. -
- 446. - #ads_union_children_graph {
- 447. - padding: 30px 0 15px 0;
- 448. - }
- 449. -
- 450. - #ads_union_children .row_div.control_label {
- 451. - padding-left: 0;
- 452. - }
- 453. -
- 454. - .ads_unions_box td.label {
- 455. - color: #777;
- 456. - padding: 5px 10px 5px 0px;
- 457. - text-align: right;
- 458. - }
- 459. - .ads_unions_box td.labeled {
- 460. - padding: 2px 0;
- 461. - }
- 462. - .ads_unions_box td.labeled_info {
- 463. - padding: 2px 0 2px 5px;
- 464. - }
- 465. -
- 466. - .ads_unions_box input {
- 467. - width: 150px;
- 468. - }
- 469. -
- 470. - .ads_unions_list table {
- 471. - border-collapse: collapse;
- 472. - border-left: 1px solid;
- 473. - border-right: 1px solid;
- 474. - width: 100%;
- 475. - }
- 476. -
- 477. - .ads_unions_list th,
- 478. - .ads_unions_list td {
- 479. - height: 32px;
- 480. - vertical-align: middle;
- 481. - }
- 482. -
- 483. - .ads_unions_list .checkbox_container td {
- 484. - height: 20px;
- 485. - }
- 486. -
- 487. - .ads_unions_list th {
- 488. - text-align: right;
- 489. - background-color: rgb(227, 233, 238);
- 490. - border: 1px solid;
- 491. - padding: 0;
- 492. - }
- 493. - .ads_table_header th th,
- 494. - .ads_table_header th th * {
- 495. - background-color: transparent !important;
- 496. - }
- 497. -
- 498. - .ads_unions_list th,
- 499. - .ads_unions_list th * {
- 500. - color: rgb(81, 103, 122);
- 501. - }
- 502. -
- 503. - .ads_unions_list td {
- 504. - text-align: right;
- 505. - }
- 506. -
- 507. - .ads_unions_list .column_date_view,
- 508. - .ads_unions_list .column_date_view *,
- 509. - .ads_unions_list .column_action_view,
- 510. - .ads_unions_list .column_action_view *,
- 511. - .ads_unions_list .column_access_view,
- 512. - .ads_unions_list .column_access_view *,
- 513. - .ads_unions_list .column_name_view,
- 514. - .ads_unions_list .column_name_view *,
- 515. - .ads_unions_list .column_name,
- 516. - .ads_unions_list .column_name *,
- 517. - .ads_unions_list .column_status,
- 518. - .ads_unions_list .column_status * {
- 519. - text-align: left;
- 520. - }
- 521. -
- 522. - .ads_unions_list td.column_name_view {
- 523. - max-width: 160px;
- 524. - }
- 525. -
- 526. - .ads_unions_list .table_footer td {
- 527. - background-color: rgb(246, 247, 249);
- 528. - border-top: 1px solid rgb(211, 219, 225);
- 529. - border-bottom: 1px solid rgb(211, 219, 225);
- 530. - }
- 531. -
- 532. - .ads_unions_list table,
- 533. - .ads_unions_list th,
- 534. - .ads_unions_list td {
- 535. - border-color: rgb(211, 219, 225);
- 536. - }
- 537. -
- 538. - .ads_unions_list th * {
- 539. - border: 0;
- 540. - padding: 0;
- 541. - height: auto;
- 542. - }
- 543. -
- 544. - .ads_unions_list th table {
- 545. - height: 100%;
- 546. - border: 0;
- 547. - }
- 548. -
- 549. - .ads_unions_list tr.ads_table_header th th {
- 550. - border-left: 1px solid rgb(239, 242, 245);
- 551. - white-space: nowrap;
- 552. - }
- 553. -
- 554. - .ads_unions_list tr.ads_table_header th.first_table_header,
- 555. - .ads_unions_list tr.ads_table_header th.first_table_header * {
- 556. - border-left: 0 none;
- 557. - }
- 558. -
- 559. - .ads_unions_list th th,
- 560. - .ads_unions_list td {
- 561. - padding: 0 8px;
- 562. - }
- 563. -
- 564. - .ads_unions_list th.first_table_header th,
- 565. - .ads_unions_list td.first_table_column {
- 566. - padding-left: 10px;
- 567. - }
- 568. -
- 569. - .ads_unions_list th.last_table_header th,
- 570. - .ads_unions_list td.last_table_column {
- 571. - padding-right: 10px;
- 572. - }
- 573. -
- 574. - .ads_unions_list td.even_row {
- 575. - background-color: #F0F2F4;
- 576. - }
- 577. -
- 578. - .ads_unions_table {
- 579. - margin-top: 7px;
- 580. - }
- 581. -
- 582. - .paginated_table .ads_unions_table {
- 583. - margin-top: 0px;
- 584. - }
- 585. -
- 586. - .ads_unions_list td.column_day_limit_view a,
- 587. - .ads_unions_list td.column_all_limit_view a,
- 588. - .ads_unions_list td.column_cost_per_click_view a {
- 589. - border-bottom: 1px dashed #2B587A;
- 590. - text-decoration: none;
- 591. - }
- 592. -
- 593. - tr.ads_union_empty_row td.ads_union_empty_cell {
- 594. - height: auto;
- 595. - }
- 596. -
- 597. - tr.ads_union_empty_row td.ads_union_empty_cell {
- 598. - text-align: center !important;
- 599. - color: #666666;
- 600. - line-height: 150%;
- 601. - background-color: #F7F7F7;
- 602. - padding: 15px 0;
- 603. - }
- 604. -
- 605. - .ads_unions_list_p .paginated_table_cell {
- 606. - text-align: right;
- 607. - }
- 608. -
- 609. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_date_view,
- 610. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_date_view *,
- 611. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_action_view,
- 612. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_action_view *,
- 613. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_access_view,
- 614. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_access_view *,
- 615. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name_view,
- 616. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name_view *,
- 617. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name,
- 618. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name *,
- 619. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_status,
- 620. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_status * {
- 621. - text-align: left;
- 622. - }
- 623. -
- 624. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name_view,
- 625. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name_view *,
- 626. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name,
- 627. - .ads_unions_list_p .paginated_table .paginated_table_cell.column_name *,
- 628. - .paginated_table .paginated_table_cell.column_client_name,
- 629. - .paginated_table .paginated_table_cell.column_client_name *,
- 630. - .paginated_table .paginated_table_cell.column_campaign_name,
- 631. - .paginated_table .paginated_table_cell.column_campaign_name * {
- 632. - white-space: normal !important;
- 633. - }
- 634. -
- 635. - .ads_unions_list_p td.paginated_table_cell.column_name_view,
- 636. - .ads_unions_list_p td.paginated_table_cell.column_name {
- 637. - max-width: 160px;
- 638. - overflow: visible;
- 639. - }
- 640. - .ads_unions_list_p td.paginated_table_cell.column_date_view {
- 641. - min-width: 20%;
- 642. - }
- 643. - .ads_unions_list_p .paginated_table td.paginated_table_cell.column_day_limit_view a,
- 644. - .ads_unions_list_p .paginated_table td.paginated_table_cell.column_all_limit_view a,
- 645. - .ads_unions_list_p .paginated_table td.paginated_table_cell.column_cost_per_click_view a {
- 646. - border-bottom: 1px dashed #2B587A;
- 647. - text-decoration: none;
- 648. - }
- 649. -
- 650. - .ads_unions_list_p .paginated_table td.column_video_views_count_view {
- 651. - width: 1px;
- 652. - }
- 653. -
- 654. - tr.ads_union_empty_row td.ads_union_empty_cell {
- 655. - height: auto;
- 656. - }
- 657. -
- 658. - tr.ads_union_empty_row td.ads_union_empty_cell {
- 659. - text-align: center !important;
- 660. - color: #666666;
- 661. - line-height: 150%;
- 662. - background-color: #F7F7F7;
- 663. - padding: 15px 0;
- 664. - }
- 665. -
- 666. - /* Some navigation - begin */
- 667. -
- 668. - #ads_graph_navigation a.nav,
- 669. - #ads_demography_navigation a.nav {
- 670. - padding: 6px 6px 7px 11px;
- 671. - display: block;
- 672. - overflow: hidden;
- 673. - }
- 674. - #ads_graph_navigation a.nav:hover,
- 675. - #ads_demography_navigation a.nav:hover {
- 676. - background-color: #DAE1E8;
- 677. - text-decoration: none;
- 678. - }
- 679. - #ads_graph_navigation a.nav_selected,
- 680. - #ads_graph_navigation a.nav_selected:hover,
- 681. - #ads_demography_navigation a.nav_selected,
- 682. - #ads_demography_navigation a.nav_selected:hover {
- 683. - background-color: #6186AD;
- 684. - color: white;
- 685. - }
- 686. -
- 687. - /* Some navigation - end */
- 688. -
- 689. - a.ads_status_link,
- 690. - a.ads_inline_dropdown {
- 691. - background: none !important;
- 692. - border-bottom: 1px dashed #2B587A;
- 693. - padding-right: 0 !important;
- 694. - }
- 695. -
- 696. - .ads_main_notice {
- 697. - background-color: #F6F7F9;
- 698. - border: 1px solid #D8DFEA;
- 699. - padding: 10px;
- 700. - margin-bottom: 15px;
- 701. - line-height: 160%;
- 702. - }
- 703. -
- 704. - .ads_warning {
- 705. - background-color: #F9F6E7;
- 706. - border: 1px solid #D4BC4C;
- 707. - padding: 8px 11px;
- 708. - line-height: 160%;
- 709. - }
- 710. -
- 711. - .ads_warning_light {
- 712. - background-color: #FFFFFF;
- 713. - border: 1px solid #B9C4DA;
- 714. - padding: 8px 11px;
- 715. - }
- 716. -
- 717. - .ads_small_info {
- 718. - background: none repeat scroll 0 0 #F7F7F7;
- 719. - border: 1px solid #DAE1E8;
- 720. - font-size: 0.91em;
- 721. - margin-top: 10px;
- 722. - padding: 5px 10px;
- 723. - vertical-align: top;
- 724. - }
- 725. -
- 726. - #ads_change_budget_box .ads_warning {
- 727. - margin-top: 10px;
- 728. - }
- 729. -
- 730. - #ads_change_budget_box td {
- 731. - padding: 0px;
- 732. - }
- 733. -
- 734. - .ads_union_status_image {
- 735. - background: url("/images/icons/ad_status.gif?3") no-repeat scroll left top transparent;
- 736. - width: 5px;
- 737. - height: 5px;
- 738. - margin: 0 5px 1px 0;
- 739. - display: block;
- 740. -
- 741. - display: -moz-inline-stack;
- 742. - display: inline-block;
- 743. - _overflow: hidden;
- 744. - *zoom: 1;
- 745. - *display: inline;
- 746. - }
- 747. -
- 748. - .ads_union_status_image_on {
- 749. - background-position: left 0;
- 750. - }
- 751. - .ads_union_status_image_off {
- 752. - background-position: left -5px;
- 753. - }
- 754. - .ads_union_status_image_part_on {
- 755. - background-position: left -10px;
- 756. - }
- 757. - .ads_union_status_image_part_off {
- 758. - background-position: left -15px;
- 759. - }
- 760. - .ads_union_status_image_disapproved {
- 761. - background-position: left -20px;
- 762. - }
- 763. - .ads_union_status_image_deleted {
- 764. - background-position: left -25px;
- 765. - }
- 766. -
- 767. - .ads_status_image_span {
- 768. - background: url("/images/icons/ad_status_new.gif") no-repeat scroll left top transparent;
- 769. - width: 11px;
- 770. - height: 11px;
- 771. - margin: 5px 0px 3px 2px;
- 772. - display: block;
- 773. -
- 774. - display: -moz-inline-stack;
- 775. - display: inline-block;
- 776. - _overflow: hidden;
- 777. - *zoom: 1;
- 778. - *display: inline;
- 779. - }
- 780. -
- 781. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_on,
- 782. - .ads_status_image_span.status_on {
- 783. - background-position: left -0px;
- 784. - }
- 785. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_off,
- 786. - .ads_status_image_span.status_off {
- 787. - background-position: left -170px;
- 788. - }
- 789. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_pending,
- 790. - .ads_status_image_span.status_pending {
- 791. - background-position: left -157px;
- 792. - }
- 793. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_off_red,
- 794. - .ads_status_image_span.status_off_red {
- 795. - background-position: left -128px;
- 796. - }
- 797. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_deleted,
- 798. - .ads_status_image_span.status_deleted {
- 799. - background-position: left -183px;
- 800. - }
- 801. - .dd_menu_header.ads_dd_header_popup .ads_status_image_span.status_cross,
- 802. - .ads_status_image_span.status_cross {
- 803. - background-position: left -141px;
- 804. - }
- 805. -
- 806. - .dd_menu_header .ads_status_image_span.status_on {
- 807. - background-position: left -16px;
- 808. - }
- 809. - .dd_menu_header .ads_status_image_span.status_off {
- 810. - background-position: left -29px;
- 811. - }
- 812. - .dd_menu_header .ads_status_image_span.status_pending {
- 813. - background-position: left -69px;
- 814. - }
- 815. - .dd_menu_header .ads_status_image_span.status_off_red {
- 816. - background-position: left -29px;
- 817. - }
- 818. - .dd_menu_header .ads_status_image_span.status_deleted {
- 819. - background-position: left -41px;
- 820. - }
- 821. - .dd_menu_header .ads_status_image_span.status_cross {
- 822. - background-position: left -55px;
- 823. - }
- 824. -
- 825. - .dd_menu_body.ads_dd_wide .dd_menu_rows a .ads_status_image_span.status_on {
- 826. - background-position: left -85px;
- 827. - }
- 828. - .dd_menu_body.ads_dd_wide .dd_menu_rows a .ads_status_image_span.status_off {
- 829. - background-position: left -98px;
- 830. - }
- 831. - .dd_menu_body.ads_dd_wide .dd_menu_rows a .ads_status_image_span.status_deleted {
- 832. - background-position: left -111px;
- 833. - }
- 834. -
- 835. - .ads_unions_list tr.ads_table_header th.paginated_table td.paginated_table_cell.column_commit_date,
- 836. - .ads_unions_list tr.ads_table_header th.paginated_table td.paginated_table_cell.column_commit_date * {
- 837. - border-left: 0 none;
- 838. - }
- 839. -
- 840. - #ads_unions_budget * {
- 841. - text-align: left;
- 842. - }
- 843. -
- 844. - #ads_general_info_status_selector {
- 845. - border-bottom: 1px dashed #2B587A;
- 846. - }
- 847. -
- 848. - table.ads_unions_content_label {
- 849. - border-collapse: collapse;
- 850. - }
- 851. -
- 852. - #ads_unions_content .ads_export_prefs .ads_export_date_row .table_label {
- 853. - padding-top: 4px;
- 854. - }
- 855. - .ads_export_prefs .table_value {
- 856. - width: 300px;
- 857. - }
- 858. -
- 859. - #ads_unions_content .export_prefs_web .summary td {
- 860. - padding-top: 10px !important;
- 861. - }
- 862. -
- 863. - .ads_export_stats .ads_unions_table th.paginated_table td.paginated_table_cell.column_checked {
- 864. - width: 34px;
- 865. - }
- 866. -
- 867. - .ads_unions_list .checkbox_container table {
- 868. - border: 0px;
- 869. - }
- 870. -
- 871. - .ads_unions_table .hovered_header,
- 872. - .ads_unions_table .hovered_header_hover {
- 873. - cursor: pointer;
- 874. - }
- 875. - .ads_unions_table .hovered_header_hover {
- 876. - background-color: #EFF2F5;
- 877. - }
- 878. -
- 879. - .ads_inline_edit_remove_value {
- 880. - margin-left: 5px;
- 881. - white-space: nowrap;
- 882. - }
- 883. -
- 884. - .ads_inline_edit_table {
- 885. - border-collapse: collapse;
- 886. - }
- 887. - table.ads_inline_edit_table td {
- 888. - padding: 0;
- 889. - }
- 890. - .ads_inline_fast_error_row {
- 891. - display: none;
- 892. - }
- 893. - .ads_inline_fast_error {
- 894. - background-color: #F9F6E7;
- 895. - border: 1px solid #D4BC4C;
- 896. - padding: 8px 11px;
- 897. - margin-top: 5px;
- 898. - }
- 899. -
- 900. - .ads_inline_recommended_cost_text {
- 901. - font-size: 0.91em;
- 902. - color: #777777;
- 903. - display: none;
- 904. - }
- 905. -
- 906. - .ads_moder_comment_rules_wrap ul {
- 907. - list-style: square outside none;
- 908. - color: #758EAC;
- 909. - margin: 11px 0 0 0;
- 910. - }
- 911. - .ads_moder_comment_rules_wrap span {
- 912. - color: black;
- 913. - }
- 914. - .ads_moder_comment_rules_separator {
- 915. - height: 11px;
- 916. - }
- 917. -
- 918. - #ads_admin_box_wrapper a:hover {
- 919. - text-decoration: underline;
- 920. - }
- 921. -
- 922. - .ads_admin_table_cell {
- 923. - border-bottom: 1px solid #DAE2E8;
- 924. - }
- 925. -
- 926. - .admin_table_cell_last {
- 927. - border-bottom: none;
- 928. - }
- 929. -
- 930. - .ads_admin_box_label {
- 931. - color: #777777;
- 932. - text-align: right;
- 933. - width: 125px;
- 934. - padding-right: 10px;
- 935. - }
- 936. - .ads_admin_box_labeled {
- 937. - width: 270px;
- 938. - }
- 939. -
- 940. - .ads_general_info_hidden {
- 941. - display: none;
- 942. - }
- 943. -
- 944. - .ads_general_info .table_large_text {
- 945. - width: 400px;
- 946. - }
- 947. -
- 948. - #ads_unions_content h4 span {
- 949. - font-weight: bold
- 950. - }
- 951. -
- 952. - .ads_users_stats_dark {
- 953. - background-color: #597DA3;
- 954. - }
- 955. -
- 956. - .ads_users_stats_light {
- 957. - background-color: #DAE1E8;
- 958. - }
- 959. -
- 960. - .ads_users_stats_bars_title {
- 961. - padding-bottom: 16px;
- 962. - color: #45688E;
- 963. - font-weight: bold;
- 964. - }
- 965. -
- 966. - .ads_users_stats_bar_label {
- 967. - height: 30px;
- 968. - text-align: right;
- 969. - padding-right: 16px;
- 970. - padding-top: 2px;
- 971. - vertical-align: top;
- 972. - color: #45688E;
- 973. - font-weight: bold;
- 974. - }
- 975. - .ads_users_stats_bar_wrap table {
- 976. - border: 0px;
- 977. - border-collapse: collapse;
- 978. - }
- 979. - .ads_users_stats_bar_wrap table td {
- 980. - padding: 0px;
- 981. - }
- 982. - .ads_users_stats_bar_wrap {
- 983. - height: 30px;
- 984. - vertical-align: top;
- 985. - }
- 986. - .ads_users_stats_bar_wrap table td.ads_users_stats_bar_value {
- 987. - padding-left: 11px;
- 988. - }
- 989. - .ads_users_stats_bar {
- 990. - -moz-border-radius: 0 3px 3px 0;
- 991. - -webkit-border-radius: 0 3px 3px 0;
- 992. - -khtml-border-radius: 0 3px 3px 0;
- 993. - border-radius: 0 3px 3px 0;
- 994. - height: 17px;
- 995. - }
- 996. -
- 997. - #ads_demography_wrap .summary_right .summary_tab2 {
- 998. - background-color: transparent;
- 999. - }
- 1000. -
- 1001. - .ads_dropdown_menu_scrollbar {
- 1002. - position: absolute;
- 1003. - z-index: 1500;
- 1004. - background-color: #000;
- 1005. -
- 1006. - opacity: 0.4;
- 1007. - -moz-opacity: 0.4;
- 1008. - filter: alpha(opacity=40);
- 1009. -
- 1010. - border-radius: 3px;
- 1011. - -webkit-border-radius: 3px;
- 1012. - -moz-border-radius: 3px;
- 1013. - -khtml-border-radius: 3px;
- 1014. - }
- 1015. - .ads_dropdown_menu_scrollbar:hover,
- 1016. - .ads_dropdown_menu_scrollbar.hovered {
- 1017. - opacity: 0.6;
- 1018. - -moz-opacity: 0.6;
- 1019. - filter: alpha(opacity=60);
- 1020. - }
- 1021. -
- 1022. - #ads_admin_box_wrapper h2 {
- 1023. - padding: 0;
- 1024. - margin: 0;
- 1025. - border: none;
- 1026. - }
- 1027. -
- 1028. - #ads_reqs_edit td.ads_req_label {
- 1029. - color: #666666;
- 1030. - text-align: right;
- 1031. - vertical-align: top;
- 1032. - padding-top: 5px;
- 1033. - }
- 1034. -
- 1035. - #ads_reqs_edit td.ads_req_right {
- 1036. - width: 100px;
- 1037. - }
- 1038. -
- 1039. - #ads_reqs_edit_form input.ads_req_edit,
- 1040. - #ads_reqs_edit_form textarea.ads_req_edit {
- 1041. - margin: 0px;
- 1042. - width: 250px;
- 1043. - }
- 1044. -
- 1045. - #ads_legal_info_box div {
- 1046. - padding: 8px 11px;
- 1047. - border: 1px solid #C0CAD5;
- 1048. - }
- 1049. -
- 1050. - /*
- 1051. - * About section
- 1052. - */
- 1053. -
- 1054. - .ads_help_section.section_wrap {
- 1055. - padding: 20px 25px 25px 26px;
- 1056. - line-height: 130%;
- 1057. - }
- 1058. -
- 1059. - .ads_help_section .header {
- 1060. - font-size: 1.09em;
- 1061. - margin: 0px 0px 20px 1px;
- 1062. - border: none;
- 1063. - }
- 1064. - .ads_help_section .sub_header {
- 1065. - border-bottom: 1px solid #DAE1E8;
- 1066. - font-size: 1em;
- 1067. - margin-bottom: 10px;
- 1068. - padding-bottom: 2px;
- 1069. - }
- 1070. - .ads_help_section .sub_header,
- 1071. - .ads_help_section .header {
- 1072. - color: #45688E;
- 1073. - font-weight: bold;
- 1074. - }
- 1075. - .ads_help_section .header_hl {
- 1076. - border-bottom: 1px solid #DAE1E8;
- 1077. - padding-bottom: 3px;
- 1078. - margin-bottom: 10px;
- 1079. - }
- 1080. -
- 1081. - .ads_help_section .listing li {
- 1082. - padding-top: 2px;
- 1083. - }
- 1084. -
- 1085. - .ads_help_section .listing,
- 1086. - .ads_help_section ol {
- 1087. - padding-bottom: 0px;
- 1088. - margin-bottom: 0px;
- 1089. - }
- 1090. -
- 1091. - .ads_help_section .par_divider {
- 1092. - margin-bottom: 31px;
- 1093. - }
- 1094. -
- 1095. - .ads_help_section .emph_link {
- 1096. - margin-left: 26px;
- 1097. - }
- 1098. -
- 1099. - #unions_navigation {
- 1100. - vertical-align: top;
- 1101. - }
- 1102. -
- 1103. - #unions_navigation {
- 1104. - width: 150px;
- 1105. - padding: 12px 12px 12px 0;
- 1106. - }
- 1107. -
- 1108. - #unions_navigation .edit_button_wrap {
- 1109. - padding-bottom: 10px;
- 1110. - }
- 1111. -
- 1112. - #unions_navigation .nav_separator {
- 1113. - border-bottom: 1px solid rgb(211, 219, 225);
- 1114. - height: 1px;
- 1115. - overflow: hidden;
- 1116. - margin: 7px 0px 8px 0;
- 1117. - }
- 1118. -
- 1119. - #unions_navigation a.nav {
- 1120. - padding: 6px 6px 7px 11px;
- 1121. - display: block;
- 1122. - overflow: hidden;
- 1123. - max-width: 133px;
- 1124. - word-wrap: break-word;
- 1125. - }
- 1126. - #unions_navigation a.nav:hover {
- 1127. - background-color: #E1E7ED;
- 1128. - text-decoration: none;
- 1129. - }
- 1130. - #unions_navigation a.nav_selected,
- 1131. - #unions_navigation a.nav_selected:hover {
- 1132. - background-color: #6186AD;
- 1133. - color: white;
- 1134. - }
- 1135. -
- 1136. -
- 1137. - #unions_navigation.ads_unions_navigation_about {
- 1138. - background-color: #F7F7F7;
- 1139. - border-left: 1px solid #DAE1E8;
- 1140. - padding: 14px 10px;
- 1141. - }
- 1142. -
- 1143. - #unions_navigation.ads_unions_navigation_about .nav {
- 1144. - border-color: #F7F7F7;
- 1145. - }
- 1146. -
- 1147. - #unions_navigation.ads_unions_navigation_about .nav_selected {
- 1148. - border-color: #517295;
- 1149. - }
- 1150. -
- 1151. - .ads_unions_navigation_about .ad_box_preview {
- 1152. - border: 1px solid #DCE3E9
- 1153. - }
- 1154. -
- 1155. - #ads_contacts_form {
- 1156. - margin: 20px 0 0 0;
- 1157. - }
- 1158. - #ads_contacts_form .row {
- 1159. - clear: both;
- 1160. - height: 30px;
- 1161. - }
- 1162. - #ads_contacts_form .label {
- 1163. - width: 100px;
- 1164. - color: #555;
- 1165. - float: left;
- 1166. - padding: 4px 10px 0 0;
- 1167. - text-align: right;
- 1168. - clear: left;
- 1169. - }
- 1170. - #ads_contacts_form .labeled {
- 1171. - padding-left: 110px;
- 1172. - }
- 1173. - #ads_contacts_form input.txt {
- 1174. - width: 242px;
- 1175. - }
- 1176. - #ads_contacts_form textarea.txt {
- 1177. - width: 242px;
- 1178. - height: 90px;
- 1179. - }
- 1180. - #ads_contacts_form .msg {
- 1181. - background-color: #f9f6e7;
- 1182. - border-color: #c3b988;
- 1183. - font-weight: normal;
- 1184. - }
- 1185. -
- 1186. - /* Multi dropdown menu - begin */
- 1187. -
- 1188. - a.ads_dd_menu_item_checkbox_on,
- 1189. - a.ads_dd_menu_item_checkbox_off {
- 1190. - padding-left: 22px !important;
- 1191. - background-image: none !important;
- 1192. - background-position: 4px 2px !important;
- 1193. - }
- 1194. - a.ads_dd_menu_item_checkbox_on {
- 1195. - background-image: url("/images/dropdead_check.gif") !important;
- 1196. - }
- 1197. -
- 1198. - /* Multi dropdown menu - end */
- 1199. -
- 1200. - .ads_paginated_table_name {
- 1201. - overflow: hidden;
- 1202. - white-space: nowrap;
- 1203. - }
- 1204. -
- 1205. - .ad_new_user td.label {
- 1206. - text-align: right;
- 1207. - padding: 6px 15px 6px 0;
- 1208. - width: 120px;
- 1209. - color: gray;
- 1210. - }
- 1211. - .ad_new_user td.labeled input {
- 1212. - width: 160px;
- 1213. - }
- 1214. -
- 1215. - #ads_page_simple .ads_reg_row {
- 1216. - height: 30px;
- 1217. - }
- 1218. - #ads_page_simple .ads_reg_label {
- 1219. - width: 231px;
- 1220. - float: left;
- 1221. - text-align: right;
- 1222. - color: #777777;
- 1223. - padding: 4px 10px 0 0;
- 1224. - }
- 1225. - #ads_page_simple .ads_reg_labeled {
- 1226. - float: left;
- 1227. - }
- 1228. - #ads_page_simple .ads_reg_labeled_input {
- 1229. - margin: 0;
- 1230. - }
- 1231. - #ads_page_simple .ads_reg_labeled input#first_name,
- 1232. - #ads_page_simple .ads_reg_labeled input#last_name,
- 1233. - #ads_page_simple .ads_reg_labeled input#regemail,
- 1234. - #ads_page_simple .ads_reg_labeled input#regpass {
- 1235. - width: 217px;
- 1236. - }
- 1237. -
- 1238. - .box_body .ads_disapproved_message {
- 1239. - line-height: 150%;
- 1240. - }
- 1241. -
- 1242. - .ads_wiki_wrap {
- 1243. - line-height: 160%;
- 1244. - }
- 1245. -
- 1246. - .ads_wiki_bonus {
- 1247. - padding-bottom: 10px;
- 1248. - }
- 1249. -
- 1250. - #ads_bonus_activation_form .ads_unions_content_label td {
- 1251. - padding: 0 0 4px 0;
- 1252. - }
- 1253. -
- 1254. - #ads_unions_content .payments_systems_container {
- 1255. - padding: 7px 102px 0 50px;
- 1256. - }
- 1257. -
- 1258. - #ads_unions_content .payments_systems_container .ps_desc_short {
- 1259. - padding-right: 120px;
- 1260. - }
- 1261. -
- 1262. - #ads_unions_content .payments_systems_container .term_info {
- 1263. - min-height: 24px;
- 1264. - }
- 1265. -
- 1266. - #ads_unions_content .payments_landing div {
- 1267. - margin-bottom: 20px;
- 1268. - }
- 1269. -
- 1270. - #ads_retargeting_groups_table {
- 1271. - margin-top: 15px;
- 1272. - }
- 1273. - #ads_retargeting_groups_table .column_action_view {
- 1274. - width: 100px;
- 1275. - white-space: nowrap;
- 1276. - }
- 1277. - #ads_retargeting_groups .ads_retargeting_controls {
- 1278. - padding-top: 15px;
- 1279. - }
- 1280. - .ads_retargeting_box {
- 1281. - line-height: 160%;
- 1282. - }
- 1283. - .ads_retargeting_box_text {
- 1284. - padding-bottom: 10px;
- 1285. - }
- 1286. - .ads_retargeting_box td.label {
- 1287. - color: #777;
- 1288. - padding: 5px 10px 5px 0px;
- 1289. - text-align: right;
- 1290. - width: 100px;
- 1291. - }
- 1292. - .ads_retargeting_box td.labeled {
- 1293. - padding: 2px 0;
- 1294. - }
- 1295. - .ads_retargeting_box td.labeled_info {
- 1296. - padding: 2px 0 2px 5px;
- 1297. - }
- 1298. - .ads_retargeting_box input {
- 1299. - width: 190px;
- 1300. - }
- 1301. - #ads_retargeting_box_error {
- 1302. - margin-bottom: 10px;
- 1303. - display: none;
- 1304. - }
- 1305. - .ads_retargeting_box .box_msg {
- 1306. - margin-bottom: 10px;
- 1307. - font-weight: normal;
- 1308. - }
- 1309. - .ads_retargeting_box_notice {
- 1310. - font-size: 0.91em;
- 1311. - color: #777;
- 1312. - }
- 1313. - #retargeting_group_pixel {
- 1314. - background-color: #F2F2F2;
- 1315. - height: 110px;
- 1316. - width: 245px;
- 1317. - }
- 1318. - .ads_retargeting_text {
- 1319. - line-height: 150%;
- 1320. - }
- 1321. -
- 1322. - .ads_settings_notifacations {
- 1323. - margin: 10px 0 0 10px;
- 1324. - border-collapse: collapse;
- 1325. - }
- 1326. - .ads_settings_notifacations th,
- 1327. - .ads_settings_notifacations td {
- 1328. - padding: 0 5px;
- 1329. - text-align: center;
- 1330. - }
- 1331. - td.ads_settings_notifacations_label {
- 1332. - padding: 0 30px 0 0;
- 1333. - text-align: left;
- 1334. - }
- 1335. - .ads_settings_notifacations .checkbox_container {
- 1336. - margin: 0 auto;
- 1337. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment