mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
improve translations all around
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user