16 Commits (d66972065fd34339451c248b4dfb5c54be0d0719)

Author SHA1 Message Date
ErC b3b84af960
css: fix overflowing text in cells
Long strings without spaces don't get wrapped and will result in the text overflowing outside of the cell and messing up the structure of the page. See for example [the tx_extra field in this transaction](https://xmrchain.net/search?value=1ecce7898a4e1c7334241c834ba4866d6b511ee896c318b3445aea1cc926e40f).

This small patch makes long text wrap inside the given limit, which would be otherwise "ignored".
1 year ago
mwo 71c9737069 crow upgraded to 0.3 3 years ago
abel30567 518786846f fixed safari iphone issue where Prove Sending fields appear when user is in Decode outputs tab 3 years ago
moneroexamples 4500e640c3 Mempool data processing moved to async thread 7 years ago
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
7 years ago
moneroexamples 1bbc608080 div of decoded inputs is hidden now 7 years ago
moneroexamples 9d671da4eb note about server side calculations added to tx info page 7 years ago
moneroexamples df2a86ca91 reoragnization of css styles started 8 years ago
moneroexamples 67dc91bf09 link to tx page added 8 years ago
moneroexamples 61902d9448 templates updated 8 years ago
moneroexamples 80f1dc5821 css and html templates updated 8 years ago
moneroexamples 6fc2bab65b addtion of mempool info started 8 years ago
moneroexamples dfd4191196 autorefresh version of index page added 8 years ago
moneroexamples 6d7af118fa time difference between blocks added 8 years ago
moneroexamples 8aa5698584 font changed 8 years ago
moneroexamples 9b30acc5e2 more info on index site and css added 8 years ago