diff --git a/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css b/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css index e502bfc65..2d7948806 100644 --- a/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css +++ b/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css @@ -1326,7 +1326,7 @@ overflow: visible; cursor: pointer; } -.clickable-rows:hover { +.listdetails .clickable-rows:hover { text-decoration: underline; }