Skip to content

Commit

Permalink
improve translations all around
Browse files Browse the repository at this point in the history
Signed-off-by: si458 <[email protected]>
  • Loading branch information
si458 committed Jan 5, 2025
1 parent 95729d2 commit 0dd56d5
Show file tree
Hide file tree
Showing 6 changed files with 8,121 additions and 8,490 deletions.
13 changes: 10 additions & 3 deletions public/styles/style-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ body {
}

.nonenglish .topbar_td {
width: 10px;
height: 24px;
cursor: pointer;
padding-left:16px;
Expand Down Expand Up @@ -2070,7 +2069,11 @@ nav .lbbuttonsel2 {
#d2devNotes,
#d2devEvent,
#d2runcmd,
#d2devMessage {
#d2devMessage,
#d2smsText,
#d2emailSubject,
#d2emailText,
#broadcastMessage {
background-color: #FFF9D3;
}

Expand All @@ -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;
}

Expand Down
Loading

0 comments on commit 0dd56d5

Please sign in to comment.