diff --git a/css/backend.css b/css/backend.css index 84770bf56463b7d54ecc8df9d7447a15486722f9..809381bb7648da952b5f496968ce97c48efddf78 100644 --- a/css/backend.css +++ b/css/backend.css @@ -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;*/