mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
style(extensions): minor update to extension UX/UI (#2538)
* style(extensions): update extension icons * style(extensions): style update * feat(extensions): update extension UX * style(extensions): update extension style * style(extension-details): update screenshot default size * style(extensions): update overview diagram image * refactor(support): fix support URLs
This commit is contained in:
parent
f222b3cb1a
commit
5c2e714e69
16 changed files with 159 additions and 83 deletions
|
@ -174,6 +174,11 @@ a[ng-click]{
|
|||
box-shadow: 0 3px 10px -2px rgba(161, 170, 166, 0.5);
|
||||
}
|
||||
|
||||
.blocklist-item--disabled {
|
||||
cursor: auto;
|
||||
background-color: #ececec;
|
||||
}
|
||||
|
||||
.blocklist-item--selected {
|
||||
border: 2px solid #bbbbbb;
|
||||
background-color: #ececec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue