Revision d25334c6
Von Hans Peter Schlaepfer vor mehr als 6 Jahren hinzugefügt
css/less/jquery-ui.custom.less | ||
---|---|---|
323 | 323 |
|
324 | 324 |
} |
325 | 325 |
|
326 |
|
|
327 |
// ------------------- |
|
328 |
// Part_Picker |
|
329 |
// Select Parts in input-fields |
|
330 |
|
|
331 |
span.part_picker, |
|
332 |
span.chart_picker{ |
|
333 |
margin: 0 !important; |
|
334 |
padding: 0 !important; |
|
335 |
} |
|
336 |
|
|
337 |
// ------------------- |
|
338 |
// Part_Picker |
|
339 |
// Select Customer in input-fields |
|
340 |
// PENDENT: Ausrichtung vertikal in Zelle |
|
341 |
span.customer_vendor_picker{ |
|
342 |
margin: 0 !important; |
|
343 |
padding: 0 !important; |
|
344 |
} |
|
345 |
// ------------------- |
|
346 |
// Date_Picker |
|
347 |
// Select Date in Popover |
|
348 |
// PENDENT: Ausrichtung vertikal in Zelle |
|
349 |
input.datepicker{ |
|
350 |
margin: -0.3em 0 0 0 !important; |
|
351 |
//padding: 0 !important; |
|
352 |
} |
|
353 |
|
|
354 |
|
|
355 |
|
|
356 |
|
Auch abrufbar als: Unified diff
Aenderungen hpschlaepfer