Revision 770ad9fa snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
9061 9061
  top: 10px;
9062 9062
  width: 100px;
9063 9063
}
9064
/* line 752, ../sass/_overlays.scss */
9065
.wizard .bottom .nav:hover {
9064
/* line 753, ../sass/_overlays.scss */
9065
.wizard .bottom .nav:hover, .wizard .bottom .nav:focus {
9066 9066
  -webkit-transition: background 0ms ease-out;
9067 9067
  -moz-transition: background 0ms ease-out;
9068 9068
  -ms-transition: background 0ms ease-out;
9069 9069
  -o-transition: background 0ms ease-out;
9070 9070
  transition: background 0ms ease-out;
9071 9071
}
9072
/* line 755, ../sass/_overlays.scss */
9072
/* line 756, ../sass/_overlays.scss */
9073 9073
.wizard .bottom .nav span {
9074 9074
  display: inline-block;
9075 9075
  height: 30px;
9076 9076
  line-height: 30px;
9077 9077
  float: left;
9078 9078
}
9079
/* line 760, ../sass/_overlays.scss */
9080
.wizard .bottom .nav span:hover {
9079
/* line 762, ../sass/_overlays.scss */
9080
.wizard .bottom .nav span:hover, .wizard .bottom .nav span:focus {
9081 9081
  -webkit-transition: background 0ms linear;
9082 9082
  -moz-transition: background 0ms linear;
9083 9083
  -ms-transition: background 0ms linear;
9084 9084
  -o-transition: background 0ms linear;
9085 9085
  transition: background 0ms linear;
9086 9086
}
9087
/* line 765, ../sass/_overlays.scss */
9087
/* line 767, ../sass/_overlays.scss */
9088 9088
.wizard .bottom .prev {
9089 9089
  float: left;
9090 9090
  height: 30px;
9091 9091
  padding-left: 18px;
9092 9092
  background: url("../images/nav-edge-lt.png") no-repeat left top;
9093 9093
}
9094
/* line 770, ../sass/_overlays.scss */
9094
/* line 772, ../sass/_overlays.scss */
9095 9095
.wizard .bottom .prev span {
9096 9096
  padding-right: 10px;
9097 9097
  background: url("../images/nav-lt.png") no-repeat right top;
9098 9098
}
9099
/* line 775, ../sass/_overlays.scss */
9100
.wizard .bottom .prev:hover, .wizard .bottom .prev.active, .wizard .bottom .items-list li .container:hover .prev.check, .items-list li .container:hover .wizard .bottom .prev.check {
9099
/* line 778, ../sass/_overlays.scss */
9100
.wizard .bottom .prev:hover, .wizard .bottom .prev.active, .wizard .bottom .items-list li .container:hover .prev.check, .items-list li .container:hover .wizard .bottom .prev.check, .wizard .bottom .prev:focus {
9101 9101
  background-position: left bottom;
9102 9102
}
9103
/* line 777, ../sass/_overlays.scss */
9104
.wizard .bottom .prev:hover span, .wizard .bottom .prev.active span, .wizard .bottom .items-list li .container:hover .prev.check span, .items-list li .container:hover .wizard .bottom .prev.check span {
9103
/* line 780, ../sass/_overlays.scss */
9104
.wizard .bottom .prev:hover span, .wizard .bottom .prev.active span, .wizard .bottom .items-list li .container:hover .prev.check span, .items-list li .container:hover .wizard .bottom .prev.check span, .wizard .bottom .prev:focus span {
9105 9105
  background-position: right bottom;
9106 9106
}
9107
/* line 782, ../sass/_overlays.scss */
9107
/* line 785, ../sass/_overlays.scss */
9108 9108
.wizard .bottom .next {
9109 9109
  float: right;
9110 9110
  height: 30px;
9111 9111
  padding-right: 18px;
9112 9112
  background: url("../images/nav-edge-rt.png") no-repeat right top;
9113 9113
}
9114
/* line 787, ../sass/_overlays.scss */
9114
/* line 790, ../sass/_overlays.scss */
9115 9115
.wizard .bottom .next span {
9116 9116
  padding-left: 10px;
9117 9117
  background: url("../images/nav-rt.png") no-repeat left top;
9118 9118
  float: right;
9119 9119
}
9120
/* line 793, ../sass/_overlays.scss */
9121
.wizard .bottom .next:hover, .wizard .bottom .next.active, .wizard .bottom .items-list li .container:hover .next.check, .items-list li .container:hover .wizard .bottom .next.check {
9120
/* line 797, ../sass/_overlays.scss */
9121
.wizard .bottom .next:hover, .wizard .bottom .next.active, .wizard .bottom .items-list li .container:hover .next.check, .items-list li .container:hover .wizard .bottom .next.check, .wizard .bottom .next:focus {
9122 9122
  background-position: right bottom;
9123 9123
}
9124
/* line 795, ../sass/_overlays.scss */
9125
.wizard .bottom .next:hover span, .wizard .bottom .next.active span, .wizard .bottom .items-list li .container:hover .next.check span, .items-list li .container:hover .wizard .bottom .next.check span {
9124
/* line 799, ../sass/_overlays.scss */
9125
.wizard .bottom .next:hover span, .wizard .bottom .next.active span, .wizard .bottom .items-list li .container:hover .next.check span, .items-list li .container:hover .wizard .bottom .next.check span, .wizard .bottom .next:focus span {
9126 9126
  background-position: left bottom;
9127 9127
  float: right;
9128 9128
}
9129 9129

  
9130
/* line 805, ../sass/_overlays.scss */
9130
/* line 809, ../sass/_overlays.scss */
9131 9131
.wizard-content {
9132 9132
  overflow: hidden;
9133 9133
  width: 100%;
9134 9134
}
9135
/* line 808, ../sass/_overlays.scss */
9135
/* line 812, ../sass/_overlays.scss */
9136 9136
.wizard-content .vm-wizard-carousel {
9137 9137
  position: relative;
9138 9138
  left: 0;
9139 9139
}
9140
/* line 811, ../sass/_overlays.scss */
9140
/* line 815, ../sass/_overlays.scss */
9141 9141
.wizard-content .vm-wizard-carousel .step {
9142 9142
  float: left;
9143 9143
}
9144 9144

  
9145 9145
/* Responive ------------------------------------------------ */
9146 9146
@media only screen and (max-width: 768px) {
9147
  /* line 823, ../sass/_overlays.scss */
9147
  /* line 827, ../sass/_overlays.scss */
9148 9148
  .wizard .top {
9149 9149
    position: static;
9150 9150
  }
9151
  /* line 826, ../sass/_overlays.scss */
9151
  /* line 830, ../sass/_overlays.scss */
9152 9152
  .wizard .middle {
9153 9153
    padding-top: 0;
9154 9154
  }
9155 9155

  
9156
  /* line 831, ../sass/_overlays.scss */
9156
  /* line 835, ../sass/_overlays.scss */
9157 9157
  .overlay-wrapper .overlay-area {
9158 9158
    top: 0;
9159 9159
  }

Also available in: Unified diff