Skip to content

Commit

Permalink
bootstrap3: fix translations, fix button styling, new contextmenus, m…
Browse files Browse the repository at this point in the history
…ouse disable cursor #6496

Signed-off-by: si458 <simonsmith5521@gmail.com>
  • Loading branch information
si458 committed Dec 21, 2024
1 parent e2362a0 commit 6a366fe
Show file tree
Hide file tree
Showing 9 changed files with 8,137 additions and 2,206 deletions.
2 changes: 1 addition & 1 deletion public/scripts/bootstrap-min.js

Large diffs are not rendered by default.

1,894 changes: 1,857 additions & 37 deletions public/scripts/bootstrap.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/scripts/bootstrap.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/scripts/bootstrap.min.js.map

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions public/styles/style-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -2689,10 +2689,6 @@ nav .lbbuttonsel2 {
-ms-grid-row: 4;
}

#DeskClip, #DeskControlSpan, #specialkeylist {
padding-left: 6px;
}

.serverStateTableCell {
width: 300px;
height: 24px;
Expand Down Expand Up @@ -2816,11 +2812,6 @@ nav .lbbuttonsel2 {
color: black;
}

#p15statetext {
padding: 4px;
height: 15px;
}

#p15agentConsole {
background: black;
margin: 0;
Expand All @@ -2837,11 +2828,6 @@ nav .lbbuttonsel2 {
max-height: calc(100vh - 305px);
}

#p15coreName {
padding: 4px;
display: inline-block;
}

#p15agentConsoleText {
margin: 0;
padding: 0;
Expand Down
1 change: 1 addition & 0 deletions translate/translate.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ var meshCentralSourceFiles = [
"../views/agentinvite.handlebars",
"../views/invite.handlebars",
"../views/default.handlebars",
"../views/default3.handlebars",
"../views/default-mobile.handlebars",
"../views/download.handlebars",
"../views/download2.handlebars",
Expand Down
Loading

0 comments on commit 6a366fe

Please sign in to comment.