We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74c6039 + ac6cbbe commit 8f02f56Copy full SHA for 8f02f56
css/sidecar.css
@@ -11,7 +11,7 @@
11
flex: 1;
12
}
13
14
-.jp-SideBar.jp-mod-right .p-TabBar-tabCloseIcon {
+.jp-SideBar.jp-mod-right .p-TabBar-tabCloseIcon, .jp-SideBar.jp-mod-right .lm-TabBar-tabCloseIcon {
15
padding: 4px 0px 4px 4px;
16
background-size: 16px;
17
height: 16px;
@@ -22,7 +22,7 @@
22
align-self: center;
23
24
25
-.jp-SideBar.jp-mod-right .p-TabBar-tabCloseIcon:hover {
+.jp-SideBar.jp-mod-right .p-TabBar-tabCloseIcon:hover, .jp-SideBar.jp-mod-right .lm-TabBar-tabCloseIcon:hover {
26
27
background-image: var(--jp-icon-inverse-close-circle);
28
0 commit comments