mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
misc/theme-advanced: sync
This commit is contained in:
parent
c4157477de
commit
977209c555
5 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -516,4 +516,4 @@ select.selectpicker {
|
|||
width: 100%;
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -347,4 +347,4 @@ div {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1267,4 +1267,4 @@ div[data-for*="help_for"] {
|
|||
margin-top: -4px;
|
||||
margin-bottom: -4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue