Skip to content

Instantly share code, notes, and snippets.

@l2c2technologies
Created June 3, 2016 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 l2c2technologies/9bc1f9b812e37850959c655fbc0f8802 to your computer and use it in GitHub Desktop.
Save l2c2technologies/9bc1f9b812e37850959c655fbc0f8802 to your computer and use it in GitHub Desktop.
ETD Framework CSS setup
span.etd {
color: red !important;
}
.tag_editor_upload {
background: transparent url("http://etddemo-staff.l2c2.co.in/intranet-tmpl/prog/img/upload_16x16.png") top left no-repeat;
display : block;
float : left;
width : 16px;
height: 16px;
margin : 4px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment