Skip to content

Instantly share code, notes, and snippets.

@slave2zeros
Created September 17, 2009 03:45
Show Gist options
  • Save slave2zeros/188335 to your computer and use it in GitHub Desktop.
Save slave2zeros/188335 to your computer and use it in GitHub Desktop.
<style type="text/css" media="screen">
.uiSelectBoxContainer {
position:relative;
height:30px;
display:block;
}
.uiSelectBoxToggle {
position: absolute;
}
.quote-jump-head {
margin:0px !important;
}
#quote-jump {
margin:8px 0px !important;
}
#quote-jump p {
margin:0px;
margin-bottom:10px;
}
#nav {
z-index:10;
}
#tabs ul a:active {
outline: none;
}
#tabs ul a {
-moz-outline-style: none;
}
.uiSelectBoxToggle span img {
visibility: hidden;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment