Revision f0498685 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_connected.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_connected.scss
28 28
				text-align: center;
29 29
				float:left;
30 30
				position: relative;
31
				.font-icon {
32
					font-size: 60px;
33
				}
31 34
			}
32 35
			h4 {
33 36
				overflow: hidden;
......
99 102
							list-style: none outside none;
100 103
							padding: 0 10px 10px 10px;
101 104
							h5 { 
102
								width: 10%;
103 105
								float: left;
104 106
								margin: 0;
105 107
								line-height: 1.3em;
108
								&.ip-data {
109
									width: 10%;
110
								}
111
								&.volume-data {
112
									width: 35%;
113
								}
106 114
							}
107 115
							p {
108 116
								overflow: hidden;
......
141 149
			width: $lt-width;
142 150
			text-align: center;
143 151
			margin: -20px 0 0 ;
144
			.snf-network_full,
145
			.snf-PC_fill{
152
			.font-icon{
146 153
				color: $link-color;
154
				font-size: $font-icon-size-medium;
147 155
			}
148 156
			.snf-network_full {
149 157
				position: relative;

Also available in: Unified diff