From: Jan-Christoph Borchardt Date: Tue, 7 Apr 2015 10:27:39 +0000 (+0200) Subject: apps mgmt: style experimental apps section, small design fixes X-Git-Tag: v8.1.0alpha1~59^2~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8e1a51731a9e02d50bc4c1d6ff636df5ab31966c;p=nextcloud-server.git apps mgmt: style experimental apps section, small design fixes --- diff --git a/settings/css/settings.css b/settings/css/settings.css index 999a7f9ea4a..a9c0615885a 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -231,6 +231,14 @@ span.version { border-color: #ce3702; color: #fff; } +.apps-experimental { + color: #ce3702; +} + +.app-score { + position: relative; + top: 4px; +} #apps-list { position: relative; @@ -289,6 +297,10 @@ span.version { #app-category-1 { border-bottom: 1px solid #e8e8e8; } +/* capitalize "Other" category */ +#app-category-925 { + text-transform: capitalize; +} .app-dependencies { margin-top: 10px; diff --git a/settings/templates/apps.php b/settings/templates/apps.php index 1629a46416d..31de7fa2318 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -41,12 +41,12 @@ script(