mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
added a default color to split tab spanners
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
transition: 0.125s background;
|
transition: 0.125s background;
|
||||||
|
background: rgba(0, 0, 0, .2);
|
||||||
|
|
||||||
&.v {
|
&.v {
|
||||||
cursor: ns-resize;
|
cursor: ns-resize;
|
||||||
|
Reference in New Issue
Block a user