1 /* Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 */
6 Place all the styles related to the matching controller here.
7 They will automatically be included in application.css.
10 /* unknown status - might be bad */
13 .node-status-running .node-status {
16 .node-status-missing .node-status {
19 .node-status-terminated .node-status {
24 /* unknown status - might be bad */
27 .node-status-missing .node-slurm-state {
30 .node-status-terminated .node-slurm-state {
33 .node-status-running .node-slurm-state-alloc {
36 .node-status-running .node-slurm-state-idle {
39 .node-status-running .node-slurm-state-down {