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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_machines.scss
46 46

  
47 47
@mixin stateColor($color) {
48 48
	.img-wrap {
49
		.snf-PC_fill,
50
		.snf-network_full, .font-icon {
49
		.snf-pc-full,
50
		.snf-network-full, .snf-font {
51 51
			color:$color;
52 52
		}
53 53
	}
......
64 64
			cursor: pointer;
65 65
		}
66 66
	}
67
	.snf-PC_fill,
68
	.snf-network_full {
69
		font-size: $font-icon-size-medium;
67
	.snf-pc-full,
68
	.snf-network-full {
69
		font-size: $snf-font-size-medium;
70 70
		color: $vm-active-color;
71 71
	}
72 72
	.os {
......
118 118

  
119 119
.building {
120 120
	.img-wrap {
121
		.snf-PC_fill {
121
		.snf-pc-full {
122 122
			display: block;
123 123
			overflow: hidden;
124 124
		}

Also available in: Unified diff