a lot...just a lot

This commit is contained in:
Chris Cochrun 2024-01-03 10:34:06 -06:00
parent 96f1027e62
commit 6534c2b145
8 changed files with 97 additions and 89 deletions

View file

@ -36,10 +36,10 @@
--tridactyl-hint-outline: none;
}
#command-line-holder { order: 1;
/* border: 2px solid var(--base0B); */
color: var(--tridactyl-bg) !important;
background: var(--tridactyl-bg) !important;
#command-line-holder {
order: 1;
color: var(--tridactyl-bg) !important;
background: var(--tridactyl-bg) !important;
}
:root #completions table tr td.prefix,
:root #completions table tr td.privatewindow,