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

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
7290 7290
}
7291 7291

  
7292 7292
.select-item {
7293
  font-size: 0.9em;
7293
  font-size: 12px;
7294 7294
  padding: 5px 4px;
7295 7295
  margin-bottom: 3px;
7296 7296
  background-color: #efefef;
......
7345 7345
  width: 50%;
7346 7346
}
7347 7347

  
7348
.select-item.vm .status .indicators {
7349
  width: 60px;
7350
  float: left;
7351
  margin: 0px 0 0 0;
7352
}
7353

  
7354
.select-item.vm .status span {
7355
  text-align: right;
7356
  display: block;
7357
  width: 100px;
7358
  float: left;
7359
  font-size: 0.9em;
7360
  margin-top: 2px;
7361
}
7362

  
7363
.select-item.vm .status {
7364
  float: right;
7365
  margin-right: 0px;
7366
  width: 170px;
7367
}
7368

  
7348 7369
.select-item.private-network .cidr {
7349 7370
  float: right;
7350 7371
  width: 40%;

Also available in: Unified diff