mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 07:04:53 +08:00
Cleanup stylename
This commit is contained in:
@@ -479,7 +479,7 @@ button::-moz-focus-inner {
|
||||
|
||||
/* Text Input */
|
||||
|
||||
.textareaElement {
|
||||
.textarea {
|
||||
box-sizing: border-box;
|
||||
border: none;
|
||||
outline: none;
|
||||
@@ -712,7 +712,7 @@ x-dialog x-paper {
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
|
||||
.textareaElement {
|
||||
.textarea {
|
||||
color: var(--text-color);
|
||||
background-color: var(--bg-color-secondary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user