very basic tab sorting

This commit is contained in:
Justin Palmer
2013-02-09 11:47:12 -08:00
parent ff4e374d44
commit 9100367c12
4 changed files with 57 additions and 27 deletions

View File

@@ -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;*/
}