mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
invoke css
This commit is contained in:
parent
9fe1f43089
commit
d6583c8097
13
IPython/html/static/style/style.min.css
vendored
13
IPython/html/static/style/style.min.css
vendored
@ -8780,23 +8780,20 @@ input.engine_num_input {
|
||||
font-weight: bold;
|
||||
}
|
||||
#tree-selector {
|
||||
display: inline-block;
|
||||
padding-right: 5px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
#button-select-all {
|
||||
min-width: 50px;
|
||||
}
|
||||
#select-all {
|
||||
margin-top: -1px;
|
||||
margin-left: 7px;
|
||||
vertical-align: baseline;
|
||||
margin-right: 2px;
|
||||
}
|
||||
#tree-selector-menu {
|
||||
width: 200px;
|
||||
}
|
||||
#tree-selector-menu .menuitem label {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
#tree-selector-menu input[type=checkbox] {
|
||||
margin-left: 0px;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
.tab-content .row {
|
||||
margin-left: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user