home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 603547065

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/701#issuecomment-603547065 https://api.github.com/repos/simonw/datasette/issues/701 603547065 MDEyOklzc3VlQ29tbWVudDYwMzU0NzA2NQ== 9599 2020-03-24T22:56:47Z 2020-03-24T22:56:47Z OWNER From the comments on that css-tricks article, this appears to work: ```css input[type=search] { -webkit-appearance: textfield; } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; } ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 583970196  
Powered by Datasette · Queries took 0.887ms