Browse Source

css tweak

Alexander Rose 5 years ago
parent
commit
d1de5fdbba
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/structure-viewer/skin/rcsb.scss

+ 5 - 1
src/structure-viewer/skin/rcsb.scss

@@ -23,4 +23,8 @@ $logo-background: lighten(#325880, 60%);
     @return darken($color, $amount);
 }
 
-@import 'molstar/lib/mol-plugin/skin/base/base';
+.msp-semi-transparent-background {
+    opacity: 0.8 !important;
+}
+
+@import 'molstar/lib/mol-plugin/skin/base/base';