Added socket.io lib. Created a temporary Sockets tab for socket connection testing. Streamlined login process to use scope callbacks.

This commit is contained in:
Chris Houseknecht
2014-04-14 15:11:01 -04:00
parent 54aabb75cd
commit 1b242926e9
173 changed files with 44361 additions and 67 deletions

View File

@@ -1620,6 +1620,10 @@ tr td button i {
overflow-x: none;
}
.job-list li.active {
background-color: @white;
}
.scroll-up-indicator {
position: absolute;
right: 18px;