1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

feat(image-details): image layer enhancements

This commit is contained in:
Anthony Lapenna 2017-07-08 09:21:30 +02:00
parent b6b579d55d
commit 317303fc43
4 changed files with 46 additions and 14 deletions

View file

@ -281,6 +281,14 @@ a[ng-click]{
margin: 0 auto;
}
ul.sidebar {
bottom: 40px;
}
ul.sidebar .sidebar-title {
height: auto;
}
ul.sidebar .sidebar-list a.active {
color: #fff;
text-indent: 22px;