Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - privacy.css (Старый размер - 15561 | Новый - 0):
- 0. - #privacy_css {
- 1. - display: none;
- 2. - }
- 3. - .group1, .group2, .group3, .group4,
- 4. - .group5, .group6, .group7, .group8,
- 5. - .group9, .group10 {
- 6. - margin: 3px 0px;
- 7. - line-height: 175%;
- 8. - white-space : nowrap;
- 9. - }
- 10. -
- 11. - .flist_search_input {
- 12. - padding: 5px;
- 13. - }
- 14. -
- 15. - .group1 {
- 16. - background-color: #F5E9E2;
- 17. - color: #8B4C23;
- 18. - }
- 19. -
- 20. - .group2 {
- 21. - background-color: #FAEAD8;
- 22. - color: #764F14;
- 23. - }
- 24. -
- 25. - .group3 {
- 26. - background-color: #FAF3D8;
- 27. - color: #817945;
- 28. - }
- 29. -
- 30. - .group4 {
- 31. - background-color: #E8F2DC;
- 32. - color: #37702A;
- 33. - }
- 34. -
- 35. - .group5 {
- 36. - background-color: #E0ECEA;
- 37. - color: #4C7171;
- 38. - }
- 39. -
- 40. - .group6 {
- 41. - background-color: #E4EBF1;
- 42. - color: #0B5588;
- 43. - }
- 44. -
- 45. - .group7 {
- 46. - background-color: #E4E7F2;
- 47. - color: #2F54AA;
- 48. - }
- 49. -
- 50. - .group8 {
- 51. - background-color: #EDE5F0;
- 52. - color: #80478F;
- 53. - }
- 54. -
- 55. - .group9 {
- 56. - background-color: #F5E9E2;
- 57. - color: #8B4C23;
- 58. - }
- 59. -
- 60. - .group10 {
- 61. - background-color: #FAEAD8;
- 62. - color: #764F14;
- 63. - }
- 64. -
- 65. - .group1, .group2, .group3, .group4,
- 66. - .group5, .group6, .group7, .group8,
- 67. - .group9, .group10 {
- 68. - margin:0px 0px;
- 69. - padding: 1px 3px;
- 70. - apadding:0px;
- 71. - line-height: 160%;
- 72. - aline-height: 140%;
- 73. - white-space : nowrap;
- 74. - abackground-color:#FFF;
- 75. - abackground-color: #EEF2F6;
- 76. - acolor: #2B587A;
- 77. - acolor: #000;
- 78. - }
- 79. -
- 80. -
- 81. - /* Privacy box */
- 82. -
- 83. - .flist_empty {
- 84. - background-color: #FFF;
- 85. - color: #777777;
- 86. - font-size: 1.18em;
- 87. - text-align: center;
- 88. - padding: 103px 0px 90px 0px;
- 89. - margin: 10px 10px 12px 10px;
- 90. - }
- 91. -
- 92. -
- 93. - .privacy_control {
- 94. - line-height:175%;
- 95. - width:250px;
- 96. - }
- 97. -
- 98. - #box_layer .privacy_friends {
- 99. - overflow: auto;
- 100. - overflow-y: scroll;
- 101. - overflow-x: hidden;
- 102. - }
- 103. - #flist_scroll_wrap {
- 104. - overflow: hidden;
- 105. - height: 420px;
- 106. - }
- 107. - .flist_col {
- 108. - border: 0px;
- 109. - width: 254px;
- 110. - padding: 0px 11px 15px 11px;
- 111. - vertical-align: top;
- 112. - }
- 113. - .flist_search_cont {
- 114. - background: #F7F7F7;
- 115. - padding: 10px;
- 116. - border-bottom: 1px solid #DAE1E8;
- 117. - width: 528px;
- 118. - }
- 119. - #flist_search {
- 120. - width: 486px;
- 121. - background: #FFFFFF url(/images/magglass.png) no-repeat 5px 6px;
- 122. - outline: none;
- 123. - padding: 5px 20px;
- 124. - }
- 125. - #flist_list_name {
- 126. - display: none;
- 127. - }
- 128. - .flist_two_cols #flist_search {
- 129. - width: 215px;
- 130. - }
- 131. - .flist_two_cols #flist_list_name {
- 132. - display: block;
- 133. - width: 245px;
- 134. - position: absolute;
- 135. - margin-left: 271px;
- 136. - padding: 5px 5px;
- 137. - }
- 138. - #flist_cont {
- 139. - position: relative;
- 140. - }
- 141. - .flist_left_col {
- 142. - border-right: 1px solid #DBDEE5;
- 143. - width: 253px;
- 144. - }
- 145. - #flist_right_col {
- 146. - position: absolute;
- 147. - top: 0;
- 148. - left: 276px;
- 149. - height: 405px;
- 150. - overflow: hidden;
- 151. - }
- 152. - .flist_cell {
- 153. - width: 253px;
- 154. - border-bottom: 1px solid #E4E8ED;
- 155. - cursor: pointer;
- 156. - }
- 157. - .flist_cell:hover {
- 158. - background: #EDF1F5;
- 159. - }
- 160. - td.flist_item_img {
- 161. - width: 32px;
- 162. - height: 32px;
- 163. - padding: 8px 9px 9px 9px;
- 164. - }
- 165. - td.flist_item_img img {
- 166. - width: 32px;
- 167. - height: 32px;
- 168. - }
- 169. - .flist_item_name {
- 170. - font-weight: bold;
- 171. - color: #45688E;
- 172. - width: 173px;
- 173. - overflow: hidden;
- 174. - }
- 175. - .flist_item_name em {
- 176. - font-style: normal;
- 177. - background: #FFF8CC none repeat scroll 0 0;
- 178. - }
- 179. - .flist_item_action {
- 180. - width: 12px;
- 181. - height: 12px;
- 182. - background: url('/images/icons/lite_acts_12x12.png?2') no-repeat 0px 0px;
- 183. - }
- 184. - #flist_sel_list .flist_item_action {
- 185. - background: url('/images/icons/lite_acts_12x12.png?2') no-repeat 0px -12px;
- 186. - }
- 187. - td.flist_item_act {
- 188. - padding: 5px;
- 189. - width: 12px;
- 190. - }
- 191. - .flist_full .flist_item_action{
- 192. - background: none;
- 193. - }
- 194. - .flist_full .flist_cell {
- 195. - cursor: default;
- 196. - }
- 197. - .flist_full .flist_cell:hover {
- 198. - background: #FFFFFF;
- 199. - }
- 200. - .flist_more {
- 201. - padding: 10px;
- 202. - text-align: center;
- 203. - cursor: pointer;
- 204. - margin-bottom: 10px;
- 205. - display: block;
- 206. - }
- 207. - .flist_more:hover {
- 208. - background: #EDF1F5;
- 209. - text-decoration: none;
- 210. - }
- 211. - .flist_info {
- 212. - padding: 65px 30px;
- 213. - color: #777777;
- 214. - text-align: center;
- 215. - font-size: 1.18em;
- 216. - }
- 217. - #flist_search_reset {
- 218. - margin: 1px 0px 0px 505px;
- 219. - display: none;
- 220. - cursor: pointer;
- 221. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 222. - padding: 2px;
- 223. - width: 19px;
- 224. - height: 19px;
- 225. - opacity: 0.6;
- 226. - filter: alpha(opacity=60);
- 227. - position: absolute;
- 228. - z-index: 95;
- 229. - }
- 230. - .flist_max_size_tt {
- 231. - width: 200px;
- 232. - }
- 233. - .flist_info_tt {
- 234. - width: 199px;
- 235. - }
- 236. - .flist_info_text {
- 237. - color: #000000;
- 238. - padding: 5px;
- 239. - }
- 240. - .flist_info_text b {
- 241. - display: block;
- 242. - margin-bottom: 8px;
- 243. - }
- 244. - .flist_tt_tail_wrap {
- 245. - position: absolute;
- 246. - top: 48px;
- 247. - left: 198px;
- 248. - z-index: 2001;
- 249. - }
- 250. - .flist_tt_tail {
- 251. - width: 8px;
- 252. - height: 11px;
- 253. - background: url(/images/ddtooltip.png) -8px 0 no-repeat;
- 254. - }
- 255. - #flist_helper {
- 256. - position: absolute;
- 257. - margin-left: -200px;
- 258. - margin-top: -43px;
- 259. - opacity: 0;
- 260. - filter: alpha(opacity=0);
- 261. - /* display: none;*/
- 262. - }
- 263. -
- 264. -
- 265. - /* Drop down */
- 266. - #privacy_dropdown {
- 267. - z-index: 1100;
- 268. - cursor: pointer;
- 269. - }
- 270. - #privacy_dropdown .top_sh {
- 271. - display: none;
- 272. - }
- 273. - #privacy_dropdown .to_up .top_sh {
- 274. - display: table-row;
- 275. - }
- 276. - * html #privacy_dropdown .to_up .top_sh {
- 277. - display: block;
- 278. - }
- 279. - #privacy_dropdown .to_up .bottom_sh {
- 280. - display: none;
- 281. - }
- 282. - #privacy_dropdown .side {
- 283. - background: #000;
- 284. - opacity: 0.1;
- 285. - filter: alpha(opacity=10);
- 286. - }
- 287. - #privacy_dropdown .side div {
- 288. - width: 1px;
- 289. - }
- 290. - #privacy_dropdown .bottom, #privacy_dropdown .bottom2 {
- 291. - background: #000;
- 292. - height: 1px;
- 293. - overflow: hidden;
- 294. - position: relative;
- 295. - opacity: 0.1;
- 296. - filter: alpha(opacity=10);
- 297. - }
- 298. - #privacy_dropdown .bottom2 {
- 299. - height: 1px;
- 300. - opacity: 0.05;
- 301. - filter: alpha(opacity=5);
- 302. - }
- 303. - #privacy_dropdown .header {
- 304. - background: #EEF2F6;
- 305. - border: solid #96AABE;
- 306. - border-width: 1px 1px 0px;
- 307. - }
- 308. - #privacy_dropdown .header div {
- 309. - padding: 1px 21px 3px 4px;
- 310. - background: #EEF2F6 url(/images/flydead.gif?1) no-repeat 100% 2px;
- 311. - border: 1px solid #EEF2F6;
- 312. - color: #2C587D;
- 313. - }
- 314. - #privacy_dropdown .to_up .header {
- 315. - border-width: 0px 1px 1px;
- 316. - }
- 317. - #privacy_dropdown .to_up .header div {
- 318. - background-position: 100% -75px;
- 319. - }
- 320. - #privacy_dropdown .body {
- 321. - background: #FFF;
- 322. - border: solid #96AABE;
- 323. - border-width: 0px 1px 1px;
- 324. - }
- 325. - #privacy_dropdown .to_up .body {
- 326. - border-width: 1px 1px 0px;
- 327. - }
- 328. - #privacy_dropdown .item, #privacy_dropdown .item_sel, #privacy_dropdown .item_sel_plus {
- 329. - padding: 2px 21px 4px 5px;
- 330. - background: #FFF;
- 331. - color: #2C587D;
- 332. - overflow: hidden;
- 333. - }
- 334. - #privacy_dropdown .item_sel, #privacy_dropdown .item_sel_plus {
- 335. - padding: 1px 21px 3px 5px;
- 336. - background: #5e82a8;
- 337. - border: 1px solid #476D96;
- 338. - color: #FFF;
- 339. - margin: 0px -1px;
- 340. - }
- 341. - #privacy_dropdown .last.item_sel, #privacy_dropdown .last.item_sel_plus {
- 342. - border-bottom-color: #7C9ABA;
- 343. - }
- 344. - #privacy_dropdown .item_sel_plus {
- 345. - background: #5e82a8 url(/images/flydead.gif?1) no-repeat 100% -32px;
- 346. - }
- 347. - #privacy_dropdown .l_header {
- 348. - border: 1px solid #517295;
- 349. - border-bottom-color: #5C82AB;
- 350. - margin: -19px -1px 0px;
- 351. - }
- 352. - #privacy_dropdown .to_up .l_header {
- 353. - margin: 0px -1px -19px;
- 354. - }
- 355. - #privacy_dropdown #privacy_lists {
- 356. - position: relative;
- 357. - }
- 358. - #privacy_dropdown .l_header div {
- 359. - padding: 0px 16px 3px 4px;
- 360. - background: #5e82a8 url(/images/flydead.gif?1) no-repeat 100% -16px;
- 361. - border: 1px solid #5e82a8;
- 362. - border-bottom: 0px;
- 363. - color: #FFF;
- 364. - }
- 365. - #privacy_dropdown .to_up .l_header div {
- 366. - background-position: 100% -58px;
- 367. - }
- 368. - #privacy_dropdown .l_item, #privacy_dropdown .l_item_sel {
- 369. - padding: 3px 3px 3px 22px;
- 370. - background: #FFF;
- 371. - color: #2C587D;
- 372. - }
- 373. - #privacy_dropdown .l_item_sel {
- 374. - background: #FFF url(/images/dropdead_check.gif) no-repeat 4px 2px;
- 375. - }
- 376. - #privacy_dropdown .l_item:hover, #privacy_dropdown .l_item_sel:hover {
- 377. - background-color: #EEF2F6;
- 378. - }
- 379. -
- 380. - #privacy_custom_box .show_to {
- 381. - padding: 3px 0px;
- 382. - }
- 383. - #privacy_custom_box .header_mionus_friends {
- 384. - margin: 15px 0px 5px;
- 385. - }
- 386. - #privacy_custom_box .dropdown_wrap {
- 387. - padding: 5px 0px;
- 388. - }
- 389. - #privacy_custom_box h4 {
- 390. - border-bottom: 1px solid #DAE2E8;
- 391. - margin: 5px 0px;
- 392. - padding: 0px 0px 1px;
- 393. - }
- 394. - #privacy_custom_box .plus_friends, #privacy_custom_box .minus_friends {
- 395. - padding: 0px 0px 0px 20px;
- 396. - }
- 397. - #privacy_custom_box .plus_friends {
- 398. - background: url(/images/plus.gif) no-repeat 0px -3px;
- 399. - }
- 400. - #privacy_custom_box .minus_friends {
- 401. - background: url(/images/minus.gif) no-repeat 0px -1px;
- 402. - }
- 403. -
- 404. - #privacy_helper {
- 405. - /* position: absolute; */
- 406. - z-index: 1100;
- 407. - display: none;
- 408. - }
- 409. - .priv_h_top_sh {
- 410. - display: none;
- 411. - }
- 412. - .to_up .priv_h_top_sh {
- 413. - display: table-row;
- 414. - }
- 415. - * html .to_up .priv_h_top_sh {
- 416. - display: block;
- 417. - }
- 418. - .to_up .priv_h_bottom_sh {
- 419. - display: none;
- 420. - }
- 421. - .priv_h_bottom {
- 422. - background: #000;
- 423. - height: 1px;
- 424. - overflow: hidden;
- 425. - opacity: 0.1;
- 426. - filter: alpha(opacity=10);
- 427. - }
- 428. - .priv_h_bottom2 {
- 429. - background: #000;
- 430. - height: 1px;
- 431. - overflow: hidden;
- 432. - opacity: 0.05;
- 433. - filter: alpha(opacity=5);
- 434. - }
- 435. - .priv_h_side_td {
- 436. - background: #000;
- 437. - opacity: 0.1;
- 438. - filter: alpha(opacity=10);
- 439. - }
- 440. - .priv_h_side_td2 {
- 441. - background: #000;
- 442. - opacity: 0.05;
- 443. - filter: alpha(opacity=5);
- 444. - }
- 445. - .priv_h_side {
- 446. - width: 1px;
- 447. - }
- 448. - .priv_h_arrow_td {
- 449. - vertical-align: middle;
- 450. - }
- 451. - .priv_h_arrow {
- 452. - left: 3px;
- 453. - width: 8px;
- 454. - height: 11px;
- 455. - position: relative;
- 456. - overflow: hidden;
- 457. - z-index: 10;
- 458. - }
- 459. - .priv_h_arrow_l {
- 460. - left: -3px;
- 461. - width: 8px;
- 462. - height: 11px;
- 463. - position: relative;
- 464. - overflow: hidden;
- 465. - z-index: 10;
- 466. - }
- 467. - .priv_h_arrow_l .priv_h_arrow_img {
- 468. - margin-left: -8px;
- 469. - }
- 470. - .priv_h_rows {
- 471. - width: 242px;
- 472. - background: #FFF;
- 473. - border: 1px solid #AEBDCC;
- 474. - padding: 10px;
- 475. - }
- 476. -
- 477. - /* scrollbars */
- 478. - .scrollbar_cont {
- 479. - width: 9px;
- 480. - height: 100%;
- 481. - margin-top: 0px;
- 482. - position: absolute;
- 483. - background: rgba(200, 200, 200, 0);
- 484. - -webkit-transition: all 150ms linear;
- 485. - -moz-transition: all 150ms linear;
- 486. - -o-transition: all 150ms linear;
- 487. - transition: all 150ms linear;
- 488. - z-index: 1000;
- 489. - cursor: pointer;
- 490. - }
- 491. - .scrollbar_cont.scrollbar_c_overed {
- 492. - background: rgba(235, 235, 245, 0.4);
- 493. - width: 11px;
- 494. - }
- 495. - .scrollbar_inner {
- 496. - background: #DAE1E8;
- 497. - width: 6px;
- 498. - height: 26px;
- 499. - margin-left: 1px;
- 500. - -webkit-border-radius: 3px;
- 501. - -moz-border-radius: 3px;
- 502. - border-radius: 3px;
- 503. - cursor: pointer;
- 504. - -webkit-transition: width 150ms linear, background-color 200ms linear;
- 505. - -moz-transition: width 150ms linear, background-color 200ms linear;
- 506. - -o-transition: width 150ms linear, background-color 200ms linear;
- 507. - transition: width 150ms linear, background-color 200ms linear;
- 508. - }
- 509. - .scrollbar_c_overed .scrollbar_inner {
- 510. - width: 8px;
- 511. - -webkit-border-radius: 4px;
- 512. - -moz-border-radius: 4px;
- 513. - border-radius: 4px;
- 514. - }
- 515. - .scrollbar_inner:hover,
- 516. - .scrollbar_hovered {
- 517. - background: #BEC8D3;
- 518. - }
- 519. - .scrollbar_top {
- 520. - position: absolute;
- 521. - height: 3px;
- 522. - margin-top: -1px;
- 523. - background: #555555;
- 524. - opacity: 0.12;
- 525. - filter: alpha(opacity=12);
- 526. - display: none;
- 527. - }
- 528. - .scrollbar_bottom {
- 529. - position: absolute;
- 530. - height: 3px;
- 531. - margin-top: -2px;
- 532. - background: #555555;
- 533. - opacity: 0.12;
- 534. - filter: alpha(opacity=12);
- 535. - }
- 536. -
- 537. - /* New friends list */
- 538. - #box_layer .privacy_olist {
- 539. - overflow: auto;
- 540. - overflow-y: scroll;
- 541. - overflow-x: hidden;
- 542. - }
- 543. - .olist_item_wrap,
- 544. - .olist_item_wrap_over,
- 545. - .olist_item_wrap_on {
- 546. - display: block;
- 547. - line-height: 0;
- 548. - border: 1px solid #FFF;
- 549. - margin: 3px 5px 0 5px;
- 550. - zoom: 1;
- 551. - }
- 552. - .olist_item_wrap_over {
- 553. - background: #E1E8ED;
- 554. - border-color: #E1E8ED;
- 555. - }
- 556. - a.olist_item_wrap:hover,
- 557. - a.olist_item_wrap_over:hover,
- 558. - a.olist_item_wrap_on:hover {
- 559. - text-decoration: none ! important;
- 560. - }
- 561. - .olist_item_wrap_on {
- 562. - background: #6C8CAC;
- 563. - border-color: #537698;
- 564. - }
- 565. - .olist_item_wrap_on .olist_checkbox,
- 566. - .olist_item_wrap_over .olist_checkbox {
- 567. - display: block;
- 568. - width: 18px;
- 569. - height: 16px;
- 570. - margin: 13px 5px;
- 571. - background: url(/images/icons/check_follow.gif) 0 0 no-repeat;
- 572. - }
- 573. - .olist_item_wrap_over .olist_checkbox {
- 574. - background-position: 0 -16px;
- 575. - }
- 576. - .olist_item {
- 577. - height: 42px;
- 578. - padding: 4px;
- 579. - }
- 580. - span.olist_item_photo {
- 581. - display: block;
- 582. - border: 1px solid #FFF;
- 583. - }
- 584. - .olist_item_wrap_over span.olist_item_photo {
- 585. - border-color: #E1E8ED;
- 586. - }
- 587. - .olist_item_wrap_on span.olist_item_photo {
- 588. - border-color: #537698;
- 589. - }
- 590. - img.olist_item_photo {
- 591. - display: block;
- 592. - overflow: hidden;
- 593. - height: 40px;
- 594. - width: 40px;
- 595. - }
- 596. - .olist_ignored .olist_item {
- 597. - position: relative;
- 598. - }
- 599. - .olist_item_name,
- 600. - .olist_item_over_label,
- 601. - .olist_item_on_label {
- 602. - white-space: nowrap;
- 603. - line-height: 40px;
- 604. - -o-text-overflow: ellipsis;
- 605. - text-overflow: ellipsis;
- 606. - }
- 607. - .olist_item_over_label,
- 608. - .olist_item_on_label {
- 609. - position: absolute;
- 610. - margin: 1px 7px;
- 611. - right: 4px;
- 612. - top: 4px;
- 613. - display: none;
- 614. - color: #FFF;
- 615. - }
- 616. - .olist_item_name {
- 617. - display: block;
- 618. - font-weight: bold;
- 619. - color: #2D5979;
- 620. - overflow: hidden;
- 621. - width: 200px;
- 622. - height: 40px;
- 623. - margin: 1px 10px;
- 624. - }
- 625. -
- 626. - .olist_item_wrap_on .olist_item_name {
- 627. - color: #FFF;
- 628. - }
- 629. - .olist_item_wrap_over .olist_item_over_label {
- 630. - display: block;
- 631. - color: #2D5979;
- 632. - }
- 633. - .olist_item_wrap_on .olist_item_on_label {
- 634. - display: block;
- 635. - }
- 636. - .olist_item_loading .olist_item_on_label,
- 637. - .olist_item_loading .olist_item_over_label {
- 638. - display: none;
- 639. - }
- 640. - .olist_ignored {
- 641. - padding-top: 5px;
- 642. - }
- 643. - .olist_ignored .olist_checkbox {
- 644. - display: none;
- 645. - }
- 646. - .olist_item_loading .olist_item {
- 647. - background-image: url(/images/upload.gif);
- 648. - background-position: 98% 50%;
- 649. - background-repeat: no-repeat;
- 650. - }
- 651. - .olist_item_wrap_on.olist_item_loading .olist_item {
- 652. - background-image: url(/images/upload_inv.gif);
- 653. - }
- 654. -
- 655. - .olist_item_wrap em,
- 656. - .olist_item_wrap_on em,
- 657. - .olist_item_wrap_over em {
- 658. - background-color: #D8DFEA;
- 659. - font-style: normal;
- 660. - font-weight: bold;
- 661. - text-decoration: inherit;
- 662. - }
- 663. -
- 664. - .olist_item_wrap_on em {
- 665. - background-color: #2F5C86;
- 666. - }
- 667. -
- 668. - .olist_item_wrap_over em {
- 669. - background-color: #C0C7D2;
- 670. - }
- 671. -
- 672. - .olist_empty {
- 673. - background-color: #FFF;
- 674. - color: #777777;
- 675. - font-size: 13px;
- 676. - text-align: center;
- 677. - padding: 103px 0px 90px 0px;
- 678. - margin: 10px 10px 12px 10px;
- 679. - overflow: hidden;
- 680. - text-overflow: ellipsis;
- 681. - }
- 682. - .olist_actions {
- 683. - padding: 12px 10px;
- 684. - }
- 685. - .olist_filter_wrap {
- 686. - padding: 10px;
- 687. - background: #F7F7F7;
- 688. - }
- 689. - .olist_actions .olist_filter_wrap {
- 690. - padding: 0;
- 691. - background: none;
- 692. - }
- 693. - input.olist_filter {
- 694. - margin: 0;
- 695. - padding: 5px 4px 4px 20px;
- 696. - height: 14px;
- 697. - width: 143px;
- 698. - line-height: 1.27em;
- 699. - background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
- 700. - outline: none;
- 701. - }
- 702. - .olist_actions .olist_filter {
- 703. - border-left-width: 0;
- 704. - width: 143px;
- 705. - }
- 706. - .olist_reposts_toggler {
- 707. - padding: 6px 0 0 10px;
- 708. - }
- 709. - .olist_actions .olist_reposts_toggler {
- 710. - display: none;
- 711. - }
- 712. - #olist_all,
- 713. - #olist_unsorted,
- 714. - #olist_selected,
- 715. - #olist_unselected {
- 716. - color: #A6B5C6;
- 717. - padding-left: 4px;
- 718. - }
- 719. - .summary_tab_sel #olist_all,
- 720. - .summary_tab_sel #olist_unsorted,
- 721. - .summary_tab_sel #olist_selected,
- 722. - .summary_tab_sel #olist_unselected {
- 723. - color: #FFF;
- 724. - }
- 725. - #olist_blacklisted {
- 726. - color: #A6B5C6;
- 727. - font-weight: bold;
- 728. - padding-left: 4px;
- 729. - }
- 730. -
- 731. - div.olist_select_wrap .button_blue {
- 732. - vertical-align: top;
- 733. - }
- 734. - div.olist_select_wrap button {
- 735. - width: 42px;
- 736. - height: 25px;
- 737. - line-height: 6px;
- 738. - -webkit-border-bottom-right-radius: 0;
- 739. - -webkit-border-top-right-radius: 0;
- 740. - -khtml-border-bottom-right-radius: 0;
- 741. - -khtml-border-top-right-radius: 0;
- 742. - -moz-border-bottom-right-radius: 0;
- 743. - -moz-border-top-right-radius: 0;
- 744. - border-bottom-right-radius: 0;
- 745. - border-top-right-radius: 0;
- 746. - }
- 747. - div.olist_select_wrap img {
- 748. - position: relative;
- 749. - top: -1px;
- 750. - }
- 751. - .olist_dd_over {
- 752. - display: inline-block;
- 753. - *display: inline;
- 754. - zoom: 1;
- 755. - background: url(/images/darr_dd_over.gif) no-repeat;
- 756. - width: 7px;
- 757. - height: 4px;
- 758. - position: relative;
- 759. - top: -1px;
- 760. - }
- 761. - .olist_ignored_actions {
- 762. - display: none;
- 763. - }
- 764. - .dd_menu_olist_act .dd_menu_header {
- 765. - -webkit-border-radius: 2px 0 0 2px;
- 766. - -khtml-border-radius: 2px 0 0 2px;
- 767. - -moz-border-radius: 2px 0 0 2px;
- 768. - border-radius: 2px 0 0 2px;
- 769. - }
- 770. - .dd_menu_olist_act .dd_menu_header div {
- 771. - border-color: #6D8FB3;
- 772. - width: 37px;
- 773. - text-align: center;
- 774. - height: 11px;
- 775. - line-height: 6px;
- 776. - background-image: none;
- 777. - padding: 7px 1px 3px 0px;
- 778. - margin: 0;
- 779. - }
- 780. - .dd_menu_olist_act .dd_menu_header .olist_dd_over {
- 781. - margin-top: 2px;
- 782. - }
- 783. -
- 784. - a.olist_more {
- 785. - padding: 10px 0px;
- 786. - text-align: center;
- 787. - border-top: 1px solid #DAE1E8;
- 788. - margin: 5px 5px 0;
- 789. - display: block;
- 790. - }
- 791. - a.olist_more:hover {
- 792. - text-decoration: none;
- 793. - background: #E9EDF1;
- 794. - }
- 795. - a.olist_controls_ignored {
- 796. - padding: 3px 0;
- 797. - color: #45688E;
- 798. - font-weight: bold;
- 799. - }
- 800. - a.olist_controls_ignored:hover {
- 801. - text-decoration: none;
- 802. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment