Revision d53ad190 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
215 215
					.name-col {
216 216
						float: left;
217 217
						width:70%;
218

  
219
						color: $wizard-base-font-color;
220
						&:focus  {
221
							background:lighten($overlay-color-top, 10%);
222
						}
218 223
					}
219 224
					.size-col {
220 225
						float:left;
......
626 631
				}
627 632
				&.current{
628 633
					border-color:white;
629
					a {
634
					* {
630 635
						color:white;
631 636
					}
632 637

  

Also available in: Unified diff