1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

add a refresh link for each entity view (#12)

This commit is contained in:
Anthony Lapenna 2016-06-14 14:32:44 +12:00 committed by GitHub
parent a12c1916ec
commit 6d163ee1ef
7 changed files with 31 additions and 6 deletions

View file

@ -139,3 +139,7 @@
display: inline;
font-size: 18px;
}
.header_title_content {
margin-left: 5px;
}