Skip to content

Instantly share code, notes, and snippets.

@fabianneve
Created June 13, 2018 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabianneve/67a49c256e23f7ce76831efc9472182c to your computer and use it in GitHub Desktop.
Save fabianneve/67a49c256e23f7ce76831efc9472182c to your computer and use it in GitHub Desktop.
.tocMain {
border-bottom: 1px #333 dashed;
}
.tocMain a:active {
}
.tocMain a:hover {
}
.tocMain a:visited {
color: #0072c6;
}
.tocMain.no-bullets {
padding: 0px;
padding-bottom: 1em;
list-style-type: none;
}
.tocMain.no-bullets ul {
padding-left: 20px;
}
.tocMain.no-bullets li {
list-style-type: none;
padding: 0.25em 0em;
}
#s4-workspace.scroll .right-wp-zone-col {
position: fixed;
top: 70px;
margin-right: 17px;
}
.right-wp-zone-col
{
float:right;
width:215px;
border-left:1px dashed;
position: absolute;
right:0;
padding-right: 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment