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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_details.scss
128 128
				.delete {
129 129
					margin-left: 10px;	
130 130
				}
131
				.btns {
132
					margin-top: 77px;
133
					margin-bottom: 20px;
134
					a:first-child {
135
						margin-right: 15px;
136
					}
137
				}
131
			}
132
			.add-tag {
138 133
				.buttons {
139
					margin-top: 25px;
140
					margin-bottom: 25px;
141
				}
142
				h3 {
143
					margin: 0;
144
					font-size: emCalc(14px);
145
					font-weight: normal;
134
					margin-bottom: 1em;
146 135
				}
147 136
			}
148 137
			&.charts {
......
158 147
			line-height: 1;
159 148
			margin-bottom: 40px;
160 149
		}
150
		h3 {
151
			margin: 0;
152
			font-size: emCalc(14px);
153
			font-weight: normal;
154
		}
161 155
	}
162 156
	.lt-bar {
163 157
		@include ltbar($details-lt-width);

Also available in: Unified diff