Insert element before tag with CSS, not supported?
Posted: Tue Sep 09, 2008 12:36 pm
Hi,
I have simple question around CSS in XML Editor. Actually, an user can add a style sheet CCS to a XML document to structure it.
But it's strange, i can't use a syntax like :
a:before {
width: 23px;
padding: 0 23px 0 0;
background: white url(droite.jpg) 0 0;
content: "text_add";
}
is that normal ?
PS: i'm apologize for my spelling faults.
I have simple question around CSS in XML Editor. Actually, an user can add a style sheet CCS to a XML document to structure it.
But it's strange, i can't use a syntax like :
a:before {
width: 23px;
padding: 0 23px 0 0;
background: white url(droite.jpg) 0 0;
content: "text_add";
}
is that normal ?
PS: i'm apologize for my spelling faults.