Template:Row hover highlight/styles.css: Difference between revisions

From Vigyanwiki
< Template:Row hover highlight
(Created page with "→‎{{pp-template}}: .hover-highlight tr:hover td, .mw-datatable tr:hover td {background-color: #eaf3ff} .mw-datatable {background: #fff;} ")
 
 
(No difference)

Latest revision as of 23:13, 14 April 2023

/* {{pp-template}} */
.hover-highlight tr:hover td,
.mw-datatable tr:hover td {background-color: #eaf3ff}
.mw-datatable {background: #fff;}