src/main/webapp/lightpit.css

changeset 225
87328572e36f
parent 223
df31e4332063
child 229
23f936582c46
equal deleted inserted replaced
224:da975b1f188d 225:87328572e36f
240 width: 100%; 240 width: 100%;
241 margin: 0; 241 margin: 0;
242 box-sizing: border-box; 242 box-sizing: border-box;
243 } 243 }
244 244
245 table.formtable input[type=date] {
246 width: auto;
247 }
248
249 table.formtable tfoot td { 245 table.formtable tfoot td {
250 text-align: right; 246 text-align: right;
251 } 247 }
252 248
253 .fullwidth { 249 .fullwidth {

mercurial