Mercurial > prosody-modules
view mod_register_json/register_json/template/css/style.css @ 3793:0d3926e49b55
mod_pubsub_post: Fix use of 'id' field in JSON object as pubsub item id
`data` here is the source string, so there's no `id` field.
Also only use the `id` field if it's a string.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 01 Jan 2020 10:11:08 +0100 |
parents | 7c04c5856daa |
children |
line wrap: on
line source
body { margin: 0 } a { color: #0000FF } ul { margin: 0 } .btn { margin-right: 0.3em } .btn:last { margin-right: 0 } #main { padding: 10px } #main div { margin-left: 14px } #main p { margin-left: 14px } #top { clear: both; width: 100%; padding: 0; } #header { height: 172px; background: url(../images/tile.png) repeat-x }