Revision cdef560c snf-cyclades-app/synnefo/ui/new_ui/ui/sass/icons.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/icons.scss
65 65

  
66 66

  
67 67

  
68
body .items-list .img.running, body .vms .items-list .img.stopped{
68
body .items-list .img-wrap.running, body .vms .items-list .img-wrap.stopped{
69 69
	background: none;
70 70
	text-indent: 0;
71 71
	width: 60px;
72 72
	height: 60px;
73 73
}
74 74

  
75
body .img  .snf-font {
75
body .img-wrap  .snf-font {
76 76
	font-size: 60px;
77 77
}
78 78

  
79
body .networks .img  .snf-font.bolding {
79
body .networks .img-wrap  .snf-font.bolding {
80 80
	font-weight: bold;
81 81
	font-size: 57px;
82 82
	top: 6px;
83 83
}
84
body .networks .img  .snf-font {
84
body .networks .img-wrap  .snf-font {
85 85
	position: relative;
86 86
	top: 2px;
87 87
}
......
100 100
}
101 101

  
102 102

  
103
body .vms .items-list .img .os {
103
body .vms .items-list .img-wrap .os {
104 104
	left:19px;
105 105
}

Also available in: Unified diff