Hormold

VK Change (#1382823005)

Oct 26th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 10.75 KB | None | 0 0
  1. Файл - pages.css (Старый размер - 7588 | Новый - 0):
  2. 0.  - #pages_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - .pages_cont {
  7. 5.  -   padding: 10px;
  8. 6.  -   line-height: 160%;
  9. 7.  - }
  10. 8.  -
  11. 9.  - .pages_empty {
  12. 10.  -   padding: 80px 10px;
  13. 11.  -   background: #F7F7F7;
  14. 12.  -   border: 1px solid #CCC;
  15. 13.  -   margin: 5px 5px;
  16. 14.  -   text-align: center;
  17. 15.  -   font-size: 1.09em;
  18. 16.  -   color: #777;
  19. 17.  -   line-height: 200%;
  20. 18.  - }
  21. 19.  -
  22. 20.  - #pages_progress {
  23. 21.  -   margin: 9px 0px 0px 575px;
  24. 22.  -   position: absolute;
  25. 23.  -   display: none;
  26. 24.  - }
  27. 25.  - .pages_right_link {
  28. 26.  -   padding-top: 5px;
  29. 27.  - }
  30. 28.  -
  31. 29.  - #pages_error {
  32. 30.  -   border: 1px solid #E89B88;
  33. 31.  -   background-color: #FFEFE8;
  34. 32.  -   padding: 8px 11px;
  35. 33.  - }
  36. 34.  -
  37. 35.  - #pages_error_wrap {
  38. 36.  -   padding: 10px;
  39. 37.  -   padding-bottom: 0px;
  40. 38.  -   display: none;
  41. 39.  -   background: #F7F7F7;
  42. 40.  - }
  43. 41.  - .pages_main {
  44. 42.  -   padding: 11px 10px;
  45. 43.  -   background: #F7F7F7;
  46. 44.  - }
  47. 45.  - .pages_section_view .pages_main,
  48. 46.  - .pages_section_edit .pages_main
  49. 47.  - {
  50. 48.  -   padding: 0px;
  51. 49.  -   background: #FFFFFF;
  52. 50.  - }
  53. 51.  - .pages_section_history .pages_main {
  54. 52.  -   padding: 0px;
  55. 53.  -   background: #FFFFFF;
  56. 54.  - }
  57. 55.  - .pages_body {
  58. 56.  -   width: 598px;
  59. 57.  -   height: 410px;
  60. 58.  -   border: 1px solid #C0CAD5;
  61. 59.  -   padding: 3px;
  62. 60.  -   font-size: 1em;
  63. 61.  -   font-family: tahoma, ubuntu, arial, verdana;
  64. 62.  - }
  65. 63.  - #pages_html {
  66. 64.  -   width: 598px;
  67. 65.  -   height: 350px;
  68. 66.  - }
  69. 67.  - .pages_buttons {
  70. 68.  -   background: #F1F1F1;
  71. 69.  -   padding: 10px;
  72. 70.  -   width: 607px;
  73. 71.  - }
  74. 72.  - #pages_buttons_cont {
  75. 73.  -   height: 45px;
  76. 74.  - }
  77. 75.  - .pages_wysiwyg {
  78. 76.  -   padding-bottom: 3px;
  79. 77.  - }
  80. 78.  - .pages_acts {
  81. 79.  -   padding: 5px 4px 0px 0px;
  82. 80.  - }
  83. 81.  - .pages_access_options .radiobtn {
  84. 82.  -   display: block;
  85. 83.  -   margin: 10px 0px;
  86. 84.  - }
  87. 85.  - #pages_edit_title {
  88. 86.  -   width: 598px;
  89. 87.  -   margin: 0px;
  90. 88.  -   line-height: 160%;
  91. 89.  - }
  92. 90.  - .pages_edit_title_cont {
  93. 91.  -   background: #F1F1F1;
  94. 92.  -   padding: 10px 10px 6px 10px;
  95. 93.  - }
  96. 94.  - .pages_save_info {
  97. 95.  -   padding: 6px 10px 0px 10px;
  98. 96.  -   color: #777777;
  99. 97.  - }
  100. 98.  - #pages_preview {
  101. 99.  -   /*border-top: 1px solid #C0CAD5;*/
  102. 100.  -   padding: 10px;
  103. 101.  -   line-height: 160%;
  104. 102.  - }
  105. 103.  - .pages_info_line {
  106. 104.  -   background: #F1F1F1;
  107. 105.  -   padding: 0px 0px 10px 0px;
  108. 106.  -   line-height: 140%;
  109. 107.  - }
  110. 108.  - .pages_section_view .pages_info_line {
  111. 109.  -   padding: 11px 10px;
  112. 110.  - }
  113. 111.  - .pages_section_edit .pages_info_line {
  114. 112.  -   padding: 11px 10px 0px 10px;
  115. 113.  - }
  116. 114.  - .pages_info_header {
  117. 115.  -   background: #F1F1F1;
  118. 116.  -   padding: 0px 0px 10px 0px;
  119. 117.  -   line-height: 140%;
  120. 118.  -   padding: 8px 10px;
  121. 119.  -   width: 607px;
  122. 120.  - }
  123. 121.  - .pages_content {
  124. 122.  -   padding-top: 10px;
  125. 123.  - }
  126. 124.  - .pages_actions {
  127. 125.  -   padding: 2px 5px 0px 5px;
  128. 126.  -   font-size: 11px;
  129. 127.  -   font-weight: normal;
  130. 128.  - }
  131. 129.  - .font_medium .pages_actions {
  132. 130.  -   font-size: 12px;
  133. 131.  - }
  134. 132.  - .pages_header {
  135. 133.  -   color: #45688E;
  136. 134.  -   font-size: 1.18em;
  137. 135.  -   font-weight: bold;
  138. 136.  -   border-bottom: 1px solid #DAE1E8;
  139. 137.  -   margin-bottom: 10px;
  140. 138.  -   padding-bottom: 3px;
  141. 139.  - }
  142. 140.  - .pages_edit_history {
  143. 141.  -   padding: 5px 10px 20px 10px;
  144. 142.  -   width: 607px;
  145. 143.  - }
  146. 144.  - .pages_history_header {
  147. 145.  -   width: 100%;
  148. 146.  - }
  149. 147.  - .pages_history_table {
  150. 148.  -   width: 100%;
  151. 149.  -   border-bottom: 1px dashed #CCCCCC;
  152. 150.  - }
  153. 151.  - .pages_history_header td {
  154. 152.  -   padding: 0px 10px;
  155. 153.  -   font-weight: normal;
  156. 154.  - }
  157. 155.  - .pages_history_table td {
  158. 156.  -   padding: 8px 10px;
  159. 157.  - }
  160. 158.  - .pages_info_header h4 {
  161. 159.  -   border: none;
  162. 160.  - }
  163. 161.  - .pages_select_version {
  164. 162.  -   background: #FFFFFF;
  165. 163.  -   border: 1px solid #C0CAD5;
  166. 164.  -   margin: 2px 0px 8px 0px;
  167. 165.  - }
  168. 166.  - .pages_not_selected {
  169. 167.  -   padding: 8px 8px;
  170. 168.  -   color: #777777;
  171. 169.  - }
  172. 170.  -
  173. 171.  - #pages_compare_cont {
  174. 172.  -   padding: 0px 0px 20px 0px;
  175. 173.  -   display: none;
  176. 174.  - }
  177. 175.  - #pages_compare_disabler {
  178. 176.  -   position: absolute;
  179. 177.  -   background: #FFFFFF;
  180. 178.  -   opacity: 0.4;
  181. 179.  -   z-index: 10;
  182. 180.  - }
  183. 181.  - .pages_select_version .pages_history_table {
  184. 182.  -   border-bottom: none;
  185. 183.  - }
  186. 184.  - .pages_edit_history .pages_compare {
  187. 185.  -   background: #F7F7F7;
  188. 186.  - }
  189. 187.  - .pages_edit_empty {
  190. 188.  -   text-align: center;
  191. 189.  -   padding: 70px 30px 70px 30px;
  192. 190.  - }
  193. 191.  - .pages_summary {
  194. 192.  -   border-bottom: 1px solid #E7EAED;
  195. 193.  -   color: #47688D;
  196. 194.  -   padding: 14px 10px 4px;
  197. 195.  -   font-weight: bold;
  198. 196.  - }
  199. 197.  - .pages_notifications {
  200. 198.  -   padding: 0px 10px 10px 10px;
  201. 199.  - }
  202. 200.  - .pages_notify_row {
  203. 201.  -   border-top: 1px solid #DAE2E8;
  204. 202.  -   padding: 20px 10px;
  205. 203.  - }
  206. 204.  - .pages_notify_first {
  207. 205.  -   border-top: none;
  208. 206.  -   margin-top: 5px;
  209. 207.  - }
  210. 208.  - .pages_notify_unread {
  211. 209.  -   background: #F5F9FB;
  212. 210.  - }
  213. 211.  - .pages_notify_unread.pages_notify_first {
  214. 212.  -   margin-top: 10px;
  215. 213.  - }
  216. 214.  - .pages_notify_date {
  217. 215.  -   color: #777777;
  218. 216.  -   padding-top: 4px;
  219. 217.  - }
  220. 218.  - .pages_delete_row {
  221. 219.  -   margin-top: -2px;
  222. 220.  -   margin-right: -6px;
  223. 221.  -   background: url("/images/pics/statusx_op.gif") no-repeat scroll 3px 3px;
  224. 222.  -   opacity: 0;
  225. 223.  -   filter: alpha(opacity=0);
  226. 224.  -   cursor: pointer;
  227. 225.  -   height: 17px;
  228. 226.  -   width: 17px;
  229. 227.  - }
  230. 228.  - .pages_notify_deleted {
  231. 229.  -   color: #777777;
  232. 230.  -   padding: 4px 0px;
  233. 231.  - }
  234. 232.  - .pages_notifications_empty {
  235. 233.  -   padding: 130px 10px;
  236. 234.  -   background: #F7F7F7;
  237. 235.  -   border: 1px solid #CCC;
  238. 236.  -   margin: 15px 5px;
  239. 237.  -   text-align: center;
  240. 238.  -   font-size: 1.09em;
  241. 239.  -   color: #777;
  242. 240.  - }
  243. 241.  - .pages_bl_row {
  244. 242.  -   padding: 10px;
  245. 243.  -   height: 25px;
  246. 244.  -   overflow: hidden;
  247. 245.  -   border-bottom: 1px solid #DAE2E8;
  248. 246.  - }
  249. 247.  - img.pages_bl_photo {
  250. 248.  -   width: 25px;
  251. 249.  -   height: 25px;
  252. 250.  - }
  253. 251.  - .pages_bl_name {
  254. 252.  -   padding: 5px 0 0 10px;
  255. 253.  -   font-weight: bold;
  256. 254.  - }
  257. 255.  - .pages_bl_action {
  258. 256.  -   padding-top: 5px;
  259. 257.  - }
  260. 258.  - .pages_row_info {
  261. 259.  -   padding: 5px 0px 0px 0px;
  262. 260.  - }
  263. 261.  - .pages_user_form {
  264. 262.  -   background: #F7F7F7;
  265. 263.  -   padding: 10px;
  266. 264.  -   border-bottom: 1px solid #DAE1E8;
  267. 265.  - }
  268. 266.  - input.pages_user_field {
  269. 267.  -   margin: 0;
  270. 268.  -   padding: 5px 4px 4px 20px;
  271. 269.  -   width: 402px;
  272. 270.  -   height: 14px;
  273. 271.  -   line-height: 1.27em;
  274. 272.  -   background: #FFFFFF url('/images/magglass.png') no-repeat 5px 6px;
  275. 273.  - }
  276. 274.  - .pages_help {
  277. 275.  -   overflow-y: auto;
  278. 276.  -   overflow-x: hidden;
  279. 277.  -   height: 400px;
  280. 278.  -   padding: 20px;
  281. 279.  - }
  282. 280.  - #pages_preview_source_link,
  283. 281.  - #pages_preview_edit_link {
  284. 282.  -   position: absolute;
  285. 283.  -   padding: 6px 12px 0px;
  286. 284.  - }
  287. 285.  -
  288. 286.  - #pages_bottom_preview {
  289. 287.  -   display: none;
  290. 288.  -   background: #FFFFFF;
  291. 289.  -   border-top: 1px solid #DAE1E8;
  292. 290.  -   padding-top: 2px;
  293. 291.  - }
  294. 292.  -
  295. 293.  - .pages_draft_info {
  296. 294.  -   width: 607px;
  297. 295.  -   padding: 12px 10px 4px;
  298. 296.  -   background: #F1F1F1;
  299. 297.  - }
  300. 298.  - .pages_title_enabled {
  301. 299.  -   margin-top: 0px
  302. 300.  - }
  303. 301.  - .pages_draft_text {
  304. 302.  -   padding: 6px 2px;
  305. 303.  - }
  306. 304.  - .pages_draft_btn {
  307. 305.  -   margin-left: 10px;
  308. 306.  -   margin-right: 1px;
  309. 307.  - }
  310. 308.  - .pages_notify_diff {
  311. 309.  -   border-left: 2px solid #C3D1E0;
  312. 310.  -   padding-left: 10px;
  313. 311.  -   margin: 8px 0px;
  314. 312.  -   max-height: 200px;
  315. 313.  -   overflow-y: auto;
  316. 314.  - }
  317. 315.  - .pages_notify_changes {
  318. 316.  -   color: #777;
  319. 317.  -   margin-top: 6px;
  320. 318.  - }
  321. 319.  - .pages_global_controls {
  322. 320.  -   padding: 8px 0px 0px 0px;
  323. 321.  - }
  324. 322.  - .pages_report_info {
  325. 323.  -   padding: 10px 0px;
  326. 324.  - }
  327. 325.  - .pages_wiki_text {
  328. 326.  -   width: 100%;
  329. 327.  -   height: 600px;
  330. 328.  -   width: 607px;
  331. 329.  -   padding: 10px;
  332. 330.  -   border: none;
  333. 331.  - }
  334. 332.  - .pages_wiki_content {
  335. 333.  -   padding: 10px;
  336. 334.  -   line-height: 160%;
  337. 335.  - }
  338. 336.  - .pages_buttons_cont {
  339. 337.  -   height: 32px;
  340. 338.  - }
  341. 339.  - .pages_buttons_panel_shadow {
  342. 340.  -   position: absolute;
  343. 341.  -   width: 627px;
  344. 342.  -   height: 3px;
  345. 343.  -   z-index: 100;
  346. 344.  -   background: #555;
  347. 345.  -   opacity: 0.12;
  348. 346.  -   filter: alpha(opacity=12);
  349. 347.  -   margin-top: -13px;
  350. 348.  -   margin-left: -10px;
  351. 349.  -   display: none;
  352. 350.  - }
  353. 351.  - .pages_panel_fixed .pages_buttons_panel_shadow {
  354. 352.  -   display: block;
  355. 353.  - }
  356. 354.  - #pages_buttons_panel.pages_panel_fixed {
  357. 355.  -   background: #F1F1F1;
  358. 356.  -   border-top: 1px solid #DAE1E8;
  359. 357.  - }
  360. 358.  - .pages_panel_fixed .pages_pages_acts {
  361. 359.  -   padding: 4px 0px 0px 0px;
  362. 360.  - }
  363. 361.  - .pages_top_fixed .editor_toolbar {
  364. 362.  -   padding-left: 25px;
  365. 363.  -   padding-right: 25px;
  366. 364.  -   width: 604px;
  367. 365.  - }
  368. 366.  - .pages_top_fixed .editor_toolbar {
  369. 367.  -   position: fixed;
  370. 368.  -   top: 0px;
  371. 369.  - }
  372. 370.  - .pages_top_fixed #wke_buttons {
  373. 371.  -   position: fixed;
  374. 372.  -   top: 0px;
  375. 373.  -   width: 627px;
  376. 374.  -   height: 32px;
  377. 375.  - }
  378. 376.  -
  379. 377.  - #pages_top_toolbox_shadow {
  380. 378.  -   position: fixed;
  381. 379.  -   width: 627px;
  382. 380.  -   top: 31px;
  383. 381.  -   height: 3px;
  384. 382.  -   z-index: 100;
  385. 383.  -   background: #555;
  386. 384.  -   opacity: 0.12;
  387. 385.  -   filter: alpha(opacity=12);
  388. 386.  -   display: none;
  389. 387.  - }
  390. 388.  -
  391. 389.  - .pages_top_fixed #pages_top_toolbox_shadow {
  392. 390.  -   display: block;
  393. 391.  - }
  394. 392.  - .pages_top_hidden #wke_buttons {
  395. 393.  -   display: none;
  396. 394.  - }
  397. 395.  - .pages_top_hidden #pages_top_toolbox_shadow {
  398. 396.  -   display: none;
  399. 397.  - }
  400. 398.  - .pages_wiki_text {
  401. 399.  -   overflow: hidden;
  402. 400.  - }
  403. 401.  -
  404. 402.  - .pages_access_tt_pointer {
  405. 403.  -   behavior: url(/js/iepngfix.htc);
  406. 404.  -   background: url(/images/ddtooltip.png) -8px 0 no-repeat;
  407. 405.  -   width: 8px;
  408. 406.  -   height: 11px;
  409. 407.  -   position: absolute;
  410. 408.  -   right: -7px;
  411. 409.  -   overflow: hidden;
  412. 410.  -   z-index: 10;
  413. 411.  -   bottom: 32px;
  414. 412.  - }
  415. 413.  - div.pages_access_tt table .tt_text {
  416. 414.  -   line-height: 160%;
  417. 415.  -   color: #000;
  418. 416.  -   padding: 10px;
  419. 417.  -   width: 220px;
  420. 418.  - }
  421. 419.  -
  422. 420.  - .pages_cont .audio .actions {
  423. 421.  -   visibility: hidden;
  424. 422.  - }
  425. 423.  - .pages_cont .audio .actions a {
  426. 424.  -   display: block;
  427. 425.  -   padding: 6px;
  428. 426.  - }
  429. 427.  - .pages_cont .audio.over .actions {
  430. 428.  -   visibility: visible;
  431. 429.  -   background-color: #EDF1F5;
  432. 430.  - }
  433. ------
Advertisement
Add Comment
Please, Sign In to add comment