CSS: Remove class oneline

Not in use.

refs #5543
This commit is contained in:
Eric Lippmann 2015-11-11 15:10:18 +01:00
parent ebbb061db7
commit 3d1cd042ce
1 changed files with 0 additions and 6 deletions

View File

@ -326,12 +326,6 @@ ul.tree li a.error:hover {
height: 12px; height: 12px;
} }
.oneline {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.progress-label span { .progress-label span {
font-size: 1.5em; font-size: 1.5em;
.animate(blink 1.4s infinite both); .animate(blink 1.4s infinite both);