diff --git a/frontend/files/records/style.css b/frontend/files/records/style.css index 93593a4..e4cb1ea 100644 --- a/frontend/files/records/style.css +++ b/frontend/files/records/style.css @@ -247,7 +247,7 @@ body { color: #bbb; } -.recordTable .tRow .title { +.recordTable .tRow .name { font-style: italic; max-width: 600px; }