diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index b96b025b5..5665165d3 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1305,6 +1305,10 @@ table.dataTable { tbody > tr > .selected { background-color: $color-alto !important; color: $color-emperor !important; + + a { + color: $color-theme-primary !important; + } } .sorting_desc,