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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/app.scss
347 347
				}
348 348
			}			
349 349
		}
350
		.img-wrap {
351
			height: 78px;
352
		}
350 353
		.img {
351 354
			margin-bottom: 20px;
352 355
			position: relative;
......
390 393
			position:absolute;
391 394
			right:10px;
392 395
			top:5px;
393
			display: none;
394
			color:$secondary-color;
396

  
397
			color:lighten($primary-color,35%);
395 398
			font-weight: bold;
396 399
			font-size:emCalc(27px);
397 400
			cursor: pointer;
398 401
			z-index: 10;
399 402
			span { position:relative; z-index:10;}
403
			&.active {
404
				color:$secondary-color;
405
			}
400 406
		}
401 407
		.visible-info {
402 408
			margin: 0 25px;

Also available in: Unified diff