www-thermferm/css/style.css

changeset 113
cf3f906ffe0d
parent 112
d82c5499285c
child 117
7119ea8a5225
equal deleted inserted replaced
112:d82c5499285c 113:cf3f906ffe0d
91 width: 220px; 91 width: 220px;
92 height: 350px; 92 height: 350px;
93 float: left; 93 float: left;
94 } 94 }
95 95
96 #fermentor_panel {
97 width: 240px;
98 height: 270px;
99 float: left;
100 background-color: #f0f0f0;
101 }
102
103 #fermentor_selector {
104 width: 160px;
105 height: 160px;
106 float: left;
107 }
108
109 #fermentor_powerled {
110 width: 80px;
111 height: 160px;
112 float: left;
113 }
114
115 #fermentor_display1 {
116 width: 80px;
117 height: 40px;
118 float: left;
119 }
120
121 #fermentor_display2 {
122 width: 80px;
123 height: 40px;
124 float: left;
125 }
126
127 #fermentor_display3 {
128 width: 80px;
129 height: 40px;
130 float: left;
131 }
132
133 #fermentor_led1 {
134 width: 80px;
135 height: 40px;
136 float: left;
137 }
138
139 #fermentor_led2 {
140 width: 80px;
141 height: 40px;
142 float: left;
143 }
144
145 #fermentor_led3 {
146 width: 80px;
147 height: 40px;
148 float: left;
149 }
150
151 #fermentor_toggle1 {
152 width: 80px;
153 height: 40px;
154 float: left;
155 }
156
157 #fermentor_toggle2 {
158 width: 80px;
159 height: 40px;
160 float: left;
161 }
162
163 #fermentor_toggle3 {
164 width: 80px;
165 height: 40px;
166 float: left;
167 }
168
96 #fermentor_control { 169 #fermentor_control {
97 width: 240px; 170 width: 240px;
98 height: 300px; 171 height: 40px;
99 float: right; 172 float: right;
100 } 173 }
101 174
102 #fermentor_edit { 175 #fermentor_edit {
103 width: 240px; 176 width: 240px;
104 height: 50px; 177 height: 40px;
105 float: right; 178 float: right;
106 } 179 }
107 180

mercurial