mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-17 01:12:41 +01:00
Implemented e2e tests
This commit is contained in:
@@ -17,7 +17,7 @@ code { font-size: 1.2em; font-weight: bold; }
|
||||
.expression .label { font-weight: bold; padding-right: 5px; text-align: right; }
|
||||
.expression .bin { letter-spacing: 3px; }
|
||||
.expression .byte { margin: 0 3px; }
|
||||
.expression .result td { border-top: dotted 1px gray; }
|
||||
.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 }
|
||||
.expression .other { font-size: 0.9em}
|
||||
|
||||
Reference in New Issue
Block a user