We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a2bcc commit 3ca5f16Copy full SHA for 3ca5f16
notebook/static/notebook/less/variables.less
@@ -26,3 +26,6 @@
26
@cell_padding: 6px;
27
@cell_border_width: 1px;
28
@cell_left_border_width: 5px;
29
+
30
+@navbar-default-bg: darken(#f8f8f8, 10%);
31
+@navbar-default-link-color: darken(#777, 13%);
0 commit comments