Added some small UI tweaks for tridactyl theme.
This commit is contained in:
parent
3b9211202a
commit
bf6d81e958
|
@ -129,19 +129,20 @@
|
|||
|
||||
.TridactylStatusIndicator {
|
||||
background: var(--tridactyl-bg) !important;
|
||||
border: 1px var(--base0B) solid !important;
|
||||
border: 1px var(--tridactyl-bg) solid !important;
|
||||
color: var(--base0B);
|
||||
border: unset !important;
|
||||
bottom: 0 !important;
|
||||
font-size: 12pt !important;
|
||||
font-size: 10pt !important;
|
||||
padding: 0.8ex !important;
|
||||
position: fixed !important;
|
||||
}
|
||||
|
||||
/* /\* #Ocean-normal { *\/ */
|
||||
/* /\* border-color: green !important; *\/ */
|
||||
/* /\* } *\/ */
|
||||
.TridactylModeignore{
|
||||
background: var(--base0A) !important;
|
||||
border: 1px var(--base0A) solid !important;
|
||||
color: var(--tridactyl-of-fg) !important;
|
||||
}
|
||||
|
||||
/* /\* #Ocean-insert { *\/ */
|
||||
/* /\* border-color: yellow !important; *\/ */
|
||||
/* /\* } *\/ */
|
||||
.TridactylModenormal{
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user