Revision 314323e8 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss
92 92
	}
93 93
}
94 94

  
95
.tag-demo {
96

  
97
	@extend .circle;
98
	width: 22px;
99
	height: 22px;
100
	position: relative;
101
	bottom: -5px;
102
	margin-right: 20px;
103
	&.tag4 { background-color: #ff5e4d;}
104
	&.tag5 { background-color: #25bfda;}
105
	&.tag6 { background-color: #fbf7c5;}
106
	&.tag7 { background-color: #83a697;}
107
}
108

  
95 109

  
96 110

  
97 111
/* Buttons and Links ----------------------------------------------- */

Also available in: Unified diff