icn3d 3.27.0 → 3.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/css/icn3d.css CHANGED
@@ -188,7 +188,7 @@ input:checked + .icn3d-slider:before {
188
188
  }
189
189
 
190
190
  .icn3d-clinvar {color:green; font-size:12px; font-weight:bold;}
191
- .icn3d-clinvar-path {color:purple; font-size:12px; font-weight:bold;}
191
+ .icn3d-clinvar-path {color:red; font-size:12px; font-weight:bold;}
192
192
 
193
193
  /*.icn3d-sheet {background-image: linear-gradient(transparent, transparent 25%, #FFC800 25%, #FFC800 75%, transparent 75%, transparent 100%);} */
194
194
  .icn3d-sheet {background-image: linear-gradient(transparent, transparent 25%, #008000 25%, #008000 75%, transparent 75%, transparent 100%);}