supper of hex prefixes and other views

This commit is contained in:
Borys Levytskyi
2015-04-11 20:37:24 +03:00
parent ae39fef6bd
commit 087d96ea12
5 changed files with 44 additions and 8 deletions

View File

@@ -16,8 +16,10 @@ code { font-size: 1.2em; font-weight: bold; }
.expression .result td { border-top: dotted 1px gray; }
.expression { font-size: 1.5em; font-family: monospace }
.expression .prefix { font-weight: normal; display: none; font-size: 0.9em }
.hex .prefix { display: inline; }
.help { padding: 10px; }
.help ul { list-style-type: none; margin: 0; padding: 0; }
.help p { margin-top: 0 }