mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 03:50:01 -02:30
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user