Fix: bureau2crea add hover to liste lines

This commit is contained in:
Juanjo Menent 2011-06-23 16:12:35 +00:00
parent eeaf2c4fc6
commit 81534d452a

View File

@ -1365,12 +1365,12 @@ background: #eaeaea;
font-family: <?php print $fontlist ?>; font-family: <?php print $fontlist ?>;
border: 0px; border: 0px;
} }
/*
.impair:hover { .impair:hover {
background: #EFEFEF; background: #c0c4c7;
border: 0px; border: 0px;
} }
*/
.pair { .pair {
/* background: #e6ebed; */ /* background: #e6ebed; */
@ -1382,12 +1382,12 @@ border: 0px;
.pair td, .impair td { .pair td, .impair td {
padding: 3px !important; padding: 3px !important;
} }
/*
.pair:hover { .pair:hover {
background: #c0c4c7; background: #c0c4c7;
border: 0px; border: 0px;
} }
*/
/* /*