Procházet zdrojové kódy

Link to file with lab CSS variables

Prevents need to hunt into github and manually find the file.
Yuvi Panda před 4 roky
rodič
revize
7cc899d625
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  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