From 8e1a51731a9e02d50bc4c1d6ff636df5ab31966c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 7 Apr 2015 12:27:39 +0200 Subject: [PATCH] apps mgmt: style experimental apps section, small design fixes --- settings/css/settings.css | 12 ++++++++++++ settings/templates/apps.php | 18 +++++++++--------- 2 files changed, 21 insertions(+), 9 deletions(-) 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(