Skip to content

Instantly share code, notes, and snippets.

@krusty
Created May 15, 2012 17:07
Show Gist options
  • Save krusty/2703346 to your computer and use it in GitHub Desktop.
Save krusty/2703346 to your computer and use it in GitHub Desktop.
.popover.right .arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid green ;
border-bottom: 5px solid green;
border-right: 5px solid red;
border-left: 5px solid yellow;
height: 0;
line-height: 0;
content: "";
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment