Revision 73c6773b

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_forms.scss
58 58
	#color {
59 59
		@extend .tag-demo;
60 60
		margin: 0 15px 0 10px;
61
		bottom: -10px;
61
		position: static;
62
		vertical-align: text-bottom;
62 63
		border-color:transparent;
63 64
		color: transparent;
64 65
	}
b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
7763 7763
/* line 58, ../sass/_forms.scss */
7764 7764
.advanced-conf-step #color {
7765 7765
  margin: 0 15px 0 10px;
7766
  bottom: -10px;
7766
  position: static;
7767
  vertical-align: text-bottom;
7767 7768
  border-color: transparent;
7768 7769
  color: transparent;
7769 7770
}
......
7783 7784
.advanced-conf-step :-ms-input-placeholder {
7784 7785
  color: white;
7785 7786
}
7786
/* line 68, ../sass/_forms.scss */
7787
/* line 69, ../sass/_forms.scss */
7787 7788
.advanced-conf-step .snf-color-picker > form {
7788 7789
  height: 237px;
7789 7790
  width: 100%;
7790 7791
}
7791 7792

  
7792
/* line 74, ../sass/_forms.scss */
7793
/* line 75, ../sass/_forms.scss */
7793 7794
.wizard form.custom .custom.dropdown.medium {
7794 7795
  background: #485057;
7795 7796
  color: white;
7796 7797
}
7797
/* line 78, ../sass/_forms.scss */
7798
/* line 79, ../sass/_forms.scss */
7798 7799
.wizard form.custom .custom.dropdown .current {
7799 7800
  color: white;
7800 7801
}
7801
/* line 81, ../sass/_forms.scss */
7802
/* line 82, ../sass/_forms.scss */
7802 7803
.wizard form.custom .custom.dropdown .selector {
7803 7804
  border-left: 1px solid white;
7804 7805
  height: 30px;
7805 7806
}
7806
/* line 85, ../sass/_forms.scss */
7807
/* line 86, ../sass/_forms.scss */
7807 7808
.wizard form.custom .custom.dropdown.open ul {
7808 7809
  background: #485057;
7809 7810
  color: white;
7810 7811
}
7811
/* line 89, ../sass/_forms.scss */
7812
/* line 90, ../sass/_forms.scss */
7812 7813
.wizard form.custom .custom.dropdown ul li {
7813 7814
  color: white;
7814 7815
}
7815
/* line 92, ../sass/_forms.scss */
7816
/* line 93, ../sass/_forms.scss */
7816 7817
.wizard form.custom .custom.dropdown ul li.selected {
7817 7818
  color: white;
7818 7819
  background: #5f6a73;
7819 7820
}
7820
/* line 96, ../sass/_forms.scss */
7821
/* line 97, ../sass/_forms.scss */
7821 7822
.wizard form.custom .custom.dropdown ul li:hover {
7822 7823
  background: #77838e;
7823 7824
  color: white;
b/snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list.html
11 11
    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=latin,greek-ext,greek' rel='stylesheet' type='text/css'>
12 12
    <link rel="stylesheet" href="stylesheets/normalize.css" />
13 13
    <link rel="stylesheet" href="stylesheets/app.css" />
14
    <link rel="stylesheet" href="stylesheets/farbtastic.css" />
14 15
    <link rel="stylesheet" href="stylesheets/font_custom.css" />
15 16
    <link rel="stylesheet" href="stylesheets/jquery.jscrollpane.css" media="all" />
16 17
    <link rel="stylesheet" href="stylesheets/magnific-popup.css" />

Also available in: Unified diff