mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-06-27 16:10:24 +08:00
f82df74c53
- check YAML file for type and version compability - nicer visual display
7 lines
107 B
CSS
7 lines
107 B
CSS
|
|
.nbextension-row {
|
|
border-bottom: 2px solid #888;
|
|
padding-left: 20px;
|
|
padding-bottom: 20px;
|
|
}
|