mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
add import/export feature for preferences
This commit is contained in:
@@ -150,6 +150,12 @@ form .setting {
|
||||
margin: 10px 0;
|
||||
width: 100%;
|
||||
}
|
||||
#export-form {
|
||||
margin: 60px 0px 0px 0px;
|
||||
}
|
||||
#export-form input {
|
||||
margin: 10px 0px 10px 0px;
|
||||
}
|
||||
.container .content small.notice {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user