Revision 519601bd snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
1703 1703
code {
1704 1704
  font-family: Consolas, "Liberation Mono", Courier, monospace;
1705 1705
  font-weight: bold;
1706
  color: #d80049;
1706
  color: #21896d;
1707 1707
}
1708 1708

  
1709 1709
/* Lists */
......
2014 2014
}
2015 2015
/* line 177, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2016 2016
button.secondary, .button.secondary {
2017
  background-color: #ff266f;
2018
  border-color: #f20051;
2017
  background-color: #30c79e;
2018
  border-color: #269e7d;
2019 2019
  color: white;
2020 2020
}
2021 2021
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2022 2022
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
2023
  background-color: #f20051;
2023
  background-color: #269e7d;
2024 2024
}
2025 2025
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2026 2026
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
......
2042 2042
}
2043 2043
/* line 179, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2044 2044
button.alert, .button.alert {
2045
  background-color: #ff266f;
2046
  border-color: #f20051;
2045
  background-color: #30c79e;
2046
  border-color: #269e7d;
2047 2047
  color: white;
2048 2048
}
2049 2049
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2050 2050
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
2051
  background-color: #f20051;
2051
  background-color: #269e7d;
2052 2052
}
2053 2053
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2054 2054
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
......
2118 2118
}
2119 2119
/* line 190, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2120 2120
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
2121
  background-color: #ff266f;
2122
  border-color: #f20051;
2121
  background-color: #30c79e;
2122
  border-color: #269e7d;
2123 2123
  color: white;
2124 2124
  cursor: default;
2125 2125
  opacity: 0.6;
......
2128 2128
}
2129 2129
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2130 2130
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
2131
  background-color: #f20051;
2131
  background-color: #269e7d;
2132 2132
}
2133 2133
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2134 2134
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
......
2136 2136
}
2137 2137
/* line 147, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2138 2138
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
2139
  background-color: #ff266f;
2139
  background-color: #30c79e;
2140 2140
}
2141 2141
/* line 191, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2142 2142
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
......
2162 2162
}
2163 2163
/* line 192, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2164 2164
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
2165
  background-color: #ff266f;
2166
  border-color: #f20051;
2165
  background-color: #30c79e;
2166
  border-color: #269e7d;
2167 2167
  color: white;
2168 2168
  cursor: default;
2169 2169
  opacity: 0.6;
......
2172 2172
}
2173 2173
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2174 2174
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
2175
  background-color: #f20051;
2175
  background-color: #269e7d;
2176 2176
}
2177 2177
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2178 2178
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
......
2180 2180
}
2181 2181
/* line 147, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2182 2182
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
2183
  background-color: #ff266f;
2183
  background-color: #30c79e;
2184 2184
}
2185 2185

  
2186 2186
/* line 197, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
......
2596 2596
  margin-bottom: 1em;
2597 2597
  font-size: 0.75em;
2598 2598
  font-weight: bold;
2599
  background: #ff266f;
2599
  background: #30c79e;
2600 2600
  color: white;
2601 2601
  display: none;
2602 2602
}
......
2605 2605
.error input,
2606 2606
.error textarea,
2607 2607
.error select {
2608
  border-color: #ff266f;
2609
  background-color: rgba(255, 38, 111, 0.1);
2608
  border-color: #30c79e;
2609
  background-color: rgba(48, 199, 158, 0.1);
2610 2610
  margin-bottom: 0;
2611 2611
}
2612 2612
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
2619 2619
/* line 370, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2620 2620
.error label,
2621 2621
.error label.error {
2622
  color: #ff266f;
2622
  color: #30c79e;
2623 2623
}
2624 2624
/* line 374, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2625 2625
.error small.error {
......
2629 2629
  margin-bottom: 1em;
2630 2630
  font-size: 0.75em;
2631 2631
  font-weight: bold;
2632
  background: #ff266f;
2632
  background: #30c79e;
2633 2633
  color: white;
2634 2634
}
2635 2635
/* line 378, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
2640 2640
/* line 384, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2641 2641
input.error,
2642 2642
textarea.error {
2643
  border-color: #ff266f;
2644
  background-color: rgba(255, 38, 111, 0.1);
2643
  border-color: #30c79e;
2644
  background-color: rgba(48, 199, 158, 0.1);
2645 2645
}
2646 2646
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2647 2647
input.error:focus,
......
2652 2652

  
2653 2653
/* line 388, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2654 2654
.error select {
2655
  border-color: #ff266f;
2656
  background-color: rgba(255, 38, 111, 0.1);
2655
  border-color: #30c79e;
2656
  background-color: rgba(48, 199, 158, 0.1);
2657 2657
}
2658 2658
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2659 2659
.error select:focus {
......
2663 2663

  
2664 2664
/* line 392, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2665 2665
label.error {
2666
  color: #ff266f;
2666
  color: #30c79e;
2667 2667
}
2668 2668

  
2669 2669
/* Button Groups */
......
2931 2931
}
2932 2932
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2933 2933
.split.button.secondary span {
2934
  border-left-color: #d80049;
2934
  border-left-color: #21896d;
2935 2935
}
2936 2936
/* line 142, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2937 2937
.split.button.secondary span:before {
......
2939 2939
}
2940 2940
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2941 2941
.split.button.alert span {
2942
  border-left-color: #d80049;
2942
  border-left-color: #21896d;
2943 2943
}
2944 2944
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2945 2945
.split.button.success span {
......
4292 4292
}
4293 4293
/* line 253, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4294 4294
.top-bar-section ul li > a.button.secondary {
4295
  background: #ff266f;
4295
  background: #30c79e;
4296 4296
}
4297 4297
/* line 255, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4298 4298
.top-bar-section ul li > a.button.secondary.hover {
4299
  background: #f20051;
4299
  background: #269e7d;
4300 4300
}
4301 4301
/* line 259, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4302 4302
.top-bar-section ul li > a.button.success {
......
4308 4308
}
4309 4309
/* line 265, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4310 4310
.top-bar-section ul li > a.button.alert {
4311
  background: #ff266f;
4311
  background: #30c79e;
4312 4312
}
4313 4313
/* line 267, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4314 4314
.top-bar-section ul li > a.button.alert.hover {
4315
  background: #f20051;
4315
  background: #269e7d;
4316 4316
}
4317 4317
/* line 275, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4318 4318
.top-bar-section ul li.hover > a {
......
5490 5490
}
5491 5491
/* line 103, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_alert-boxes.scss */
5492 5492
.alert-box.alert {
5493
  background-color: #ff266f;
5494
  border-color: #f20051;
5493
  background-color: #30c79e;
5494
  border-color: #269e7d;
5495 5495
  color: white;
5496 5496
}
5497 5497
/* line 104, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_alert-boxes.scss */
5498 5498
.alert-box.secondary {
5499
  background-color: #ff266f;
5500
  border-color: #f20051;
5499
  background-color: #30c79e;
5500
  border-color: #269e7d;
5501 5501
  color: white;
5502 5502
}
5503 5503

  
......
5774 5774
}
5775 5775
/* line 211, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_custom-forms.scss */
5776 5776
form.custom .error .custom.dropdown {
5777
  border-color: #ff266f;
5778
  background-color: rgba(255, 38, 111, 0.1);
5779
  background: rgba(255, 38, 111, 0.1);
5777
  border-color: #30c79e;
5778
  background-color: rgba(48, 199, 158, 0.1);
5779
  background: rgba(48, 199, 158, 0.1);
5780 5780
  margin-bottom: 0;
5781 5781
}
5782 5782
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
5888 5888
}
5889 5889
/* line 80, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
5890 5890
.label.alert {
5891
  background-color: #ff266f;
5891
  background-color: #30c79e;
5892 5892
  color: white;
5893 5893
}
5894 5894
/* line 81, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
......
5898 5898
}
5899 5899
/* line 82, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
5900 5900
.label.secondary {
5901
  background-color: #ff266f;
5901
  background-color: #30c79e;
5902 5902
  color: white;
5903 5903
}
5904 5904

  
......
6130 6130
}
6131 6131
/* line 57, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_progress-bars.scss */
6132 6132
.progress.secondary .meter {
6133
  background: #ff266f;
6133
  background: #30c79e;
6134 6134
  height: 100%;
6135 6135
  display: block;
6136 6136
}
......
6142 6142
}
6143 6143
/* line 59, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_progress-bars.scss */
6144 6144
.progress.alert .meter {
6145
  background: #ff266f;
6145
  background: #30c79e;
6146 6146
  height: 100%;
6147 6147
  display: block;
6148 6148
}
......
6577 6577
/* line 36, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_tooltips.scss */
6578 6578
.has-tip:hover, .has-tip:focus {
6579 6579
  border-bottom: none;
6580
  color: #ff266f;
6580
  color: #30c79e;
6581 6581
}
6582 6582
/* line 42, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_tooltips.scss */
6583 6583
.has-tip.tip-left, .has-tip.tip-right {
......
6614 6614
}
6615 6615
/* line 71, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_tooltips.scss */
6616 6616
.tooltip.opened {
6617
  color: #ff266f !important;
6617
  color: #30c79e !important;
6618 6618
  border-bottom: none !important;
6619 6619
}
6620 6620

  
......
6846 6846
}
6847 6847
/* line 146, ../sass/_common.scss */
6848 6848
.tags .tag.tag3 {
6849
  background-color: #ff266f;
6849
  background-color: #30c79e;
6850 6850
}
6851 6851

  
6852 6852
/* Buttons and Links ----------------------------------------------- */
......
6856 6856
}
6857 6857
/* line 156, ../sass/_common.scss */
6858 6858
a:hover, a.current, a.active {
6859
  color: #ff266f;
6859
  color: #30c79e;
6860 6860
  -webkit-transition: background 300ms ease-out;
6861 6861
  -moz-transition: background 300ms ease-out;
6862 6862
  -ms-transition: background 300ms ease-out;
......
6885 6885
}
6886 6886
/* line 182, ../sass/_common.scss */
6887 6887
.btn1:hover, .btn2:hover, .btn3:hover, .upload-widget .btns a:hover, .btn4:hover, .btn-img:hover, .btn1.current, .current.btn2, .current.btn3, .upload-widget .btns a.current, .current.btn4, .current.btn-img, .btn1:focus, .btn2:focus, .btn3:focus, .upload-widget .btns a:focus, .btn4:focus, .btn-img:focus {
6888
  border-color: #ff266f;
6889
  background: #ff266f;
6888
  border-color: #30c79e;
6889
  background: #30c79e;
6890 6890
  color: #fff;
6891 6891
}
6892 6892
/* line 187, ../sass/_common.scss */
......
6896 6896

  
6897 6897
/* line 192, ../sass/_common.scss */
6898 6898
.btn2 {
6899
  color: #ff266f;
6899
  color: #30c79e;
6900 6900
  background: #fff;
6901
  border-color: #ff266f;
6901
  border-color: #30c79e;
6902 6902
}
6903 6903
/* line 199, ../sass/_common.scss */
6904 6904
.btn2:hover, .btn2.current, .btn2:focus {
......
6913 6913
}
6914 6914
/* line 211, ../sass/_common.scss */
6915 6915
.btn3:hover, .upload-widget .btns a:hover, .btn3.current, .upload-widget .btns a.current, .btn3:focus, .upload-widget .btns a:focus {
6916
  color: #ff266f;
6916
  color: #30c79e;
6917 6917
  background: #fff;
6918 6918
  border-color: #fff;
6919 6919
}
......
6922 6922
.btn4 {
6923 6923
  color: #fff;
6924 6924
  border-color: #fff;
6925
  background: #ff266f;
6925
  background: #30c79e;
6926 6926
}
6927 6927
/* line 225, ../sass/_common.scss */
6928 6928
.btn4:hover, .btn4.current, .btn4:focus {
6929
  color: #ff266f;
6930
  border-color: #ff266f;
6929
  color: #30c79e;
6930
  border-color: #30c79e;
6931 6931
  background: #fff;
6932 6932
}
6933 6933

  
......
6952 6952
/* line 248, ../sass/_common.scss */
6953 6953
.btn5.current, .overlay-wrapper .overlay-area-custom .overlay-div.wizard .middle .step .os li .btn-col a.current, .overlay-wrapper .overlay-area-custom .overlay-div.wizard .middle .step .flavor li .options-bar .options li a.current, #volume-wizard .step .volume_options > li .options-bar .options li a.current {
6954 6954
  background: white;
