Dashboard Update all button (#615)

* Add update all button

* Use bold
This commit is contained in:
Otto Winter
2019-06-07 14:26:28 +02:00
committed by GitHub
parent 4fe0c95ccb
commit 7a895adec9
8 changed files with 128 additions and 27 deletions
+5 -1
View File
@@ -131,10 +131,14 @@ ul.stepper:not(.horizontal) .step.active::before, ul.stepper:not(.horizontal) .s
.select-port-container {
margin-top: 8px;
margin-right: 24px;
margin-right: 10px;
width: 350px;
}
#dropdown-nav-trigger {
margin-right: 24px;
}
.select-port-container .select-dropdown {
color: #fff;
}