diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 3a8397557..c87bc3b1e 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -729,6 +729,10 @@ ul.double-line > li { border-bottom: 0; } } + + .tab-pane { + color: $color-emperor; + } } .panel-archive {