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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_details.scss
27 27
			vertical-align: middle;
28 28
			width: auto;
29 29
			height: $details-icon-large;
30
			.snf-PC_fill,
31
			.snf-network_full {
30
			.snf-pc-full,
31
			.snf-network-full {
32 32
				font-size: $details-icon-large;
33 33
			}
34 34
			.os {
......
93 93
					width: 42%;
94 94
					vertical-align: top;
95 95
					font-weight: normal;
96
					.font-icon {
96
					.snf-font {
97 97
						width: 40px;
98 98
						display: inline-block;
99 99
						font-size: emCalc(24px);
......
193 193
				&:first-child {
194 194
					margin-right: 30px;
195 195
				}
196
				&.font-icon{
196
				&.snf-font{
197 197
					vertical-align: middle;
198
					&.snf-network_full, &.snf-HDD-full {
198
					&.snf-network-full, &.snf-volume-full {
199 199
						font-size: 24px;
200 200
						color: $secondary-color;
201 201
					}

Also available in: Unified diff