How to have a shared dashed border override a solid one?
When using CSS tables or grids with a default border of type solid, how can I override a particular cell/area to have a dashed border instead? Adding a more specific selector does work where the border is not shared, but doesn't work where it is shared. I can see why this would be the default behaviour, but I can't find a way around it. (For example,