sS hTopLeftCornerDiv(O contents, O... _) { ret hcss([[.topLeftCorner { position: absolute; left: 10px; top: 10px; opacity: .95; padding: 10px; border: 1px solid black; background: white; color: black; }]]) + div(contents, params_plusHTMLClass(_, "topLeftCorner")); }
Began life as a copy of #1032357
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032358 |
| Snippet name: | hTopLeftCornerDiv |
| Eternal ID of this version: | #1032358/2 |
| Text MD5: | 64c2a0cf078b258e7ac4bbdd996895ba |
| 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:04:02 |
| Source code size: | 319 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 323 / 353 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032360 - hCenterOverlay |