Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 512573

Column color with and without mouseover

$
0
0

Replies: 0

Hi, I wish the lines weren’t colored.
I would rather than color some columns and others only with the passage of the mouse.
(width do not change)

a {
color: #333333;
text-decoration: none;
}

.tablepress-id-8 td,
th {
padding: .75em 1.5em;
text-align: left;
font-size: .7em;
}

.tablepress-id-8 .column-2 {
width: 150px;
background-color: #DF4F1E;
}

.tablepress-id-8 .column-3 {
width: 150px;
}

.tablepress-id-8 .column-5 {
width: 150px;
background-color: #DCDF1E;
}

.tablepress-id-8 .column-8 {
width: 5%;
background-color: #23DF26;
}

.tablepress-id-8 .column-11 {
width: 5%;
background-color: #23DFDC;
}

.tablepress-id-8 .column-14 {
width: 5%;
background-color: #28A5FF;
}

.tablepress-id-8 .column-17 {
width: 5%;
background-color: #BE2CDF;
}

.tablepress-id-8 .column-hover {
background-color: #2ea879;
}

.tablepress-id-8 .column-hover {
background-color: #2f336b;
}

  • This topic was modified 3 minutes ago by luckyfly.
  • This topic was modified 1 minute ago by luckyfly.

Viewing all articles
Browse latest Browse all 512573

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>