invoke css

This commit is contained in:
Mathieu 2015-01-30 00:47:12 +01:00
parent 0f78612964
commit 5de2bdfbbb

View File

@ -8691,8 +8691,8 @@ ul.breadcrumb span {
.list_item a { .list_item a {
text-decoration: none; text-decoration: none;
} }
.list_item:nth-child(odd) { .list_item:hover {
background-color: #f6f6f6; background-color: #fafafa;
} }
.action_col { .action_col {
text-align: right; text-align: right;