Revision 9ce06363

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
6700 6700
  cursor: pointer;
6701 6701
}
6702 6702

  
6703
.model-item .status-active .status-indicator .indicator {
6704
  background-color: #63cf1c;
6705
}
6706

  
6703 6707
.model-item .status-inactive .status-indicator .indicator {
6704 6708
  background-color: #940606;
6705 6709
}
......
6716 6720
  width: 10px;
6717 6721
  height: 11px;
6718 6722
  float: right;
6719
  background-color: #63cf1c;
6723
  background-color: #EFF7FA;
6720 6724
  margin-right: 3px;
6721 6725
}
6722 6726

  

Also available in: Unified diff