Skip to content

Instantly share code, notes, and snippets.

@ajw0100
Created October 4, 2012 09:02
Show Gist options
  • Save ajw0100/3832357 to your computer and use it in GitHub Desktop.
Save ajw0100/3832357 to your computer and use it in GitHub Desktop.
.PTChildPivotTable {
border-bottom:solid 3px #003799;
}
.PT_SI {
display: none;
}
.PTCHC0,.PTCHC1,.PTCHC2,.PTCHC3,.PTCHC4,.PTCHC5,.PTCHC6,.PTCHC7,.PTCHC8,.PTCHC9,.PTCHC10 {
font-weight:bold;
border-left:solid 0px #979991;
border-top:solid 0px #979991;
background-image:none;
background-color: #DEE7F1;
padding:1px 10px 1px 10px;
}
.PTRHC0,.PTRHC1,.PTRHC2,.PTRHC3,.PTRHC4,.PTRHC5,.PTRHC6,.PTRHC7,.PTRHC8,.PTRHC9,.PTRHC10 {
border-left:solid 0px #979991;
border-top:solid 0px #979991;
background-image:none;
background-color:#fff;
padding:1px 10px 1px 10px;
}
.PTCC {
color:#fff;
border-left:solid 0px #979991;
border-top:solid 0px #979991;
background-color:#fff;
}
.PTCC.PTNTB {
border-bottom:solid 3px #003799;
}
.PTDC {
border-left:solid 0px #979991;
border-top:solid 0px #979991;
}
.PTLR {
border-bottom:solid 0px #003799;
}
.PTLC {
border-right:solid 0px #979991;
}
.TTHC {
border-left:solid 0px #979991;
border-top:solid 0px #979991;
padding:1px 10px 1px 10px;
}
.TTHT {
border-left:solid 0px #979991;
border-top:solid 0px #979991;
padding:1px 10px 1px 10px;
}
.ECell {
background-color:#EEEEEE;
}
.PTE {
background-color:#EEEEEE;
}
.PTDBE {
background-color: #EEEEEE;
}
.UH {
border-bottom:solid 3px #003799;
}
.BH {
color:#FFFFFF;
background-color:#FFFFFF;
}
.HH {
color:#FFFFFF;
background-color:#003799;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment