Browse Source

Merge pull request #1394 from weseek/fix/poor-color-contrast-for-progress-bar

adjust progress bar info
Yuki Takei 6 years ago
parent
commit
cd6a1a6024
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/client/styles/agile-admin/inverse/colors/antarctic.scss

+ 0 - 1
src/client/styles/agile-admin/inverse/colors/antarctic.scss

@@ -25,7 +25,6 @@ $background-color: rgba(
   $color: $themelight,
   $alpha: 0.8,
 );
-$info: $subthemecolor;
 
 @import 'apply-colors';
 @import 'apply-colors-light';