6955
  color: #ff266f;
6955
  color: #30c79e;
6956 6956
}
6957 6957

  
6958 6958
/* line 254, ../sass/_common.scss */
6959 6959
.btn-img {
6960
  border-color: #ff266f;
6960
  border-color: #30c79e;
6961 6961
}
6962 6962
/* line 258, ../sass/_common.scss */
6963 6963
.btn-img:hover, .btn-img:focus {
......
7151 7151
}
7152 7152
/* line 429, ../sass/_common.scss */
7153 7153
.actions-bar .hd-search .hd-icon-search:hover {
7154
  color: #ff266f;
7154
  color: #30c79e;
7155 7155
  cursor: pointer;
7156 7156
}
7157 7157
/* line 437, ../sass/_common.scss */
......
7179 7179
}
7180 7180
/* line 457, ../sass/_common.scss */
7181 7181
.actions-bar .view-type .current, .actions-bar .view-type a:hover {
7182
  color: #ff266f;
7182
  color: #30c79e;
7183 7183
}
7184 7184
/* line 460, ../sass/_common.scss */
7185 7185
.actions-bar .view-type .list {
......
7206 7206
}
7207 7207
/* line 475, ../sass/_common.scss */
7208 7208
.actions-bar .view-type .single.current, .actions-bar .view-type .single:hover {
7209
  background-color: #ff266f;
7209
  background-color: #30c79e;
7210 7210
}
7211 7211

  
7212 7212
/* line 485, ../sass/_common.scss */
......
7257 7257

  
7258 7258
/* line 528, ../sass/_common.scss */
7259 7259
.info.alert {
7260
  background: #ff266f;
7260
  background: #30c79e;
7261 7261
  color: #fff;
7262 7262
}
7263 7263

  
......
7286 7286
  position: fixed;
