Sfoglia il codice sorgente

Link to file with lab CSS variables

Prevents need to hunt into github and manually find the file.
Yuvi Panda 4 anni fa
parent
commit
7cc899d625
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  1. 2 3
      docs/source/developer/css.rst

+ 2 - 3
docs/source/developer/css.rst

@@ -69,9 +69,8 @@ is simple:
 CSS variable usage
 ^^^^^^^^^^^^^^^^^^
 
-JupyterLab includes a default set of CSS variables in the file:
-
-``packages/theme-light-extension/style/variables.css``
+JupyterLab includes a default set of CSS variables in the file
+`packages/theme-light-extension/style/variables.css <https://github.com/jupyterlab/jupyterlab/blob/master/packages/theme-light-extension/style/variables.css>`_.
 
 To ensure consistent design in JupyterLab, all built-in and third party
 extensions should use these variables in their styles if at all