If you have a selector like `.ui[class*="4:3"]` you can't simply split this by the `:` like you can when you do `a.foo:hover` to make `a.foo`.