summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-10-27 17:41:15 +0200
committerLukas Reschke <lukas@statuscode.ch>2016-10-31 17:17:44 +0100
commit32cf661215fb3926789054a3953b465fc2665330 (patch)
tree4cf2865bef5856c59a1fdacb98208a14dfc1a128 /settings/css
parent357a823457397d3e93ec8cd4dc01fb6859eb0049 (diff)
downloadnextcloud-server-32cf661215fb3926789054a3953b465fc2665330.tar.gz
nextcloud-server-32cf661215fb3926789054a3953b465fc2665330.zip
Use new appstore API
This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 0dadf401c04..fe0e40cb273 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -415,17 +415,6 @@ span.version {
background-position: 5px center;
padding-left: 25px;
}
-.app-level .approved {
- border-color: #0082c9;
-}
-.app-level .experimental {
- background-color: #ce3702;
- border-color: #ce3702;
- color: #fff;
-}
-.apps-experimental {
- color: #ce3702;
-}
.app-score {
position: relative;