Guest User

Untitled

a guest
Dec 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. .PTChildPivotTable {
  2. border-bottom:solid 3px #003799;
  3. }
  4. .PT_SI {
  5. display: none;
  6. }
  7. .PTCHC0,.PTCHC1,.PTCHC2,.PTCHC3,.PTCHC4,.PTCHC5,.PTCHC6,.PTCHC7,.PTCHC8,.PTCHC9,.PTCHC10 {
  8. font-weight:bold;
  9. border-left:solid 0px #979991;
  10. border-top:solid 0px #979991;
  11. background-image:none;
  12. background-color: #DEE7F1;
  13. padding:1px 10px 1px 10px;
  14. }
  15. .PTRHC0,.PTRHC1,.PTRHC2,.PTRHC3,.PTRHC4,.PTRHC5,.PTRHC6,.PTRHC7,.PTRHC8,.PTRHC9,.PTRHC10 {
  16. border-left:solid 0px #979991;
  17. border-top:solid 0px #979991;
  18. background-image:none;
  19. background-color:#fff;
  20. padding:1px 10px 1px 10px;
  21. }
  22. .PTCC {
  23. color:#fff;
  24. border-left:solid 0px #979991;
  25. border-top:solid 0px #979991;
  26. background-color:#fff;
  27. }
  28. .PTCC.PTNTB {
  29. border-bottom:solid 3px #003799;
  30. }
  31. .PTDC {
  32. border-left:solid 0px #979991;
  33. border-top:solid 0px #979991;
  34. }
  35. .PTLR {
  36. border-bottom:solid 0px #003799;
  37. }
  38. .PTLC {
  39. border-right:solid 0px #979991;
  40. }
  41. .TTHC {
  42. border-left:solid 0px #979991;
  43. border-top:solid 0px #979991;
  44. padding:1px 10px 1px 10px;
  45. }
  46. .TTHT {
  47. border-left:solid 0px #979991;
  48. border-top:solid 0px #979991;
  49. padding:1px 10px 1px 10px;
  50. }
  51. .ECell {
  52. background-color:#EEEEEE;
  53. }
  54. .PTE {
  55. background-color:#EEEEEE;
  56. }
  57. .PTDBE {
  58. background-color: #EEEEEE;
  59. }
  60. .UH {
  61. border-bottom:solid 3px #003799;
  62. }
  63. .BH {
  64. color:#FFFFFF;
  65. background-color:#FFFFFF;
  66. }
  67. .HH {
  68. color:#FFFFFF;
  69. background-color:#003799;
  70. }
Add Comment
Please, Sign In to add comment