misc/theme-advanced: sync

This commit is contained in:
Franco Fichtner 2024-08-20 21:07:47 +02:00
parent c4157477de
commit 977209c555
5 changed files with 5 additions and 4 deletions

View file

@ -42,6 +42,7 @@ emulators/qemu-guest-agent -- QEMU Guest Agent for OPNsense
ftp/tftp -- TFTP server
mail/postfix -- SMTP mail relay
mail/rspamd -- Protect your network from spam
misc/theme-advanced -- OPNsense theme based on AdvancedTomato GUI
misc/theme-cicada -- The cicada theme - dark grey onyx
misc/theme-rebellion -- A suitably dark theme
misc/theme-tukan -- The tukan theme - blue/white

View file

@ -516,4 +516,4 @@ select.selectpicker {
width: 100%;
float: none;
}
}
}

View file

@ -14,4 +14,4 @@ $input-padding-y-sm: .25rem !default;
$input-padding-x-sm: .5rem !default;
$input-padding-y-lg: 0.5rem !default;
$input-padding-x-lg: 1rem !default;
$input-padding-x-lg: 1rem !default;

View file

@ -347,4 +347,4 @@ div {
display: flex;
align-items: center;
justify-content: center;
}
}

View file

@ -1267,4 +1267,4 @@ div[data-for*="help_for"] {
margin-top: -4px;
margin-bottom: -4px;
}
}
}