icn3d 3.41.0 → 3.43.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
@@ -28,7 +28,7 @@
28
28
  .ui-accordion .ui-accordion-icons { padding-left: 0; text-align: center; }
29
29
 
30
30
  .icn3d-menu {float:left; width:110px;}
31
- .icn3d-menu-color {color:#1c94c4; font-weight:bold; font-size: 14px!important;}
31
+ .icn3d-menu-color {color:#369; font-weight:bold; font-size: 14px!important;}
32
32
 
33
33
  accordion {font-size: 14px!important; z-index:1999; }
34
34
  accordion h3 {width: 100px; font-size: 14px!important;}
@@ -280,12 +280,18 @@ input:checked + .icn3d-slider:before {
280
280
 
281
281
  .icn3d-square { display:inline-block; width:15px;}
282
282
 
283
- .icn3d-distance {color:#1c94c4; cursor: pointer;}
283
+ .icn3d-distance {color:#369; cursor: pointer;}
284
284
 
285
285
  .icn3d-menupd {padding-left:1.5em!important;}
286
286
 
287
287
  .icn3d-nbclose {cursor:pointer; background-color:white;}
288
288
 
289
+ .ncbi-page-header {
290
+ background-color: #369;
291
+ color: #fff;
292
+ overflow: auto;
293
+ }
294
+
289
295
  .color-picker,
290
296
  .color-picker:before,
291
297
  .color-picker:after,