7287 7287
  bottom: 0;
7288 7288
  left: 0;
7289
  border-top: 1px solid #ff266f;
7289
  border-top: 1px solid #30c79e;
7290 7290
  width: 100%;
7291 7291
  background: #fff;
7292 7292
  padding: 20px 0 20px 310px;
......
7449 7449
}
7450 7450
/* line 87, ../sass/_items-list.scss */
7451 7451
.items-list > li.add-new {
7452
  background-color: #ff266f;
7452
  background-color: #30c79e;
7453 7453
  -webkit-transition: background-color 300ms linear;
7454 7454
  -moz-transition: background-color 300ms linear;
7455 7455
  -ms-transition: background-color 300ms linear;
......
7463 7463
/* line 95, ../sass/_items-list.scss */
7464 7464
.items-list > li.add-new .container .img-wrap .symbol {
7465 7465
  background-image: none;
7466
  color: #ff266f;
7466
  color: #30c79e;
7467 7467
  font-size: 30px;
7468 7468
  text-indent: 0;
7469 7469
}
......
7641 7641
}
7642 7642
/* line 185, ../sass/_items-list.scss */
7643 7643
.list-view .lt-bar ul li.select:hover {
7644
  color: #ff266f;
7644
  color: #30c79e;
7645 7645
  cursor: pointer;
7646 7646
}
7647 7647
/* line 190, ../sass/_items-list.scss */
......
7659 7659
}
7660 7660
/* line 198, ../sass/_items-list.scss */
7661 7661
.list-view .lt-bar ul li a.active:hover {
7662
  color: #ff266f;
7662
  color: #30c79e;
7663 7663
  cursor: pointer;
7664 7664
}
7665 7665
/* line 207, ../sass/_items-list.scss */
......
7688 7688
/* line 229, ../sass/_items-list.scss */
7689 7689
.list-view .items-list > li .check:hover {
7690 7690
  cursor: pointer;
7691
  color: #ff266f;
7691
  color: #30c79e;
7692 7692
}
7693 7693
/* line 234, ../sass/_items-list.scss */
7694 7694
.list-view .items-list > li .img-wrap {
......
7812 7812
}
7813 7813
/* line 344, ../sass/_items-list.scss */
7814 7814
.lt-bar .items-list > li.add-new {
7815
  background-color: #ff266f;
7815
  background-color: #30c79e;
7816 7816
}
7817 7817
/* line 346, ../sass/_items-list.scss */
7818 7818
.lt-bar .items-list > li.add-new:hover {
......
7874 7874
/* line 127, ../sass/_common.scss */
7875 7875
.running .img-wrap .snf-pc-full,
7876 7876
.running .img-wrap .snf-network-full, .running .img-wrap .snf-font {
7877
  color: #ff266f;
7877
  color: #30c79e;
7878 7878
}
7879 7879
/* line 131, ../sass/_common.scss */
7880 7880
.running .status {
7881
  color: #ff266f;
7881
  color: #30c79e;
7882 7882
}
7883 7883

  
7884 7884
/* line 127, ../sass/_common.scss */
......
7934 7934
/* line 127, ../sass/_common.scss */
7935 7935
.building .img-wrap .snf-pc-full,
7936 7936
.building .img-wrap .snf-network-full, .building .img-wrap .snf-font {
7937
  color: #ff266f;
7937
  color: #30c79e;
7938 7938
}
7939 7939
/* line 131, ../sass/_common.scss */
7940 7940
.building .status {
7941
  color: #ff266f;
7941
  color: #30c79e;
7942 7942
}
7943 7943

  
7944 7944
/* line 416, ../sass/_items-list.scss */
......
8187 8187
}
8188 8188
/* line 182, ../sass/_details.scss */
8189 8189
.toggle-lt-bar:hover {
8190
  background: #ff266f;
8190
  background: #30c79e;
8191 8191
  color: #fff;
8192 8192
}
8193 8193
/* line 186, ../sass/_details.scss */
......
8230 8230
/* line 214, ../sass/_details.scss */
8231 8231
.list-availables ul li span.snf-font.snf-network-full, .list-availables ul li span.snf-font.snf-volume-full {
8232 8232
  font-size: 24px;
8233
  color: #ff266f;
8233
  color: #30c79e;
8234 8234
}
8235 8235
/* line 219, ../sass/_details.scss */
8236 8236
.list-availables ul li span.name {
......
8463 8463
@-webkit-keyframes pulse {
8464 8464
  /* line 29, ../sass/_animations.scss */
8465 8465
  from {
8466
    color: #ff266f;
8466
    color: #30c79e;
8467 8467
  }
8468 8468

  
8469 8469
  /* line 32, ../sass/_animations.scss */
8470 8470
  to {
8471
    color: #f20051;
8471
    color: #269e7d;
8472 8472
  }
8473 8473
}
8474 8474

  
8475 8475
@-moz-keyframes pulse {
8476 8476
  /* line 29, ../sass/_animations.scss */
8477 8477
  from {
8478
    color: #ff266f;
8478
    color: #30c79e;
8479 8479
  }
8480 8480

  
8481 8481
  /* line 32, ../sass/_animations.scss */
8482 8482
  to {
8483
    color: #f20051;
8483
    color: #269e7d;
8484 8484
  }
8485 8485
}
8486 8486

  
8487 8487
@-ms-keyframes pulse {
8488 8488
  /* line 29, ../sass/_animations.scss */
8489 8489
  from {
8490
    color: #ff266f;
8490
    color: #30c79e;
8491 8491
  }
8492 8492

  
8493 8493
  /* line 32, ../sass/_animations.scss */
8494 8494
  to {
8495
    color: #f20051;
8495
    color: #269e7d;
8496 8496
  }
8497 8497
}
8498 8498

  
8499 8499
@keyframes pulse {
8500 8500
  /* line 29, ../sass/_animations.scss */
8501 8501
  from {
8502
    color: #ff266f;
8502
    color: #30c79e;
8503 8503
  }
8504 8504

  
8505 8505
  /* line 32, ../sass/_animations.scss */
8506 8506
  to {
8507
    color: #f20051;
8507
    color: #269e7d;
8508 8508
  }
8509 8509
}
8510 8510

  
......
8598 8598
}
8599 8599
/* line 18, ../sass/_storage.scss */
8600 8600
.storage .lt-sidebar ul li:hover > a {
8601
  color: #ff266f;
8601
  color: #30c79e;
8602 8602
}
8603 8603
/* line 20, ../sass/_storage.scss */
8604 8604
.storage .lt-sidebar ul li:hover > a + span {
......
8607 8607
/* line 25, ../sass/_storage.scss */
8608 8608
.storage .lt-sidebar ul li span {
8609 8609
  float: right;
8610
  color: #ff266f;
8610
  color: #30c79e;
8611 8611
  display: none;
8612 8612
}
8613 8613
/* line 34, ../sass/_storage.scss */
......
8670 8670
}
8671 8671
/* line 73, ../sass/_storage.scss */
8672 8672
.storage .files li:hover {
8673
  border-color: #ff266f;
8673
  border-color: #30c79e;
8674 8674
}
8675 8675
/* line 75, ../sass/_storage.scss */
8676 8676
.storage .files li:hover .actions-col {
......
8766 8766
  margin: 0;
8767 8767
  border: 2px solid white;
8768 8768
  padding: 0;
8769
  background-color: #ff266f;
8769
  background-color: #30c79e;
8770 8770
}
8771 8771
/* line 160, ../sass/_storage.scss */
8772 8772
.upload-widget .files .progress-bar .progress-wrap .progress .meter {
......
8871 8871
  line-height: 50px;
8872 8872
  font-size: 0.5625em;
8873 8873
  padding-right: 120px;
8874
  color: #ff266f;
8874
  color: #30c79e;
8875 8875
}
8876 8876
/* line 78, ../sass/_wizards.scss */
8877 8877
.overlay-wrapper .overlay-area-custom .overlay-div.wizard .top .nums li {
......
8894 8894
.overlay-wrapper .overlay-area-custom .overlay-div.wizard .top .nums li em {
8895 8895
  display: inline-block;
8896 8896
  border-radius: 50%;
8897
  border: 1px solid #ff266f;
8897
  border: 1px solid #30c79e;
8898 8898
  width: 20px;
8899 8899
  height: 20px;
8900 8900
  line-height: 18px;
......
8904 8904
}
8905 8905
/* line 102, ../sass/_wizards.scss */
8906 8906
.overlay-wrapper .overlay-area-custom .overlay-div.wizard .top .nums li a {
8907
  color: #ff266f;
8907
  color: #30c79e;
8908 8908
  display: block;
8909 8909
}
8910 8910
/* line 105, ../sass/_wizards.scss */
......
8925 8925
  width: 30px;
8926 8926
  height: 30px;
8927 8927
  line-height: 27px;
8928
  border-color: #ff266f;
8928
  border-color: #30c79e;
8929 8929
}
8930 8930
/* line 120, ../sass/_wizards.scss */
8931 8931
.overlay-wrapper .overlay-area-custom .overlay-div.wizard .top .nums li.current em * {
8932
  color: #ff266f;
8932
  color: #30c79e;
8933 8933
}
8934 8934
/* line 128, ../sass/_wizards.scss */
8935 8935
.overlay-wrapper .overlay-area-custom .overlay-div.wizard .middle {
......
9834 9834
/* line 949, ../sass/_wizards.scss */
9835 9835
#volume-wizard .step .vms-list > li .img-wrap .snf-font {
9836 9836
  font-size: 1.875em;
9837
  color: #ff266f;
9837
  color: #30c79e;
9838 9838
}
9839 9839
/* line 953, ../sass/_wizards.scss */
9840 9840
#volume-wizard .step .vms-list > li .img-wrap .os {
......
9872 9872
}
9873 9873
/* line 21, ../sass/_overlays.scss */
9874 9874
.overlay-wrapper.no-vm {
9875
  background: url(../images/draw-welcome.png) no-repeat center 50px #ff266f;
9875
  background: url(../images/draw-welcome.png) no-repeat center 50px #30c79e;
9876 9876
}
9877 9877
/* line 23, ../sass/_overlays.scss */
9878 9878
.overlay-wrapper.no-vm .welcome {
......
9908 9908
}
9909 9909
/* line 51, ../sass/_overlays.scss */
9910 9910
.overlay-wrapper .reveal-modal#start-confirm {
9911
  background: #ff266f url("../images/shutdown.png") no-repeat center 50px;
