History

There are 1 version of this glossary term.
Note: This is valid CSS, but I recommend against using this trick (:before and :after psudo-classes) too widely because search engines and people using screen readers will not be able to 'read' you new text.

Use this to hide current text:

.libListReptEntAttchLble > span
{
    display: none;

Use this to create new text:


Revised By: Justin Prevatte Revised On: Oct 15, 2013 2:41 PM
Characters Edited: 0 Total: 1592