BTW is the following a valid selector for unique tooltip?
box[id=abc]:hover .tooltip-label:before
{
content:"some text"
}in other words when the cursor is over box with id abc the content prefix will be inserted _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

