Here I have some html
<label for="timeline-does-not-filter-content-based-one-of-the-following-properties1">::before
"Workflows"</label>
the pseudoclass :before has sometimes applied style
border-width: 4px;
How can I check with jquery that it has border width equal to 4px applied. thanks