Revision 4cb1fbf9 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_wizards.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_wizards.scss
641 641
			                            margin-right:20px;
642 642
			                        }
643 643
			                        .tag-demo {
644
										left:10px;
644
										@include circle(9px);
645
										margin: 0 15px 0 10px;
646
										vertical-align: text-bottom;
647
										border-color:transparent;
648
										color: transparent;
649
										// temporary
650
										&.tag4 {
651
											background-color: $red-1;
652
										}
653
										&.tag5 {
654
											background-color: $yellow-1;
655
										}
656
										&.tag6 {
657
											background-color: $orange-1;
658
										}
645 659
			                        }
646 660
			                        h3 {
647 661
			                            width: $conf-area-h-width;

Also available in: Unified diff