Hormold

VK Change (#1386702904)

Dec 10th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 23.85 KB | None | 0 0
  1. Файл - videoview.css (Старый размер - 16692 | Новый - 0):
  2. 0.  - #videoview_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - #mv_layer_wrap {
  7. 5.  -   overflow: auto;
  8. 6.  -   top: 0;
  9. 7.  -   left: 0;
  10. 8.  -   width: 100%;
  11. 9.  -   height: 100%;
  12. 10.  -   z-index: 500;
  13. 11.  -   display: none;
  14. 12.  - }
  15. 13.  - #mv_layer_wrap.fixed {
  16. 14.  -   -webkit-transform: translateZ(0);
  17. 15.  - }
  18. 16.  - @-moz-document url-prefix() {
  19. 17.  -   #mv_layer {
  20. 18.  -     overflow: hidden;
  21. 19.  -     height: 100%;
  22. 20.  -   }
  23. 21.  - }
  24. 22.  - body.mobfixed #mv_layer_wrap {
  25. 23.  -   overflow: visible;
  26. 24.  - }
  27. 25.  - .mv_minimized #mv_layer {
  28. 26.  -   overflow: hidden;
  29. 27.  - }
  30. 28.  - .toggle_flash #extra_player {
  31. 29.  -   position: absolute;
  32. 30.  -   top: -10000px;
  33. 31.  - }
  34. 32.  - .mv_fixed {
  35. 33.  -   left: 0px;
  36. 34.  -   top: 0px;
  37. 35.  -   z-index: 601;
  38. 36.  - }
  39. 37.  - .mv_fixed div {
  40. 38.  -   position: absolute;
  41. 39.  -   z-index: 602;
  42. 40.  - }
  43. 41.  - .mv_fixed div div {
  44. 42.  -   position: static;
  45. 43.  - }
  46. 44.  - #layer_bg.mv_light {
  47. 45.  -   background: #B6BCC1;
  48. 46.  -   opacity: 0.7;
  49. 47.  -   filter: alpha(opacity=70);
  50. 48.  - }
  51. 49.  -
  52. 50.  - #layer_bg.mv_dark {
  53. 51.  -   background: #000;
  54. 52.  -   opacity: 0.7;
  55. 53.  -   filter: alpha(opacity=70);
  56. 54.  - }
  57. 55.  -
  58. 56.  - @-moz-document url-prefix() {
  59. 57.  -   #layer_bg.mv_dark {
  60. 58.  -     background: url('/images/layer_bg_black.png');
  61. 59.  -     opacity: 1 !important;
  62. 60.  -   }
  63. 61.  - }
  64. 62.  -
  65. 63.  - .mv_wrap {
  66. 64.  -   overflow: auto;
  67. 65.  -   z-index: 610;
  68. 66.  - }
  69. 67.  -
  70. 68.  - .mv_left, .mv_right {
  71. 69.  -   width: 8px;
  72. 70.  -   height: 15px;
  73. 71.  -   top: 27px;
  74. 72.  -   opacity: 0.4;
  75. 73.  -   filter: alpha(opacity=40);
  76. 74.  -   background: url(/images/photoview.gif) no-repeat;
  77. 75.  -   z-index: 630;
  78. 76.  -   cursor: pointer;
  79. 77.  - }
  80. 78.  - .mv_dark .mv_left {
  81. 79.  -   background-position: -4px -52px;
  82. 80.  - }
  83. 81.  - .mv_dark .mv_right {
  84. 82.  -   background-position: -5px -69px;
  85. 83.  - }
  86. 84.  - .mv_light .mv_left {
  87. 85.  -   background-position: -21px -52px;
  88. 86.  - }
  89. 87.  - .mv_light .mv_right {
  90. 88.  -   background-position: -22px -69px;
  91. 89.  - }
  92. 90.  - .video_layer_message {
  93. 91.  -   color: #AAAAAA;
  94. 92.  -   width: 640px;
  95. 93.  -   padding: 150px 30px;
  96. 94.  -   text-align: center;
  97. 95.  - }
  98. 96.  - .mv_minimized .video_layer_message {
  99. 97.  -   width: auto;
  100. 98.  -   padding: 60px;
  101. 99.  - }
  102. 100.  - .video_layer_message a {
  103. 101.  -   color: #6B98BA;
  104. 102.  - }
  105. 103.  - .mv_cont {
  106. 104.  -   position: relative;
  107. 105.  -   margin: 0px auto;
  108. 106.  -   padding: 10px 0px 80px;
  109. 107.  - }
  110. 108.  - .mv_cont table {
  111. 109.  -   margin: 0px auto;
  112. 110.  - }
  113. 111.  - .mv_cont .sidesh {
  114. 112.  -   background: #000;
  115. 113.  -   width: 1px;
  116. 114.  - }
  117. 115.  - .mv_cont .sidesh div {
  118. 116.  -   width: 1px;
  119. 117.  -   overflow: hidden;
  120. 118.  - }
  121. 119.  - .mv_cont .bottomsh {
  122. 120.  -   background: #000;
  123. 121.  -   height: 1px;
  124. 122.  - }
  125. 123.  - .mv_cont .bottom_section_section_sectionersesh div {
  126. 124.  -   height: 1px;
  127. 125.  -   overflow: hidden;
  128. 126.  - }
  129. 127.  - .mv_cont .s1 {
  130. 128.  -   opacity: 0.05;
  131. 129.  -   filter: alpha(opacity=5);
  132. 130.  - }
  133. 131.  - .mv_cont .s2 {
  134. 132.  -   opacity: 0.15;
  135. 133.  -   filter: alpha(opacity=15);
  136. 134.  - }
  137. 135.  - .mv_cont .s3 {
  138. 136.  -   opacity: 0.25;
  139. 137.  -   filter: alpha(opacity=25);
  140. 138.  - }
  141. 139.  -
  142. 140.  - #mv_box {
  143. 141.  -   background: #000000;
  144. 142.  -   position: relative;
  145. 143.  - }
  146. 144.  - #mv_min_layer {
  147. 145.  -   /*display: none;*/
  148. 146.  -   position: absolute;
  149. 147.  - }
  150. 148.  - #mv_min_layer .mv_mini_control {
  151. 149.  -   display: none;
  152. 150.  - }
  153. 151.  - #mv_min_layer .mv_min_title {
  154. 152.  -   padding: 12px 19px;
  155. 153.  -   *padding: 10px 19px;
  156. 154.  -   color: #777777;
  157. 155.  -   max-width: 590px;
  158. 156.  -   white-space: nowrap;
  159. 157.  -   overflow: hidden;
  160. 158.  -   text-overflow: ellipsis;
  161. 159.  - }
  162. 160.  - .is_rtl1 #mv_min_layer {
  163. 161.  -   width: 500px;
  164. 162.  -   margin-left: 285px;
  165. 163.  - }
  166. 164.  - .is_rtl1 #mv_min_layer .mv_min_title {
  167. 165.  -   text-align: right;
  168. 166.  - }
  169. 167.  - .mv_minimized #mv_box {
  170. 168.  -   background: none;
  171. 169.  -   position: relative;
  172. 170.  - }
  173. 171.  - .mv_minimized #mv_min_layer {
  174. 172.  -   display: block;
  175. 173.  -   position: static;
  176. 174.  - }
  177. 175.  - .mv_minimized #mv_controls_line {
  178. 176.  -   display: none;
  179. 177.  - }
  180. 178.  - #mv_min_layer .mv_min_header {
  181. 179.  -   z-index: 520;
  182. 180.  -   height: 24px;
  183. 181.  -   *height: 19px;
  184. 182.  -   padding: 1px 10px 0px 10px;
  185. 183.  - }
  186. 184.  - #mv_min_layer .mv_mini_control {
  187. 185.  -   width: 12px;
  188. 186.  -   height: 12px;
  189. 187.  -   padding: 6px 2px;
  190. 188.  -   opacity: 0.6;
  191. 189.  -   cursor: pointer;
  192. 190.  - }
  193. 191.  - #mv_min_layer .mv_min_title {
  194. 192.  -   font-weight: bold;
  195. 193.  - }
  196. 194.  - .mv_minimized #mv_min_layer .mv_mini_control {
  197. 195.  -   display: block;
  198. 196.  - }
  199. 197.  - .mv_minimized #mv_min_layer .mv_mini_control:hover {
  200. 198.  -   opacity: 1;
  201. 199.  - }
  202. 200.  - #mv_min_layer .mv_mini_control .mv_max_control {
  203. 201.  -   background: url('/images/icons/viewer_min_controls.gif') left -11px;
  204. 202.  -   width: 11px;
  205. 203.  -   height: 11px;
  206. 204.  - }
  207. 205.  - #mv_min_layer .mv_mini_control .mv_close_control {
  208. 206.  -   background: url('/images/icons/viewer_min_controls.gif') left 0px;
  209. 207.  -   width: 11px;
  210. 208.  -   height: 11px;
  211. 209.  - }
  212. 210.  - .mv_minimized #mv_min_layer .mv_min_title {
  213. 211.  -   color: #DDD;
  214. 212.  -   padding: 0px;
  215. 213.  -   cursor: pointer;
  216. 214.  -   margin-top: 5px;
  217. 215.  -   font-weight: normal;
  218. 216.  - }
  219. 217.  - .mv_minimized .mv_cont .sidesh,
  220. 218.  - .mv_minimized .mv_cont .bottomsh {
  221. 219.  -   display: none;
  222. 220.  - }
  223. 221.  - .mv_minimized #mv_box,
  224. 222.  - .mv_minimized .mv_cont,
  225. 223.  - .mv_minimized .mv_cont table {
  226. 224.  -   padding: 0px;
  227. 225.  -   margin: 0px;
  228. 226.  - }
  229. 227.  - .mv_minimized #mv_box {
  230. 228.  -   /*overflow: hidden;*/
  231. 229.  - }
  232. 230.  -
  233. 231.  - #mv_box .video_box_wrap {
  234. 232.  -   background: #000000;
  235. 233.  -   overflow: hidden;
  236. 234.  -   margin: 0 auto;
  237. 235.  - }
  238. 236.  -
  239. 237.  - #mv_summary {
  240. 238.  -   height: 13px;
  241. 239.  -   padding: 0px 17px;
  242. 240.  -   margin: 15px auto 0px;
  243. 241.  -   width: 600px;
  244. 242.  - }
  245. 243.  - #mv_summary .summary {
  246. 244.  -   color: #2B587A;
  247. 245.  -   font-weight: bold;
  248. 246.  - }
  249. 247.  - #mv_tag_info {
  250. 248.  -   display: none;
  251. 249.  -   margin: 15px auto 0px;
  252. 250.  -   width: 604px;
  253. 251.  - }
  254. 252.  - #mv_tag_info table, #mv_tag_info table td.info {
  255. 253.  -   width: 100%;
  256. 254.  - }
  257. 255.  - #mv_tag_info div.info {
  258. 256.  -   padding: 6px 0px;
  259. 257.  - }
  260. 258.  - #mv_tag_info .progress {
  261. 259.  -   margin: 6px 5px;
  262. 260.  - }
  263. 261.  - #mv_tag_info tr {
  264. 262.  -   vertical-align: middle;
  265. 263.  - }
  266. 264.  - #mv_tag_info .button_blue, #mv_tag_info .button_gray {
  267. 265.  -   margin: 0px 5px;
  268. 266.  - }
  269. 267.  - #mv_tag_info .mv_to_profile_desc {
  270. 268.  -   padding-top: 6px;
  271. 269.  - }
  272. 270.  - .mv_data {
  273. 271.  - /*  position: relative;*/
  274. 272.  - }
  275. 273.  - #mv_comments_data {
  276. 274.  -   margin: 0px auto 0px;
  277. 275.  -   padding-top: 25px;
  278. 276.  -   width: 724px;
  279. 277.  - }
  280. 278.  - #mv_comments_data .mv_info {
  281. 279.  -   color: #777;
  282. 280.  - }
  283. 281.  - #mv_comments_data .wide_column {
  284. 282.  -   width: 512px;
  285. 283.  - }
  286. 284.  - #mv_comments_header {
  287. 285.  -   cursor: pointer;
  288. 286.  -   background: #E9EDF1;
  289. 287.  -   border-top: 1px solid #E9EDF1;
  290. 288.  -   color: #6A7989;
  291. 289.  -   padding: 10px 7px;
  292. 290.  -   text-align: center;
  293. 291.  - }
  294. 292.  - #mv_comments_header.all_replies {
  295. 293.  -   cursor: default;
  296. 294.  - }
  297. 295.  - #mv_comment_submit {
  298. 296.  -   padding-bottom: 15px;
  299. 297.  - }
  300. 298.  - #mv_comment {
  301. 299.  -   vertical-align: top;
  302. 300.  -   width: 504px;
  303. 301.  -   height: 80px;
  304. 302.  -   outline: none;
  305. 303.  -   margin-bottom: 10px;
  306. 304.  - }
  307. 305.  - #mv_reply_to_title {
  308. 306.  -   display: none;
  309. 307.  -   padding: 6px 10px 0px;
  310. 308.  -   white-space: nowrap;
  311. 309.  -   overflow: hidden;
  312. 310.  -   -o-text-overflow: ellipsis;
  313. 311.  -   text-overflow: ellipsis;
  314. 312.  - }
  315. 313.  - #mv_reply_as_group {
  316. 314.  -   margin: 6px 0px 0px 10px;
  317. 315.  - }
  318. 316.  - .mv_reply_to {
  319. 317.  -   color: #999;
  320. 318.  - }
  321. 319.  - .mv_reply_greeting {
  322. 320.  -   color: #000;
  323. 321.  - }
  324. 322.  - .mv_comment_header {
  325. 323.  -   color: #36638e;
  326. 324.  -   font-weight: bold;
  327. 325.  -   padding: 16px 0px 8px 0px;
  328. 326.  - }
  329. 327.  - #mv_comment_warn {
  330. 328.  -   margin: 10px 0px 0px;
  331. 329.  -   color: #777;
  332. 330.  -   display: none;
  333. 331.  - }
  334. 332.  - #mv_comments .dld {
  335. 333.  -   color: #777;
  336. 334.  -   width: 310px;
  337. 335.  -   padding: 11px 4px 12px 60px;
  338. 336.  - }
  339. 337.  - .mv_commdata .progress {
  340. 338.  -   height: 12px;
  341. 339.  - }
  342. 340.  - .mv_commdata {
  343. 341.  -   padding-top: 4px;
  344. 342.  -   font-size: 10px;
  345. 343.  -   color: #999;
  346. 344.  - }
  347. 345.  - .font_medium .mv_commdata {
  348. 346.  -   font-size: 11px;
  349. 347.  - }
  350. 348.  - #mv_action_info {
  351. 349.  -   padding: 0px 0px 10px;
  352. 350.  -   color: #777;
  353. 351.  - }
  354. 352.  - #mv_action_info .progress {
  355. 353.  -   margin: 0px 2px;
  356. 354.  - }
  357. 355.  - #mv_licensed_info {
  358. 356.  -   padding: 0px 0px 10px;
  359. 357.  -   color: #777;
  360. 358.  - }
  361. 359.  - #mv_comments_data .narrow_column .mv_info {
  362. 360.  -   line-height: 150%;
  363. 361.  - }
  364. 362.  - #mv_album, #mv_author {
  365. 363.  -   color: #777;
  366. 364.  -   padding-bottom: 10px;
  367. 365.  - }
  368. 366.  - #mv_actions {
  369. 367.  -   width: 160px;
  370. 368.  -   margin: 0px -5px;
  371. 369.  - }
  372. 370.  - #mv_actions a, #mv_rotate {
  373. 371.  -   display: block;
  374. 372.  -   padding: 4px 5px;
  375. 373.  - }
  376. 374.  - #mv_actions a:hover {
  377. 375.  -   text-decoration: none;
  378. 376.  -   background: #E1E7ED;
  379. 377.  - }
  380. 378.  - #mv_actions .loading {
  381. 379.  -   background: #FFF url('/images/upload.gif') 120px 7px no-repeat;
  382. 380.  - }
  383. 381.  - #mv_actions .loading:hover {
  384. 382.  -   background: #E1E7ED url('/images/upload.gif') 120px 7px no-repeat;
  385. 383.  - }
  386. 384.  - #mv_rotate {
  387. 385.  -   color: #777;
  388. 386.  - }
  389. 387.  - #mv_actions div.progress {
  390. 388.  -   padding: 0px;
  391. 389.  - }
  392. 390.  - .mv_cont .narrow_column {
  393. 391.  -   margin-left: 20px;
  394. 392.  -   border-left: 1px solid #EEE;
  395. 393.  -   padding-left: 20px;
  396. 394.  -   overflow: hidden;
  397. 395.  -   width: 169px;
  398. 396.  - }
  399. 397.  - .is_rtl1 .mv_cont .narrow_column {
  400. 398.  -   margin-left: 0px;
  401. 399.  -   border-left: none;
  402. 400.  -   padding-left: 0px;
  403. 401.  -   margin-right: 20px;
  404. 402.  -   border-right: 1px solid #EEE;
  405. 403.  -   padding-right: 20px;
  406. 404.  - }
  407. 405.  -
  408. 406.  - #mv_photo {
  409. 407.  -   display: block;
  410. 408.  -   text-align: center;
  411. 409.  -   padding: 15px;
  412. 410.  - }
  413. 411.  - #mv_photo img {
  414. 412.  -   vertical-align: top;
  415. 413.  -   margin: 0px auto;
  416. 414.  - }
  417. 415.  -
  418. 416.  - #mv_left_nav, #mv_right_nav {
  419. 417.  -   position: absolute;
  420. 418.  -   top: 11px;
  421. 419.  -   left: 0px;
  422. 420.  -   width: 60px;
  423. 421.  -   z-index: 620;
  424. 422.  -   opacity: 0;
  425. 423.  -   filter: alpha(opacity=0);
  426. 424.  -   cursor: pointer;
  427. 425.  - }
  428. 426.  - .mv_dark #mv_left_nav, .mv_dark #mv_right_nav {
  429. 427.  -   background: #000;
  430. 428.  - }
  431. 429.  - .mv_light #mv_left_nav, .mv_light #mv_right_nav {
  432. 430.  -   background: #FFF;
  433. 431.  - }
  434. 432.  - #mv_right_nav {
  435. 433.  -   left: 698px;
  436. 434.  - }
  437. 435.  - #mv_right_controls {
  438. 436.  -   position: absolute;
  439. 437.  -   z-index: 620;
  440. 438.  -   margin-top: 1px;
  441. 439.  - }
  442. 440.  - .mv_controls_bg {
  443. 441.  -   opacity: 0.3;
  444. 442.  -   filter: alpha(opacity=30);
  445. 443.  -   width: 60px;
  446. 444.  -   height: 29px;
  447. 445.  -   background: #000000;
  448. 446.  -   z-index: 10;
  449. 447.  - }
  450. 448.  - .mv_controls_ctrl {
  451. 449.  -   position: absolute;
  452. 450.  -   padding: 8px;
  453. 451.  -   cursor: pointer;
  454. 452.  -   z-index: 15;
  455. 453.  -   opacity: 0.5;
  456. 454.  -   filter: alpha(opacity=50);
  457. 455.  - }
  458. 456.  - .mv_controls_close {
  459. 457.  -   margin-left: 29px;
  460. 458.  - }
  461. 459.  - .mv_controls_min {
  462. 460.  -   margin-left: 5px;
  463. 461.  - }
  464. 462.  - .mv_controls_ctrl div {
  465. 463.  -   background: url('/images/icons/viewer_controls.gif') no-repeat 0px 0px;
  466. 464.  -   width: 14px;
  467. 465.  -   height: 14px;
  468. 466.  - }
  469. 467.  - .mv_controls_min div {
  470. 468.  -   background-position: 0px -14px;
  471. 469.  - }
  472. 470.  -
  473. 471.  - .mv_switch {
  474. 472.  -   top: 0px;
  475. 473.  -   left: 0px;
  476. 474.  -   padding: 10px;
  477. 475.  -   width: 14px;
  478. 476.  -   height: 14px;
  479. 477.  -   opacity: 0.4;
  480. 478.  -   filter: alpha(opacity=40);
  481. 479.  -   cursor: pointer;
  482. 480.  - }
  483. 481.  - .mv_switch img {
  484. 482.  -   behavior: url(/js/iepngfix.htc);
  485. 483.  - }
  486. 484.  -
  487. 485.  - .mv_comment {
  488. 486.  -   border-top: 1px solid #E9EDF1;
  489. 487.  -   padding: 11px 0px 8px 0px;
  490. 488.  -   width: 512px;
  491. 489.  - }
  492. 490.  - .mv_comment .mv_photo_thumb img {
  493. 491.  -   width: 75px;
  494. 492.  - }
  495. 493.  - .mv_comment .mv_photo_thumb {
  496. 494.  -   width: 80px;
  497. 495.  - }
  498. 496.  - .mv_thumb {
  499. 497.  -   width: 60px;
  500. 498.  -   padding: 0px;
  501. 499.  -   height: 50px;
  502. 500.  -   vertical-align: top;
  503. 501.  - }
  504. 502.  - .mv_thumb img {
  505. 503.  -   width: 50px;
  506. 504.  -   height: 50px;
  507. 505.  - }
  508. 506.  - .mv_comm {
  509. 507.  -   padding: 0px;
  510. 508.  -   width: 450px;
  511. 509.  -   overflow: hidden;
  512. 510.  - }
  513. 511.  - .mv_commtext {
  514. 512.  -   width: 430px;
  515. 513.  -   padding-top: 2px;
  516. 514.  -   line-height: 130%;
  517. 515.  -   overflow: hidden;
  518. 516.  -   word-wrap: break-word;
  519. 517.  - }
  520. 518.  - .mv_commtext:hover .wall_reply_more {
  521. 519.  -   color: #45688E;
  522. 520.  - }
  523. 521.  - .wall_module .mv_comm .author {
  524. 522.  -   font-weight: bold;
  525. 523.  -   line-height: 140%;
  526. 524.  - }
  527. 525.  -
  528. 526.  - #mv_date_wrap {
  529. 527.  -   padding: 0px 0px 8px;
  530. 528.  -   color: #777;
  531. 529.  - }
  532. 530.  - #mv_tags {
  533. 531.  -   padding: 0px 2px 20px;
  534. 532.  -   color: #777;
  535. 533.  -   width: 500px;
  536. 534.  - }
  537. 535.  - #mv_tags span {
  538. 536.  -   color: #000;
  539. 537.  -   cursor: default;
  540. 538.  - }
  541. 539.  - #mv_tags .delete,
  542. 540.  - #mv_del_reply_to {
  543. 541.  -   background: #C4D2E1 url(/images/small_delete.gif) no-repeat 0px 0px;
  544. 542.  -   width: 0px;
  545. 543.  -   height: 14px;
  546. 544.  -   z-index: 615;
  547. 545.  -   padding-left: 14px;
  548. 546.  -   overflow: hidden;
  549. 547.  -   cursor: pointer;
  550. 548.  - }
  551. 549.  - #mv_del_reply_to {
  552. 550.  -   display: none;
  553. 551.  -   margin: 6px -10px 0px;
  554. 552.  -   -webkit-transition: all 100ms linear;
  555. 553.  -   -moz-transition: all 100ms linear;
  556. 554.  -   -o-transition: all 100ms linear;
  557. 555.  -   transition: all 100ms linear;
  558. 556.  - }
  559. 557.  - #mv_del_reply_to:hover {
  560. 558.  -   background-color: #7996B5;
  561. 559.  - }
  562. 560.  - #mv_tag_frame {
  563. 561.  -   top: 0px;
  564. 562.  -   left: 0px;
  565. 563.  -   position: absolute;
  566. 564.  -   border: 3px solid #C0C6D0;
  567. 565.  -   overflow: hidden;
  568. 566.  -   display: none;
  569. 567.  -   z-index: 622;
  570. 568.  -   text-align: left; /* Even for rtl langs */
  571. 569.  -   direction: ltr;
  572. 570.  - }
  573. 571.  - #mv_tag_faded {
  574. 572.  -   position: absolute;
  575. 573.  -   background: #000;
  576. 574.  -   opacity: 0.5;
  577. 575.  -   filter: alpha(opacity=50);
  578. 576.  -   display: none;
  579. 577.  -   z-index: 621;
  580. 578.  - }
  581. 579.  - #mv_tag_person a, #mv_tag_person span {
  582. 580.  -   display: block;
  583. 581.  -   width: 100%;
  584. 582.  -   text-align: center;
  585. 583.  -   color: #FFF;
  586. 584.  -   padding: 3px;
  587. 585.  -   background: #000;
  588. 586.  - }
  589. 587.  - #mv_tag_person span {
  590. 588.  -   cursor: default;
  591. 589.  - }
  592. 590.  - #mv_tag_person a:hover {
  593. 591.  -   text-decoration: none;
  594. 592.  -   color: #DAE1E8;
  595. 593.  - }
  596. 594.  - #mv_tag_person {
  597. 595.  -   display: none;
  598. 596.  -   font-weight: bold;
  599. 597.  -   z-index: 623;
  600. 598.  -   opacity: 0.7;
  601. 599.  -   overflow: hidden;
  602. 600.  -   position: absolute;
  603. 601.  - }
  604. 602.  -
  605. 603.  - #mv_approve {
  606. 604.  -   background: white;
  607. 605.  -   padding: 15px 30px 15px 15px;
  608. 606.  -   border-bottom: 1px solid #DAE1E8;
  609. 607.  -   background: #FFFFFF;
  610. 608.  -   text-align: left;
  611. 609.  - }
  612. 610.  - #mv_approve table {
  613. 611.  -   width: 100%;
  614. 612.  - }
  615. 613.  - #mv_approve table .info {
  616. 614.  -   vertical-align: center;
  617. 615.  - }
  618. 616.  - #mv_delete_tag {
  619. 617.  -   display: block;
  620. 618.  -   margin-top: 6px;
  621. 619.  -   margin-left: 20px;
  622. 620.  -   *height: 16px;
  623. 621.  - }
  624. 622.  - .mv_tager_photo {
  625. 623.  -   margin-right: 15px;
  626. 624.  - }
  627. 625.  -
  628. 626.  - #mv_loader {
  629. 627.  -   background: url(/images/progress_gray.gif) no-repeat 50% 50%;
  630. 628.  -   width: 780px;
  631. 629.  -   height: 420px;
  632. 630.  -   margin: 0px auto;
  633. 631.  - }
  634. 632.  -
  635. 633.  - .mv_minimized #mv_loader {
  636. 634.  -   width: 279px;
  637. 635.  -   height: 180px;
  638. 636.  - }
  639. 637.  - .mv_resizing #mv_loader {
  640. 638.  -   position: absolute;
  641. 639.  -   width: 100%;
  642. 640.  -   height: 100%;
  643. 641.  -   margin-top: -20px;
  644. 642.  -   background: none;
  645. 643.  - }
  646. 644.  -
  647. 645.  - #mv_content {
  648. 646.  -   padding: 0px 30px 30px 30px;
  649. 647.  - }
  650. 648.  - .mv_minimized #mv_content {
  651. 649.  -   padding: 2px 10px 10px 10px;
  652. 650.  -   *position: static;
  653. 651.  -   z-index: 520;
  654. 652.  - }
  655. 653.  -
  656. 654.  - .mv_minimized #mv_box {
  657. 655.  -   background: url('/images/mv_bg.png');
  658. 656.  -   background: rgba(0, 0, 0, 0.8);
  659. 657.  -   border-radius: 3px;
  660. 658.  -   -moz-border-radius: 3px;
  661. 659.  -   -webkit-border-radius: 3px;
  662. 660.  -   -khtml-border-radius: 3px;
  663. 661.  - }
  664. 662.  -
  665. 663.  - .mv_controls {
  666. 664.  -   background: #FFFFFF;
  667. 665.  -   padding: 10px;
  668. 666.  - }
  669. 667.  -
  670. 668.  - #mv_wide .mv_desc {
  671. 669.  -   width: 500px;
  672. 670.  -   padding-bottom: 10px;
  673. 671.  -   line-height: 140%;
  674. 672.  -   overflow: hidden;
  675. 673.  - }
  676. 674.  -
  677. 675.  - #mv_friends {
  678. 676.  -   position: absolute;
  679. 677.  -   width: 190px;
  680. 678.  -   display: none;
  681. 679.  -   background: #FFF;
  682. 680.  -   z-index: 700;
  683. 681.  - }
  684. 682.  - #mv_friends .name_input {
  685. 683.  -   padding: 10px;
  686. 684.  -   background: #F2F2F2;
  687. 685.  -   border-left: 1px solid #AAA;
  688. 686.  -   border-right: 1px solid #AAA;
  689. 687.  - }
  690. 688.  - #mv_friends .name_input input {
  691. 689.  -   width: 160px;
  692. 690.  - }
  693. 691.  - #mv_friends .list_wrap {
  694. 692.  -   padding: 5px;
  695. 693.  -   border-left: 1px solid #AAA;
  696. 694.  -   border-right: 1px solid #AAA;
  697. 695.  -   border-top: 1px solid #DAE1E8;
  698. 696.  -   border-bottom: 1px solid #DAE1E8;
  699. 697.  - }
  700. 698.  - #mv_friends .list_wrap a {
  701. 699.  -   display: block;
  702. 700.  -   padding: 5px;
  703. 701.  - }
  704. 702.  - #mv_friends .list_wrap a em {
  705. 703.  -   background: #D8DFEA;
  706. 704.  -   font-weight: bold;
  707. 705.  -   font-style: normal;
  708. 706.  - }
  709. 707.  - #mv_friends .list_wrap a:hover {
  710. 708.  -   text-decoration: none;
  711. 709.  -   background: #E1E7ED;
  712. 710.  - }
  713. 711.  - #mv_friends .box_controls {
  714. 712.  -   border-top: 0px;
  715. 713.  - }
  716. 714.  - #mv_friends .box_controls .progress {
  717. 715.  -   margin: 7px auto 0px;
  718. 716.  - }
  719. 717.  - #mv_friends_list {
  720. 718.  - }
  721. 719.  - #mv_friends_list .progress {
  722. 720.  -   display: block;
  723. 721.  -   margin: 10px auto 5px;
  724. 722.  - }
  725. 723.  - #mv_friends table {
  726. 724.  -   width: 100%;
  727. 725.  - }
  728. 726.  - #mv_friends .button_blue, #mv_friends .button_gray {
  729. 727.  -   margin: 3px;
  730. 728.  - }
  731. 729.  -
  732. 730.  - #mv_desc_text {
  733. 731.  -   width: 362px;
  734. 732.  -   height: 70px;
  735. 733.  -   padding: 8px 9px 9px;
  736. 734.  -   margin-bottom: 10px;
  737. 735.  - }
  738. 736.  - #mv_title_text, #mv_create_album {
  739. 737.  -   width: 362px;
  740. 738.  -   padding: 7px 9px 8px;
  741. 739.  - }
  742. 740.  - #mv_like_wrap {
  743. 741.  -   margin: 0px 1px;
  744. 742.  -   color: #2F5879;
  745. 743.  -   cursor: pointer;
  746. 744.  - }
  747. 745.  - #mv_controls_line #mv_like_wrap {
  748. 746.  -   color: #777777;
  749. 747.  - }
  750. 748.  - #mv_like_wrap i {
  751. 749.  -   background: url(/images/icons/like.gif?1) no-repeat 1px 0px;
  752. 750.  -   height: 10px;
  753. 751.  -   margin: 3px 3px 0px;
  754. 752.  -   opacity: 0.4;
  755. 753.  -   filter: alpha(opacity=40);
  756. 754.  -   width: 11px;
  757. 755.  - }
  758. 756.  - #mv_controls_line #mv_like_wrap i {
  759. 757.  -   background: url(/images/icons/like_white.gif) no-repeat 1px 0px;
  760. 758.  - }
  761. 759.  - #mv_like_wrap i.no_likes {
  762. 760.  -   margin-right: 0px;
  763. 761.  - }
  764. 762.  - #mv_like_count {
  765. 763.  -   margin-right: 3px;
  766. 764.  -   font-weight: bold;
  767. 765.  - }
  768. 766.  - #mv_wide #mv_like_count {
  769. 767.  -   color: #7295b2;
  770. 768.  - }
  771. 769.  -
  772. 770.  - #mv_desc_warn {
  773. 771.  -   display: none;
  774. 772.  -   margin-top: 5px;
  775. 773.  -   color: #777;
  776. 774.  - }
  777. 775.  - #mv_move_to {
  778. 776.  -   height: 20px;
  779. 777.  - }
  780. 778.  - .mv_edit_header {
  781. 779.  -   color: #36638E;
  782. 780.  -   font-size: 1.09em;
  783. 781.  -   font-weight: bold;
  784. 782.  -   margin-bottom: 10px;
  785. 783.  - }
  786. 784.  - .mv_edit_header span {
  787. 785.  -   color: #BBBBBB;
  788. 786.  - }
  789. 787.  - #mv_warning {
  790. 788.  -   width: 604px;
  791. 789.  - }
  792. 790.  - .mv_header_two {
  793. 791.  -   margin-top: 14px;
  794. 792.  - }
  795. 793.  - #mv_to_cover {
  796. 794.  -   margin: 14px 0px 4px;
  797. 795.  -   height: 14px;
  798. 796.  - }
  799. 797.  - .mv_action_link span {
  800. 798.  -   padding: 4px 5px;
  801. 799.  -   display: block;
  802. 800.  - }
  803. 801.  - #mv_top_controls {
  804. 802.  -   height: 42px;
  805. 803.  - }
  806. 804.  - #mv_top_controls .divider {
  807. 805.  -   color: #444444;
  808. 806.  -   padding: 12px 2px 5px;
  809. 807.  - }
  810. 808.  - #mv_controls_line {
  811. 809.  -   padding: 0px 30px 14px 30px;
  812. 810.  - }
  813. 811.  - #mv_controls_line a {
  814. 812.  -   color: #777777;
  815. 813.  - }
  816. 814.  - #mv_controls_line a:hover {
  817. 815.  -   /*color: #FFFFFF;*/
  818. 816.  -   text-decoration: none;
  819. 817.  - }
  820. 818.  - #mv_controls_line .divider {
  821. 819.  -   color: #444444;
  822. 820.  - }
  823. 821.  - .video_already_added,
  824. 822.  - .video_already_posted {
  825. 823.  -   display: none;
  826. 824.  - }
  827. 825.  - .video_added .video_already_added,
  828. 826.  - .video_posted .video_already_posted {
  829. 827.  -   display: inline;
  830. 828.  -   color: #555555;
  831. 829.  - }
  832. 830.  - .video_added .video_add_link {
  833. 831.  -   display: none;
  834. 832.  - }
  835. 833.  - .video_posted .video_post_link {
  836. 834.  -   display: none;
  837. 835.  - }
  838. 836.  - .mv_top_button {
  839. 837.  -   color: #777777;
  840. 838.  -   padding: 12px 5px 12px;
  841. 839.  -   cursor: pointer;
  842. 840.  -   background: #000000;
  843. 841.  - }
  844. 842.  - .mv_top_close {
  845. 843.  -   padding-right: 30px;
  846. 844.  - }
  847. 845.  - .is_rtl1 .mv_top_close {
  848. 846.  -   padding-right: 12px;
  849. 847.  -   padding-left: 30px;
  850. 848.  - }
  851. 849.  - .mv_show_info {
  852. 850.  -   display: inline;
  853. 851.  - }
  854. 852.  - .mv_hide_info {
  855. 853.  -   display: none;
  856. 854.  - }
  857. 855.  - .mv_controls_shown .mv_show_info {
  858. 856.  -   display: none;
  859. 857.  - }
  860. 858.  - .mv_controls_shown .mv_hide_info {
  861. 859.  -   display: inline;
  862. 860.  - }
  863. 861.  - .video_no_flash_wrap {
  864. 862.  -   padding-top: 20px;
  865. 863.  -   color: #BBBBBB;
  866. 864.  -   width: 640px;
  867. 865.  -   text-align: center;
  868. 866.  - }
  869. 867.  - .video_no_flash_wrap a {
  870. 868.  -   color: #EEEEEE;
  871. 869.  - }
  872. 870.  - .mv_num_views {
  873. 871.  -   padding-bottom: 8px;
  874. 872.  - }
  875. 873.  - .video_message_videoviewer {
  876. 874.  -   margin: 5px;
  877. 875.  -   padding: 8px 10px;
  878. 876.  -   font-weight: normal;
  879. 877.  - }
  880. 878.  - .mv_share_text {
  881. 879.  -   padding-right: 12px;
  882. 880.  -   background: url('/images/darr_on.gif') right 6px no-repeat;
  883. 881.  - }
  884. 882.  - .mv_controls_dd {
  885. 883.  -   position: absolute;
  886. 884.  -   z-index: 2000;
  887. 885.  -   margin-left: -1px;
  888. 886.  -   margin-top: -21px;
  889. 887.  -   display: none;
  890. 888.  - }
  891. 889.  - .mvs_side_sh {
  892. 890.  -   background: black;
  893. 891.  -   opacity: 0.1;
  894. 892.  -   filter: alpha(opacity=10);
  895. 893.  - }
  896. 894.  - .mvs_side_sh_el {
  897. 895.  -   width: 1px;
  898. 896.  - }
  899. 897.  - .mvs_header_wrap {
  900. 898.  -   cursor: pointer;
  901. 899.  -   width: 158px;
  902. 900.  -   border: 1px solid #517295;
  903. 901.  - }
  904. 902.  - .mvs_header {
  905. 903.  -   color: white;
  906. 904.  -   background: #5e82a8;
  907. 905.  -   border: 1px solid;
  908. 906.  -   padding: 2px 4px;
  909. 907.  -   border-color: #7E9CBC #5C82AB #5e82a8;
  910. 908.  - }
  911. 909.  - .mvs_header_text {
  912. 910.  -   padding-right: 12px;
  913. 911.  -   background: url(/images/darr_dd_over.gif) no-repeat right 6px;
  914. 912.  - }
  915. 913.  - .mvs_acts {
  916. 914.  -   border: 1px solid #96AABE;
  917. 915.  -   border-top: 0px;
  918. 916.  - }
  919. 917.  - .mvs_act {
  920. 918.  -   background: #FFF;
  921. 919.  - }
  922. 920.  - .mvs_sh1, .mvs_sh2 {
  923. 921.  -   background: black;
  924. 922.  -   height: 1px;
  925. 923.  -   overflow: hidden;
  926. 924.  -   position: relative;
  927. 925.  -   opacity: 0.1;
  928. 926.  -   filter: alpha(opacity=10);
  929. 927.  - }
  930. 928.  - .mvs_sh2 {
  931. 929.  -   opacity: 0.05;
  932. 930.  -   filter: alpha(opacity=5);
  933. 931.  - }
  934. 932.  - .video_comments_msg {
  935. 933.  -   padding: 20px 0px;
  936. 934.  -   color: #777;
  937. 935.  - }
  938. 936.  - .mv_embed_privacy {
  939. 937.  -   padding-top: 15px;
  940. 938.  -   line-height: 150%;
  941. 939.  - }
  942. 940.  -
  943. 941.  - div.mv_composer_dd .wdd_lwrap {
  944. 942.  -   top: -10px;
  945. 943.  - }
  946. 944.  - #mv_add_media {
  947. 945.  -   padding: 6px 9px 0px;
  948. 946.  - }
  949. 947.  - div.review_commdata div.mv_review_like {
  950. 948.  -   margin: 0px 1px;
  951. 949.  - }
  952. 950.  - div.review_commdata i.no_like_hide {
  953. 951.  -   visibility: visible;
  954. 952.  - }
  955. 953.  - .wall_module .mv_comment .like_wrap {
  956. 954.  -   margin: 5px 1px 0px;
  957. 955.  - }
  958. 956.  - .mv_report_upload {
  959. 957.  -   display: none;
  960. 958.  - }
  961. 959.  - .mv_report_blocked {
  962. 960.  -   color: #777777;
  963. 961.  -   padding: 4px 5px;
  964. 962.  - }
  965. 963.  - .mv_report_blocked .mv_report_upload {
  966. 964.  -   display: block;
  967. 965.  - }
  968. 966.  - .mv_report_blocked .mv_share_text {
  969. 967.  -   display: none;
  970. 968.  - }
  971. ------
Advertisement
Add Comment
Please, Sign In to add comment