Adding disassembler to CPU window
This commit is contained in:
@@ -499,3 +499,11 @@ input[type="text"] {
|
||||
[aria-disabled="true"] [name="check"]{
|
||||
cursor: not-allowed !important;
|
||||
}
|
||||
|
||||
[role="dialog"][window="cpu"] [name="disassembler"] {
|
||||
font-family: var(--font-hex);
|
||||
}
|
||||
|
||||
[role="dialog"][window="cpu"] [name="disassembler"] [name="row"] {
|
||||
column-gap: calc(var(--font-size) * 1.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user