Revision 86b0e0b9 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_items-list.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_items-list.scss
174 174
				height: $list-icon-height;
175 175
				line-height: $list-icon-height;
176 176
				&.select {
177
					text-transform: capitalize;
177 178
					span {
178 179
						font-size: 16px;
179 180
						margin-right: 5px;
......
188 189
						color: $link-color-hover;
189 190
						cursor: pointer;
190 191
					}
192
					&.selected {
193
							text-transform: lowercase;
194
						em {
195
							text-transform: capitalize;
196
						}
197
					}
191 198
				}
192 199
			}
193 200
			&.lt-actions {

Also available in: Unified diff