mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Dummy commit
This commit is contained in:
parent
518e580af6
commit
f86888bfc1
@ -16,6 +16,7 @@ div.cell {
|
||||
|
||||
.edit_mode &.selected {
|
||||
border-color: green;
|
||||
|
||||
/* Don't border the cells when printing */
|
||||
@media print {
|
||||
border-color: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user