mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(kube): create namespace from manifest view [EE-3479] (#7306)
Restyle create from manifest
This commit is contained in:
parent
11c778cfeb
commit
ddaf9dc885
13 changed files with 154 additions and 90 deletions
6
app/assets/css/bootstrap-override.css
vendored
6
app/assets/css/bootstrap-override.css
vendored
|
@ -79,6 +79,12 @@
|
|||
background-color: var(--ui-gray-3);
|
||||
}
|
||||
|
||||
.switch-values {
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
/* Toggle */
|
||||
|
||||
.slider {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue