Revision ee61780c snf-cyclades-app/synnefo/ui/static/snf/css/main.css

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
6899 6899
  text-align: right;
6900 6900
  margin-right: 4px;
6901 6901
  margin-top: 5px;
6902
  float: right;
6903
  width: 125px;
6902
  width: 150px;
6903
  position: absolute;
6904
  top:-4px;
6905
  right: 0;
6904 6906
}
6905 6907

  
6906 6908
.model-item .status-indicator {
6907 6909
  width: 65px;
6908
  float: right;
6910
  position: absolute;
6911
  top: 16px;
6912
  right: 0;
6909 6913
}
6910 6914

  
6911 6915
.model-item .actions-content {
......
7019 7023
  background-color: #940606;
7020 7024
}
7021 7025

  
7026
.model-item .status-terminated .status-indicator .indicator {
7027
  background-color: #5E1616;
7028
}
7029

  
7022 7030
.model-item .status-error .status-indicator .indicator {
7023 7031
  background-color: #ff0000;
7024 7032
}
......
7492 7500
  border: 1px solid #aaaaaa;
7493 7501
  font-size: 85%;
7494 7502
  padding: 2px;
7495
  width: 235px;
7503
  width: 207px;
7496 7504
}
7497 7505

  
7498 7506
.model-rename-view .value {}
......
7504 7512
  width: 40px;
7505 7513
  position: relative;
7506 7514
  top: 1px;
7507
  left: -6px;
7515
  left: -36px;
7508 7516
}
7509 7517

  
7510 7518
.model-rename-view .rename-actions .btn {

Also available in: Unified diff