mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 19:02:39 +02:00
Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling.
This commit is contained in:
@@ -143,6 +143,12 @@ table label.checkbox { margin-left: 20px }
|
||||
#admin-ui-edit { }
|
||||
#admin-ui-edit-db-language { margin-bottom: -30px; padding-bottom:5px; padding-right:5px }
|
||||
|
||||
#admin-ui-list-db-language span,
|
||||
#admin-ui-edit-db-language span { color: #FAA732; cursor: help; }
|
||||
|
||||
#admin-ui-edit-db-language span.default,
|
||||
#admin-ui-list-db-language span.default { color: white }
|
||||
|
||||
td.options .btn-group { display: flex; }
|
||||
|
||||
.table .nav-tabs a,
|
||||
|
Reference in New Issue
Block a user