mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
very basic tab sorting
This commit is contained in:
@@ -80,9 +80,14 @@
|
||||
|
||||
/* Drag and Drop */
|
||||
.tab.is-dragging {
|
||||
-webkit-box-flex: 1;
|
||||
/* -webkit-box-flex: 1;*/
|
||||
color: red;
|
||||
}
|
||||
|
||||
.tab.is-drop-target {
|
||||
|
||||
sdfsdf
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
/* background-color: #0098ff;*/
|
||||
}
|
||||
Reference in New Issue
Block a user