You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
crypto temp fix: https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/279 1 year ago
templates css: fix overflowing text in cells 1 year ago
CMakeLists.txt readme and cmake updates 3 years ago
CmdLineOptions.cpp Merge branch 'master' into devel 2 years ago
CmdLineOptions.h first commit 8 years ago
CurrentBlockchainStatus.cpp Further fix occurrences of "deamon" 3 years ago
CurrentBlockchainStatus.h Further fix occurrences of "deamon" 3 years ago
MempoolStatus.cpp Merge branch 'master' into devel 2 years ago
MempoolStatus.h Further fix occurrences of "deamon" 3 years ago
MicroCore.cpp Update for view tags 2 years ago
MicroCore.h blockhexcomplete url added 6 years ago
monero_headers.h remove depency on readline 6 years ago
page.h temp fix: https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/279 1 year ago
rpccalls.cpp per_kb_fee_estimated added 2 years ago
rpccalls.h per_kb_fee_estimated added 2 years ago
tools.cpp per_kb_fee_estimated added 2 years ago
tools.h Make view_tags optinal 2 years ago
version.h.in git_branch_name added to footer 7 years ago