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

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
3597 3597

  
3598 3598
.single .single-actions {
3599 3599
    width: 150px;
3600
    height: 77px;
3600
    height: 80px;
3601 3601
    margin-bottom: 45px;
3602 3602
    margin-left: -10px;
3603 3603
}
......
3963 3963
.single div.upper {
3964 3964
    background: transparent;
3965 3965
    margin-bottom: 10px;
3966
    overflow: visible;
3967 3966
    overflow: hidden;
3967
    overflow: visible;
3968 3968
    width: 700px;
3969 3969
    background: #EFF7FA repeat scroll 0 0;
3970 3970
}
......
7658 7658
  float: left;
7659 7659
  width: 5%;
7660 7660
}
7661

  
7662

  
7663
/* snapshots */
7664
.snapshot-create-form .form-field {
7665
  margin-bottom: 10px;
7666
}
7667

  
7668
.snapshot-create-form .form-field input {
7669
  width: 100%;
7670
}
7671

  
7672
.snapshot-create-desc {
7673
  width: 99.5%;
7674
  height: 90px;
7675
  border: 1px solid #aaa;
7676
  margin-top: 3px;
7677
}

Also available in: Unified diff