Use blue as approved color in app management

* only changing the color - based on #53
This commit is contained in:
Morris Jobke 2016-06-16 13:09:55 +02:00
parent 19f2e78604
commit 41e48de84e
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A

View File

@ -327,7 +327,7 @@ span.version {
padding-left: 25px;
}
.app-level .approved {
border-color: #e8c805;
border-color: #0082c9;
}
.app-level .experimental {
background-color: #ce3702;