[Plugin: Ultimate TinyMCE] Grey line at the bottom of a table
-
When you create a table all the lines at the bottom of each row are grey. To get rid of the grey lines I used the following code
.entry-content td, .comment-content td {
border-top: 1px solid #ffffff;
}which works for all the lines except the last one. which is still visible and grey. Is there a way to hide or make the bottom line a different colour?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘[Plugin: Ultimate TinyMCE] Grey line at the bottom of a table’ is closed to new replies.