mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(ui): Rebranding - r8s-374 (#840)
This commit is contained in:
parent
cf5990ccba
commit
c6ee9a5a52
41 changed files with 821 additions and 342 deletions
|
@ -1,12 +1,11 @@
|
|||
.root {
|
||||
background-color: var(--bg-sidebar-nav-color);
|
||||
border-color: var(--border-sidebar-color);
|
||||
}
|
||||
|
||||
.closeBtn {
|
||||
background-color: var(--bg-btn-default-color);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.closeBtn:hover {
|
||||
background-color: var(--bg-btn-default-hover-color);
|
||||
background-color: var(--graphite-500);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue