Revision 97cd255d snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_settings.scss
b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_settings.scss | ||
---|---|---|
89 | 89 |
|
90 | 90 |
// icon-font sizes |
91 | 91 |
$snf-font-size-medium: emCalc(60px); |
92 |
$snf-font-size-small: emCalc(34px);
|
|
92 |
$snf-font-size-small: emCalc(30px);
|
|
93 | 93 |
|
94 | 94 |
|
95 | 95 |
// We use these to make sure border radius matches unless we want it different. |
... | ... | |
114 | 114 |
$btn-height: 30px; |
115 | 115 |
|
116 | 116 |
// list-view |
117 |
$lt-bar-width: 150px;
|
|
118 |
$list-icon-height: 34px;
|
|
117 |
$lt-bar-width: 140px;
|
|
118 |
$list-icon-height: 30px;
|
|
119 | 119 |
|
120 | 120 |
// grid-view |
121 | 121 |
$grid-icon-height: $snf-font-size-medium; |
... | ... | |
128 | 128 |
|
129 | 129 |
// items-list list-view settings |
130 | 130 |
$check-w : 60px; |
131 |
$img-wrap-w : 70px; |
|
132 |
$h4-w : 210px; |
|
133 |
$tags-w : 90px; |
|
134 |
$info-w: 200px; |
|
131 |
$img-wrap-w : 60px; |
|
132 |
$h4-w : 180px; |
|
133 |
$vm-h4-w: 240px; |
|
134 |
$tags-w : 100px; |
|
135 |
$info-w: 220px; |
|
136 |
$progress-col-w : 180px; |
|
135 | 137 |
$actions-w: 140px; |
136 | 138 |
$three-col-w: 33%; |
137 | 139 |
$storage-h4-w: $h4-w; |
Also available in: Unified diff