mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-06-27 16:10:24 +08:00
7 lines
128 B
CSS
Executable File
7 lines
128 B
CSS
Executable File
.timing_area {
|
|
border-radius: 0 0 4px 4px;
|
|
padding: 0 5px 0 5px;
|
|
border: 1px solid #CFCFCF;
|
|
border-top: none;
|
|
}
|