www/css/style.css

changeset 504
42a0ab588a4f
parent 503
b23ef14c6b09
child 505
c09b67fd8323
equal deleted inserted replaced
503:b23ef14c6b09 504:42a0ab588a4f
161 text-align: center; 161 text-align: center;
162 margin-top: 15px; 162 margin-top: 15px;
163 margin-left: 20px; 163 margin-left: 20px;
164 } 164 }
165 165
166 #co2meter_powerled {
167 width: 50px;
168 height: 30px;
169 float: right;
170 text-align: center;
171 margin-top: 15px;
172 margin-right: 20px;
173 }
174
175 #co2meter_panel_display {
176 width: 290px;
177 height: 260px;
178 float: right;
179 margin: 5px;
180 margin-top: 3px;
181 background-color: #252526;
182 border: 2px solid;
183 border-color: #59b4d4;
184 border-radius: 5px 5px 5px 5px;
185 }
166 186
167 #fermenter_panel_display { 187 #fermenter_panel_display {
168 width: 290px; 188 width: 290px;
169 height: 98px; 189 height: 98px;
170 float: right; 190 float: right;
217 margin-left: 60px; 237 margin-left: 60px;
218 margin-top: 20px; 238 margin-top: 20px;
219 } 239 }
220 240
221 241
222 #fermenter_panel_buttons { 242 #fermenter_panel_buttons,
243 #co2meter_panel_buttons {
223 width: 290px; 244 width: 290px;
224 height: 227px; 245 height: 227px;
225 float: right; 246 float: right;
226 margin: 5px; 247 margin: 5px;
227 margin-top: 3px; 248 margin-top: 3px;

mercurial