Revision 6bd1416f snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
7074 7074
  overflow: hidden;
7075 7075
}
7076 7076

  
7077
/* line 236, ../sass/_common.scss */
7078
.main {
7079
  padding: 0 40px;
7080
  overflow: hidden;
7081
}
7082

  
7077 7083
/* Header ----------------------------------------------- */
7078 7084
/* line 245, ../sass/_common.scss */
7079 7085
.header {
......
7862 7868
#network-wizard li {
7863 7869
  list-style: none outside none;
7864 7870
}
7865
/* line 35, ../sass/_networks.scss */
7871
/* line 36, ../sass/_networks.scss */
7872
#network-wizard .net_wiz_main {
7873
  padding: 40px;
7874
  width: 390px;
7875
}
7876
/* line 42, ../sass/_networks.scss */
7866 7877
#network-wizard .snf-checkbox-checked, #network-wizard .snf-checkbox-unchecked {
7867 7878
  font-size: 1.3em;
7868 7879
}
7869
/* line 38, ../sass/_networks.scss */
7880
/* line 45, ../sass/_networks.scss */
7870 7881
#network-wizard .subnet_options {
7871 7882
  margin: 0;
7872 7883
}
7873
/* line 40, ../sass/_networks.scss */
7884
/* line 47, ../sass/_networks.scss */
7874 7885
#network-wizard .subnet_options li {
7875 7886
  margin-bottom: 6px;
7876 7887
  padding-left: 155px;
7877 7888
}
7878
/* line 48, ../sass/_networks.scss */
7889
/* line 55, ../sass/_networks.scss */
7879 7890
#network-wizard .main {
7880 7891
  padding: 40px;
7881 7892
}
7882
/* line 51, ../sass/_networks.scss */
7893
/* line 58, ../sass/_networks.scss */
7883 7894
#network-wizard .main a {
7884 7895
  color: white;
7885 7896
}
7886
/* line 52, ../sass/_networks.scss */
7897
/* line 59, ../sass/_networks.scss */
7887 7898
#network-wizard .main .network_options {
7888 7899
  position: relative;
7889 7900
  width: 350px;
7890 7901
  min-height: 285px;
7891 7902
}
7892
/* line 57, ../sass/_networks.scss */
7893
#network-wizard .main .network_options .check {
7903
/* line 64, ../sass/_networks.scss */
7904
#network-wizard .main .network_options .check, #network-wizard .main .network_options .radio_btn {
7894 7905
  position: absolute;
7895 7906
  right: 0;
7896 7907
}
7897
/* line 62, ../sass/_networks.scss */
7908
/* line 70, ../sass/_networks.scss */
7898 7909
#network-wizard .main .network_options li {
7899 7910
  display: block;
7900 7911
  margin-bottom: 13px;
7901 7912
}
7902
/* line 66, ../sass/_networks.scss */
7913
/* line 74, ../sass/_networks.scss */
7903 7914
#network-wizard .main .network_options li form {
7904 7915
  margin: 0;
7905 7916
}
7906
/* line 69, ../sass/_networks.scss */
7917
/* line 77, ../sass/_networks.scss */
7907 7918
#network-wizard .main .network_options li form input {
7908 7919
  position: absolute;
7909 7920
  display: inline-block;
......
7912 7923
  height: 20px;
7913 7924
  font-size: 0.9em;
7914 7925
}
7915
/* line 77, ../sass/_networks.scss */
7926
/* line 85, ../sass/_networks.scss */
7916 7927
#network-wizard .main .network_options li form input.hidden {
7917 7928
  display: none;
7918 7929
}
7919
/* line 82, ../sass/_networks.scss */
7930
/* line 90, ../sass/_networks.scss */
7920 7931
#network-wizard .main .network_options li.manual form input {
7921 7932
  right: -160px;
7922 7933
  width: 150px;
