diff --git a/front/css/pialert.css b/front/css/pialert.css index d3d0cb47..38abb975 100755 --- a/front/css/pialert.css +++ b/front/css/pialert.css @@ -1036,6 +1036,7 @@ input[readonly] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + color: white; }