You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example is the same as example 2, except for the navigation controls that have been activated. The navigation controls are described below. <br/><br/>
@@ -125,7 +125,7 @@ <h2>Navigation controls and keyboard navigation</h2>
125
125
<br/>
126
126
Apart from clicking the icons, you can also navigate using the keyboard. The buttons are in table above.
127
127
Zoom Extends changes the zoom and position of the camera to encompass all visible nodes. <u>To correctly display the navigation icons, <b>vis.css</b> or <b>vis-network.min.css</b> must be included.</u>
128
-
The user is free to alter or overload the CSS classes but without them the navigation icons are not visible.
128
+
The user is free to alter or overload the CSS classes but without them the navigation icons are not visible. To change the icon fill color set the <i>css color attribute</i> for the parent block (the icon color taken from CSS currentColor).
0 commit comments