diff --git a/src/options/options.css b/src/options/options.css index 1e00540..487dade 100644 --- a/src/options/options.css +++ b/src/options/options.css @@ -39,47 +39,47 @@ label { font-size: 50px; } -#prn-other { +#other { display: none; /* Modified by options.js */ gap: 6px; margin-top: 12px; margin-left: 18px; } -#prn-other li { +#other li { display: grid; grid-template-columns: 1fr 2fr; align-items: center; gap: 6px; } -#prn-other > li > label { +#other > li > label { font-size: var(--small-text); text-align: right; text-wrap: nowrap; } -#prn-other > li > input { +#other > li > input { font-size: var(--small-text); } -#prn-other > li > select { +#other > li > select { font-size: var(--small-text); width: min-content; } -#replace > li { +#also > li { display: flex; align-items: center; gap: 6px; margin-top: 6px; } -.rpl-lhs { +.lhs { text-align: right; } -#replace > li > button { +#also > li > button { background-color: transparent; width: fit-content; margin: 0; diff --git a/src/options/options.html b/src/options/options.html index 7520115..63b1d16 100644 --- a/src/options/options.html +++ b/src/options/options.html @@ -21,8 +21,8 @@

Pronouns

- - @@ -31,7 +31,7 @@
-