css fixes, nav menu update, searchable devParentNodeMac
Some checks failed
Deploy MkDocs / deploy (push) Has been cancelled
Code checks / check-url-paths (push) Has been cancelled
docker / docker_dev (push) Has been cancelled

This commit is contained in:
jokob-sk
2025-08-06 09:15:45 +10:00
parent f9179a1e89
commit 4712a2ff29
5 changed files with 52 additions and 44 deletions

View File

@@ -387,6 +387,16 @@ body
margin-bottom: 0px;
}
.plugin-content #tabs-location .nav-tabs-custom > .nav-tabs > li
{
display: contents;
}
.plugin-content .left-nav
{
display: contents;
}
.pa-small-box-2 .inner h3 {
margin-left: 0em;
margin-bottom: 1.3em;
@@ -1411,6 +1421,7 @@ input[readonly] {
.iconPreview svg{
min-width: 20px;
max-width: 20px;
margin-bottom: -3px;
}
@@ -1659,8 +1670,6 @@ input[readonly] {
border: 1px solid #aaa;
border-radius: 4px;
border-style: solid;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
font-size: 14px;
display: inline-block;