Revision 17ce081a snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
96 96
			left:0;
97 97
		}
98 98
	}
99
	.welcome { 
100
		display:none;
101
	}
102
	&.no-vm {
103
		background:url(../images/draw-welcome.png) no-repeat center 80px $secondary-color;
104
		.welcome {
105
			display:none;
106
			color:#fff;
107
			text-align:center;
108
			position: relative;
109
			top:10px;
110
			left:75px;
111
			display:block;
112
		}
113
	}
99 114
}
100 115

  
101 116

  

Also available in: Unified diff