9911
  background: #30c79e url("../images/shutdown.png") no-repeat center 50px;
9912 9912
}
9913 9913
/* line 54, ../sass/_overlays.scss */
9914 9914
.overlay-wrapper .reveal-modal#reboot-confirm {
......
10004 10004
.overlay-wrapper .reveal-modal#vm-connect p.ssh span, .overlay-wrapper .reveal-modal.remove p.ssh span {
10005 10005
  display: inline;
10006 10006
  padding: 10px 30px;
10007
  background: #ff266f;
10007
  background: #30c79e;
10008 10008
  color: #fff;
10009 10009
}
10010 10010
/* line 133, ../sass/_overlays.scss */
......
10017 10017
}
10018 10018
/* line 139, ../sass/_overlays.scss */
10019 10019
.overlay-wrapper .reveal-modal#vm-connect .close-reveal-modal:hover, .overlay-wrapper .reveal-modal.remove .close-reveal-modal:hover {
10020
  color: #ff266f;
10020
  color: #30c79e;
10021 10021
}
10022 10022
/* line 145, ../sass/_overlays.scss */
10023 10023
.overlay-wrapper .overlay-area-custom {
......
10127 10127
body .overlay-wrapper .overlay-area-reveal .secondary-wizard p.buttons a {
10128 10128
  background-color: white;
10129 10129
  text-decoration: none;
10130
  color: #ff266f;
10131
  border-color: #ff266f;
10130
  color: #30c79e;
10131
  border-color: #30c79e;
10132 10132
}
10133 10133
/* line 21, ../sass/_sshkeys-wizard.scss */
10134 10134
body .overlay-wrapper .overlay-area-reveal .secondary-wizard p.buttons a:first-child {
......
10137 10137
/* line 30, ../sass/_sshkeys-wizard.scss */
10138 10138
body .overlay-wrapper .overlay-area-reveal .secondary-wizard p.buttons a.current {
10139 10139
  color: white;
10140
  background-color: #ff266f;
10140
  background-color: #30c79e;
10141 10141
  border-color: white;
10142 10142
}
10143 10143
/* line 35, ../sass/_sshkeys-wizard.scss */
......
10219 10219
}
10220 10220
/* line 104, ../sass/_sshkeys-wizard.scss */
10221 10221
body .overlay-wrapper .overlay-area-reveal .secondary-wizard .close-reveal-modal:hover {
10222
  color: #ff266f;
10222
  color: #30c79e;
10223 10223
}
10224 10224
/* line 108, ../sass/_sshkeys-wizard.scss */
10225 10225
body .overlay-wrapper .overlay-area-reveal .secondary-wizard ul {
......
10262 10262
/* line 16, ../sass/_connected.scss */
10263 10263
.connected {
10264 10264
  position: relative;
10265
  border-left: 2px solid #ff266f;
10265
  border-left: 2px solid #30c79e;
10266 10266
  left: 145px;
10267 10267
  top: -80px;
10268 10268
  padding-top: 80px;
......
10323 10323
.connected .item .connections > li .icon {
10324 10324
  width: 165px;
10325 10325
  text-align: center;
10326
  border-top: 2px solid #ff266f;
10326
  border-top: 2px solid #30c79e;
10327 10327
  float: left;
10328 10328
}
10329 10329
/* line 67, ../sass/_connected.scss */
......
10439 10439
}
10440 10440
/* line 166, ../sass/_connected.scss */
10441 10441
.connect-new .img-wrap > a:hover span {
10442
  color: #ff266f;
10442
  color: #30c79e;
10443 10443
}
10444 10444
/* line 172, ../sass/_connected.scss */
10445 10445
.connect-new p {
......
10485 10485
}
10486 10486
/* line 206, ../sass/_connected.scss */
10487 10487
.firewall p em {
10488
  color: #ff266f;
10488
  color: #30c79e;
10489 10489
}
10490 10490
/* line 210, ../sass/_connected.scss */
10491 10491
.firewall .more {

Also available in: Unified diff