The UDT module renders a table with an initial column containing an edit button. I am trying to style the borders on this column differently from the other columns. Is it possible in CSS to target the first TD in a TR (in a similar way that you can target a particular LI within an UL)? |