launch sequence

This commit is contained in:
rolux 2010-09-05 16:24:22 +02:00
commit 3e1cd3f490
4 changed files with 177 additions and 65 deletions

View file

@ -701,7 +701,7 @@ Lists
font-weight: bold;
font-size: 10px;
text-overflow: ellipsis;
cursor: pointer;
//cursor: pointer;
overflow: hidden;
white-space: nowrap;
}
@ -717,7 +717,7 @@ Lists
display: none;
}
.OxTextList .OxBar .OxOrder.OxSelected {
cursor: pointer;
//cursor: pointer;
display: block;
}
.OxTextList .OxBar .OxResize {