Revision 208dd6d1 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_machines.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_machines.scss
77 77
			&.fedora { background-image:url('../images/os-fedora.png'); }
78 78
		}
79 79
	}
80
	// temp 
81
	.btn5.temp {
82
			color:blue;
83
			padding: 0 4px;
84
			position: absolute;
85
			right: 0;
86
		}
80 87
	.off {
81 88
		@include stateColor($vm-off-color);
82 89
	}
......
91 98
	}
92 99
	.rebooting {
93 100
		@include stateColor($vm-rebooting-color);
94
		// temp
95
		.btn5.temp {
96
			color: #5c8fe1;
97
			border-color: #5c8fe1;
98
			padding: 0 4px;
99
			position: absolute;
100
			right: 0;
101
		}
102 101
	}
103 102
	.building {
104
		// temp 
105
		.btn5.temp {
106
			color:blue;
107
			padding: 0 4px;
108
			position: absolute;
109
			right: 0;
110
		}
111 103
		.img-wrap {
112 104
			.snf-PC_fill {
113 105
				display: block;

Also available in: Unified diff