7923 7934
}
7924
/* line 87, ../sass/_networks.scss */
7935
/* line 95, ../sass/_networks.scss */
7925 7936
#network-wizard .main .network_options span.sub_title {
7926 7937
  float: left;
7927 7938
}
......
8717 8728
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .btn5, .wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .os li .btn-col a, .wizard .middle .step .os li .btn-col .advanced-conf-step .advanced-conf-options .tags-area a, .wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .flavor li .options-bar .options li a, .wizard .middle .step .flavor li .options-bar .options li .advanced-conf-step .advanced-conf-options .tags-area a {
8718 8729
  margin-right: 20px;
8719 8730
}
8720
/* line 531, ../sass/_overlays.scss */
8721
.wizard .middle .main .network_options input {
8722
  width: 250px;
8723
  display: inline-block;
8724
  margin-left: 25px;
8725
}
8726
/* line 539, ../sass/_overlays.scss */
8731
/* line 530, ../sass/_overlays.scss */
8727 8732
.wizard .bottom {
8728 8733
  position: fixed;
8729 8734
  left: 0;
......
8732 8737
  border-top: 1px solid #333333;
8733 8738
  background: #485057;
8734 8739
}
8735
/* line 546, ../sass/_overlays.scss */
8740
/* line 537, ../sass/_overlays.scss */
8736 8741
.wizard .bottom .row {
8737 8742
  height: 60px;
8738 8743
  line-height: 60px;
8739 8744
}
8740
/* line 550, ../sass/_overlays.scss */
8745
/* line 541, ../sass/_overlays.scss */
8741 8746
.wizard .bottom .nav {
8742 8747
  height: 60px;
8743 8748
  line-height: 60px;
......
8746 8751
  position: relative;
8747 8752
  font-size: 0.75em;
8748 8753
  top: 15px;
8754
  width: 100px;
8749 8755
}
8750
/* line 558, ../sass/_overlays.scss */
8756
/* line 550, ../sass/_overlays.scss */
8751 8757
.wizard .bottom .nav:hover {
8752 8758
  -webkit-transition: background 0ms ease-out;
8753 8759
  -moz-transition: background 0ms ease-out;
......
8755 8761
  -o-transition: background 0ms ease-out;
8756 8762
  transition: background 0ms ease-out;
8757 8763
}
8758
/* line 561, ../sass/_overlays.scss */
8764
/* line 553, ../sass/_overlays.scss */
8759 8765
.wizard .bottom .nav span {
8760 8766
  display: inline-block;
8761 8767
  height: 30px;
8762 8768
  line-height: 30px;
8763 8769
  float: left;
8764 8770
}
8765
/* line 566, ../sass/_overlays.scss */
8771
/* line 558, ../sass/_overlays.scss */
8766 8772
.wizard .bottom .nav span:hover {
8767 8773
  -webkit-transition: background 0ms linear;
8768 8774
  -moz-transition: background 0ms linear;
......
8770 8776
  -o-transition: background 0ms linear;
8771 8777
  transition: background 0ms linear;
8772 8778
}
8773
/* line 571, ../sass/_overlays.scss */
8779
/* line 563, ../sass/_overlays.scss */
8774 8780
.wizard .bottom .prev {
8775 8781
  float: left;
8776 8782
  height: 30px;
8777 8783
  padding-left: 19px;
8778 8784
  background: url("../images/nav-edge-lt.png") no-repeat left top;
8779 8785
}
8780
/* line 576, ../sass/_overlays.scss */
8786
/* line 568, ../sass/_overlays.scss */
8781 8787
.wizard .bottom .prev span {
8782 8788
  padding-right: 10px;
8783 8789
  background: url("../images/nav-lt.png") no-repeat right top;
8784 8790
}
8785
/* line 580, ../sass/_overlays.scss */
8791
/* line 572, ../sass/_overlays.scss */
8786 8792
.wizard .bottom .prev:hover {
8787 8793
  background-position: left bottom;
8788 8794
}
8789
/* line 582, ../sass/_overlays.scss */
8795
/* line 574, ../sass/_overlays.scss */
8790 8796
.wizard .bottom .prev:hover span {
8791 8797
  background-position: right bottom;
8792 8798
}
8793
/* line 587, ../sass/_overlays.scss */
8799
/* line 579, ../sass/_overlays.scss */
8794 8800
.wizard .bottom .next {
8795 8801
  float: right;
8796 8802
  height: 30px;
8797 8803
  padding-right: 19px;
8798 8804
  background: url("../images/nav-edge-rt.png") no-repeat right top;
8799 8805
}
8800
/* line 592, ../sass/_overlays.scss */
8806
/* line 584, ../sass/_overlays.scss */
8801 8807
.wizard .bottom .next span {
8802 8808
  padding-left: 10px;
8803 8809
  background: url("../images/nav-rt.png") no-repeat left top;
8810
  float: right;
8804 8811
}
8805
/* line 596, ../sass/_overlays.scss */
8812
/* line 589, ../sass/_overlays.scss */
8806 8813
.wizard .bottom .next:hover {
8807 8814
  background-position: right bottom;
8808 8815
}
8809
/* line 598, ../sass/_overlays.scss */
8816
/* line 591, ../sass/_overlays.scss */
8810 8817
.wizard .bottom .next:hover span {
8811 8818
  background-position: left bottom;
8819
  float: right;
8812 8820
}
8813
/* line 603, ../sass/_overlays.scss */
8821
/* line 597, ../sass/_overlays.scss */
8814 8822
.wizard .bottom .nums {
8815 8823
  text-align: center;
8816 8824
  list-style: none outside none;
......
8819 8827
  line-height: 60px;
8820 8828
  font-size: 0.75em;
8821 8829
}
8822
/* line 610, ../sass/_overlays.scss */
8830
/* line 604, ../sass/_overlays.scss */
8823 8831
.wizard .bottom .nums li {
8824 8832
  list-style: none outside none;
8825 8833
  display: inline-block;
......
8830 8838
  line-height: 21px;
8831 8839
  margin: 0 3px;
8832 8840
}
8833
/* line 619, ../sass/_overlays.scss */
8841
/* line 613, ../sass/_overlays.scss */
8834 8842
.wizard .bottom .nums li a {
8835 8843
  color: #919194;
8836 8844
  display: block;
8837 8845
}
8838
/* line 622, ../sass/_overlays.scss */
8846
/* line 616, ../sass/_overlays.scss */
8839 8847
.wizard .bottom .nums li a:hover {
8840 8848
  cursor: default;
8841 8849
}
8842
/* line 626, ../sass/_overlays.scss */
8850
/* line 620, ../sass/_overlays.scss */
8843 8851
.wizard .bottom .nums li.current {
8844 8852
  border-color: white;
8845 8853
}
8846
/* line 628, ../sass/_overlays.scss */
8854
/* line 622, ../sass/_overlays.scss */
8847 8855
.wizard .bottom .nums li.current a {
8848 8856
  color: white;
8849 8857
}
8850
/* line 633, ../sass/_overlays.scss */
8858
/* line 627, ../sass/_overlays.scss */
8851 8859
.wizard .bottom .nums li.current {
8852 8860
  font-size: 1em;
8853 8861
  width: 30px;
......
8855 8863
  line-height: 27px;
8856 8864
}
8857 8865

  
8858
/* line 644, ../sass/_overlays.scss */
8866
/* line 638, ../sass/_overlays.scss */
8859 8867
.wizard-content {
8860 8868
  overflow: hidden;
8861 8869
  width: 100%;
8862 8870
}
8863 8871

  
8864
/* line 649, ../sass/_overlays.scss */
8872
/* line 643, ../sass/_overlays.scss */
8865 8873
.vm-wizard-carousel {
8866 8874
  width: 90000px;
8867 8875
  position: relative;

Also available in: Unified diff