mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-11 12:30:51 +08:00
Update static/style/{ipython,style}.min.css
This commit is contained in:
parent
439098a9d5
commit
61c17c8ef6
2
IPython/html/static/style/ipython.min.css
vendored
2
IPython/html/static/style/ipython.min.css
vendored
@ -294,7 +294,7 @@ div.traceback-wrapper {
|
||||
color: darkgreen;
|
||||
}
|
||||
.ansiyellow {
|
||||
color: brown;
|
||||
color: #c4a000;
|
||||
}
|
||||
.ansiblue {
|
||||
color: darkblue;
|
||||
|
2
IPython/html/static/style/style.min.css
vendored
2
IPython/html/static/style/style.min.css
vendored
@ -8066,7 +8066,7 @@ input.engine_num_input {
|
||||
color: darkgreen;
|
||||
}
|
||||
.ansiyellow {
|
||||
color: brown;
|
||||
color: #c4a000;
|
||||
}
|
||||
.ansiblue {
|
||||
color: darkblue;
|
||||
|
Loading…
Reference in New Issue
Block a user