mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Merge pull request #679 from ellisonbg/runall-style
Making style of restart kernel confirm buttons consistent
This commit is contained in:
commit
ef3524f313
@ -1908,7 +1908,7 @@ define(function (require) {
|
||||
),
|
||||
buttons : {
|
||||
"Restart" : {
|
||||
"class" : "btn-warning",
|
||||
"class" : "btn-danger",
|
||||
"click" : function () {},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user