Add a checkbox to include/exclude translations
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
.mod-title {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.include-translations {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.include-translations input {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
@@ -21,3 +21,11 @@
|
||||
.file-list li {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.include-translations {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.include-translations input {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user