mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +00:00
Increase contrast of muted text
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
@brand-success: @brand-primary;
|
@brand-success: @brand-primary;
|
||||||
@brand-danger: #d7191c;
|
@brand-danger: #d7191c;
|
||||||
|
|
||||||
|
@text-muted: #222;
|
||||||
|
|
||||||
.btn-jupyter {
|
.btn-jupyter {
|
||||||
.button-variant(#fff; @jupyter-orange; @jupyter-red);
|
.button-variant(#fff; @jupyter-orange; @jupyter-red);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user