www-thermferm/css/style.css

changeset 168
1288dbf0f9b5
parent 151
ab90da2da45d
child 172
f45c291c6331
equal deleted inserted replaced
167:56b008563db8 168:1288dbf0f9b5
166 * +------------------------------------+ 166 * +------------------------------------+
167 */ 167 */
168 168
169 #fermentor_panel_top { 169 #fermentor_panel_top {
170 width: 236px; 170 width: 236px;
171 height: 143px; 171 height: 156px;
172 float: right; 172 float: right;
173 background-color: #bbb; 173 background-color: #bbb;
174 border: 2px solid; 174 border: 2px solid;
175 border-color: #888; 175 border-color: #888;
176 border-radius: 5px 5px 5px 5px; 176 border-radius: 5px 5px 5px 5px;
179 179
180 #fermentor_selector { 180 #fermentor_selector {
181 width: 158px; 181 width: 158px;
182 height: 156px; 182 height: 156px;
183 float: left; 183 float: left;
184 }
185
186 input.select {
187 margin-left: 10px;
188 margin-top: 10px;
184 } 189 }
185 190
186 #fermentor_powerled { 191 #fermentor_powerled {
187 width: 78px; 192 width: 78px;
188 height: 56px; 193 height: 56px;

mercurial