diff --git a/app/assets/stylesheets/themes/default/pages/_users.scss b/app/assets/stylesheets/themes/default/pages/_users.scss index bd69cfe..ede7b30 100644 --- a/app/assets/stylesheets/themes/default/pages/_users.scss +++ b/app/assets/stylesheets/themes/default/pages/_users.scss @@ -195,7 +195,7 @@ } &.highlight { - font-weight: bold; + font-weight: 400; } } @@ -222,4 +222,4 @@ table.staff { .age { width: 5%; } -} \ No newline at end of file +}