www-thermferm/css/style.css

changeset 121
03306c3bfd60
parent 118
7c8f35a43cec
child 122
e57043423e72
equal deleted inserted replaced
120:466c5cee0463 121:03306c3bfd60
66 float: left; 66 float: left;
67 } 67 }
68 68
69 #fermentor_panel { 69 #fermentor_panel {
70 width: 240px; 70 width: 240px;
71 height: 382px; 71 height: 380px;
72 float: left; 72 float: left;
73 background-color: #f0f0f0; 73 background-color: #f0f0f0;
74 } 74 }
75 75
76 #fermentor_selector { 76 #fermentor_selector {
121 float: left; 121 float: left;
122 } 122 }
123 123
124 #fermentor_toggle1 { 124 #fermentor_toggle1 {
125 width: 80px; 125 width: 80px;
126 height: 40px; 126 height: 90px;
127 float: left; 127 float: left;
128 } 128 }
129 129
130 #fermentor_toggle2 { 130 #fermentor_toggle2 {
131 width: 80px; 131 width: 80px;
132 height: 40px; 132 height: 90px;
133 float: left; 133 float: left;
134 } 134 }
135 135
136 #fermentor_toggle3 { 136 #fermentor_toggle3 {
137 width: 80px; 137 width: 80px;
138 height: 40px; 138 height: 90px;
139 float: left; 139 float: left;
140 } 140 }
141 141
142 #fermentor_control { 142 #fermentor_control {
143 width: 240px; 143 width: 240px;
144 height: 40px; 144 height: 40px;
145 float: right; 145 float: left;
146 } 146 }
147 147
148 #fermentor_edit {
149 width: 240px;
150 height: 40px;
151 float: right;
152 }
153

mercurial