1 | static S hplaceholderStyle(S style) { |
2 | ret hcss([[ |
3 | input::-webkit-input-placeholder { |
4 | STYLE |
5 | } |
6 | input::-moz-placeholder { |
7 | STYLE |
8 | }]].replace("STYLE", style)); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014050 |
Snippet name: | hplaceholderStyle |
Eternal ID of this version: | #1014050/7 |
Text MD5: | 076094a49fe9261f6faa6cf855f9cf08 |
Author: | stefan |
Category: | javax / web |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-03-25 21:18:41 |
Source code size: | 169 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 460 / 487 |
Version history: | 6 change(s) |
Referenced in: | [show references] |