mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
improve translations all around
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
95729d2a88
commit
0dd56d5708
6 changed files with 8117 additions and 8486 deletions
|
@ -247,7 +247,6 @@ body {
|
|||
}
|
||||
|
||||
.nonenglish .topbar_td {
|
||||
width: 10px;
|
||||
height: 24px;
|
||||
cursor: pointer;
|
||||
padding-left:16px;
|
||||
|
@ -2070,7 +2069,11 @@ nav .lbbuttonsel2 {
|
|||
#d2devNotes,
|
||||
#d2devEvent,
|
||||
#d2runcmd,
|
||||
#d2devMessage {
|
||||
#d2devMessage,
|
||||
#d2smsText,
|
||||
#d2emailSubject,
|
||||
#d2emailText,
|
||||
#broadcastMessage {
|
||||
background-color: #FFF9D3;
|
||||
}
|
||||
|
||||
|
@ -2080,7 +2083,11 @@ nav .lbbuttonsel2 {
|
|||
.night #d2devNotes,
|
||||
.night #d2devEvent,
|
||||
.night #d2runcmd,
|
||||
.night #d2devMessage {
|
||||
.night #d2devMessage,
|
||||
.night #d2smsText,
|
||||
.night #d2emailSubject,
|
||||
.night #d2emailText,
|
||||
.night #broadcastMessage {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue