Skip to content
Snippets Groups Projects
Commit 8353903d authored by Marco De Donno's avatar Marco De Donno
Browse files

Add the hover background color for the qtables

parent 64323452
Branches
Tags
No related merge requests found
......@@ -253,6 +253,10 @@ html, body {
margin-top: 0.5em;
}
.ui-qtable tbody :hover {
background-color: #ffe;
}
.ui-qtable .qtable_row_link {
background-color: #fff;
/*border-bottom: 1px #99b solid;*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment