Transpiled version (3664L) is out of date.
1 | sS hCenterOverlay(O contents, O... _) {
|
2 | ret hcss([[.centerOverlay {
|
3 | position:absolute; |
4 | top:50%; |
5 | left:50%; |
6 | transform:translate(-50%, -50%); |
7 | color: white; background: #666666; opacity: .8; |
8 | z-index: 1000; |
9 | }]]) |
10 | + div(contents, params_plusHTMLClass(_, "centerOverlay")); |
11 | } |
Began life as a copy of #1032358
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032360 |
| Snippet name: | hCenterOverlay |
| Eternal ID of this version: | #1032360/3 |
| Text MD5: | 90c3ccd17a634ed113350a611bcf1e9e |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-31 16:46:12 |
| Source code size: | 309 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 351 / 461 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |