mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #131 from nextcloud/approved-color
Use blue as approved color in app management
This commit is contained in:
commit
8b024301e4
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ span.version {
|
|||
padding-left: 25px;
|
||||
}
|
||||
.app-level .approved {
|
||||
border-color: #e8c805;
|
||||
border-color: #0082c9;
|
||||
}
|
||||
.app-level .experimental {
|
||||
background-color: #ce3702;
|
||||
|
|
|
|||
Loading…
Reference in a new issue