Revision 780bdcbc snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_settings.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_settings.scss
45 45
$link-color: $third-color;
46 46
$link-color-hover : $secondary-color;
47 47

  
48
$border-color-1 : lighten($primary-color,10%);
49

  
48 50
$alert-color: $secondary-color;
49 51
$success-color: #00a551;
50 52
$warning-color: #49DDC5;
......
100 102
$lt-bar-width: 110px;
101 103
$list-vm-height: 34px;
102 104

  
105
// details view
106
$details-top-height: 160px;
107
$details-lt-width: 290px;
108

  
103 109

  
104 110
// We use these to control inset shadow shiny edges and depressions.
105 111
// $shiny-edge-size: 0 1px 0;

Also available in: Unified diff