mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-07 13:07:22 +08:00
Making style of run all confirm buttons consistent.
This commit is contained in:
parent
4578c34b0f
commit
4f3f74ffe8
@ -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