Revision 82cb442c
Von Sven Schöling vor fast 13 Jahren hinzugefügt
css/lx-office-erp.css | ||
---|---|---|
326 | 326 |
margin-bottom: 5px; |
327 | 327 |
padding: 5px; |
328 | 328 |
} |
329 |
|
|
330 |
.jqmWindow { |
|
331 |
display: none; |
|
332 |
|
|
333 |
position: fixed; |
|
334 |
top: 17%; |
|
335 |
left: 40%; |
|
336 |
|
|
337 |
margin-left: -200px; |
|
338 |
width: 700px; |
|
339 |
|
|
340 |
background-color: lemonchiffon; |
|
341 |
color: #333; |
|
342 |
border: 1px solid black; |
|
343 |
padding: 4px; |
|
344 |
} |
|
345 |
|
|
346 |
.jqmContent { |
|
347 |
padding: 8px; |
|
348 |
} |
|
349 |
|
|
350 |
.jqmWindow h1 { |
|
351 |
border: 0; |
|
352 |
padding: 0; |
|
353 |
background-color: lemonchiffon; |
|
354 |
} |
|
355 |
|
|
356 |
.jqmOverlay { |
|
357 |
background-color: #000; |
|
358 |
} |
Auch abrufbar als: Unified diff
Onlinehilfe als modale Overlays.
L.online_help_tag produziert jetzt nicht mehr ein Popup sondern ein modales Overlay.
Im template muss leider im Moment noch ein Ziel dafür eingebunden werden mit: