Browse Source

css tweak

Alexander Rose 5 năm trước cách đây
mục cha
commit
d1de5fdbba
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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';