www-thermferm/css/style.css

changeset 593
55b849fc2d20
parent 529
00b45f2aaac3
equal deleted inserted replaced
592:ff30227c0903 593:55b849fc2d20
191 * || led1 || led2 || led3 || 191 * || led1 || led2 || led3 ||
192 * |+----------++----------++----------+| 192 * |+----------++----------++----------+|
193 * |+----------++----------++----------+| 193 * |+----------++----------++----------+|
194 * || switch1 || switch2 || switch3 || 194 * || switch1 || switch2 || switch3 ||
195 * |+----------++----------++----------+| 195 * |+----------++----------++----------+|
196 * +------------------------------------+
197 * +----------pannel_buttons------------+
198 * | | 196 * | |
199 * +------------------------------------+ 197 * +------------------------------------+
200 */ 198 */
201 199
202 #fermentor_panel_top { 200 #fermentor_panel_top {
293 margin-top: 7px; 291 margin-top: 7px;
294 } 292 }
295 293
296 #fermentor_panel_control { 294 #fermentor_panel_control {
297 width: 236px; 295 width: 236px;
298 height: 100px; 296 height: 136px;
299 float: right; 297 float: right;
300 background-color: #eee; 298 background-color: #eee;
301 border: 2px solid; 299 border: 2px solid;
302 border-color: #888; 300 border-color: #888;
303 border-radius: 5px 5px 5px 5px; 301 border-radius: 5px 5px 5px 5px;
366 width: 79px; 364 width: 79px;
367 height: 70px; 365 height: 70px;
368 float: left; 366 float: left;
369 text-align: center; 367 text-align: center;
370 margin-top: 10px; 368 margin-top: 10px;
371 }
372
373 #fermentor_panel_buttons {
374 width: 236px;
375 height: 30px;
376 float: right;
377 background-color: #eee;
378 border: 2px solid;
379 border-color: #888;
380 border-radius: 5px 5px 5px 5px;
381 } 369 }
382 370
383 #menu { 371 #menu {
384 width: 600px; 372 width: 600px;
385 height: 300px; 373 height: 300px;

mercurial