plugin updates

This commit is contained in:
Tony Volpe
2024-11-20 22:40:39 -05:00
parent 0238f0c4ca
commit 3362947c6e
434 changed files with 13405 additions and 9202 deletions

View File

@@ -576,17 +576,20 @@ input.ju-radiobox:focus {
}
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs {
/* width: fit-content !important */
flex-wrap: wrap;
justify-content: center;
}
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs li.tab {
text-transform: capitalize;
min-width: 200px;
background-color: #fff;
width: 20%;
flex-grow: inherit;
}
.ju-main-wrapper .ju-right-panel #cloud .tabs.ju-top-tabs li.tab {
flex-grow: 1;
}
.ju-main-wrapper .ju-right-panel .tabs.ju-top-tabs li.tab a.link-tab {
color: #ff8726;
background-color: #fff;