www-thermferm/css/style.css

changeset 118
7c8f35a43cec
parent 117
7119ea8a5225
child 121
03306c3bfd60
equal deleted inserted replaced
117:7119ea8a5225 118:7c8f35a43cec
34 } 34 }
35 35
36 #jqxWidget { 36 #jqxWidget {
37 width: 980px; 37 width: 980px;
38 height: 510px; 38 height: 510px;
39 // background: #ddd;
40 float: left; 39 float: left;
41 } 40 }
42 41
43 #header { 42 #header {
44 width: 980px; 43 width: 980px;
45 height: 60px; 44 height: 80px;
46 // background: #222;
47 // margin: 5px;
48 float: left; 45 float: left;
49 } 46 }
50 47
51 #jqxTabs { 48 #jqxTabs {
52 width: 980px; 49 width: 980px;
53 height: 460px; 50 height: 440px;
54 float: left; 51 float: left;
55 } 52 }
56 53
57 54
58 #fermentor { 55 #fermentor {
59 border: 5px solid; 56 height: 382px;
60 border-color: #FFCC01; 57 width: 968px;
61 border-radius: 15px 15px 15px 15px;
62 height: 393px;
63 width: 958px;
64 background: #fff; 58 background: #fff;
65 margin: 5px; 59 margin: 5px;
66 float: left; 60 float: left;
67 } 61 }
68 62
69 #fermentor_head {
70 margin-bottom: 1px;
71 padding: 3px 10px 8px;
72 background-color: #FFCC01;
73 color: #666666;
74 font-weight: bold;
75 }
76
77 #fermentor_pict { 63 #fermentor_pict {
78 width: 220px; 64 width: 220px;
79 height: 350px; 65 height: 382px;
80 float: left; 66 float: left;
81 } 67 }
82 68
83 #fermentor_panel { 69 #fermentor_panel {
84 width: 240px; 70 width: 240px;
85 height: 350px; 71 height: 382px;
86 float: left; 72 float: left;
87 background-color: #f0f0f0; 73 background-color: #f0f0f0;
88 } 74 }
89 75
90 #fermentor_selector { 76 #fermentor_selector {

mercurial