Skip to content

Instantly share code, notes, and snippets.

@wedgybo
Created April 18, 2012 22:10
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 wedgybo/2416977 to your computer and use it in GitHub Desktop.
Save wedgybo/2416977 to your computer and use it in GitHub Desktop.
Missing CSS for ExtJS4 Breadcrumbs
.icon-arrow {
background: url(../../images/arrow.png) no-repeat center center !important;
padding-right: 12px;
margin-left: -4px;
height: 33px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment