From a4de8f71c7a268c637d3876caa8bf6388d8e5620 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 17 Oct 2013 12:31:49 +0300 Subject: [PATCH] Minor UI improvement for ui-box-show --- app/assets/stylesheets/gitlab_bootstrap/blocks.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss index 1493367..8235fb6 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss @@ -32,6 +32,8 @@ } &.ui-box-show { + text-shadow: 0 1px 1px #fff; + color: #666; margin:20px 0; background: #FFF; box-shadow: inset 0 1px 0 #fff, 0 1px 5px #f1f1f1; @@ -71,7 +73,6 @@ .ui-box-head { .box-title { - color: $style_color; font-size: 18px; font-weight: normal; line-height: 28px; -- libgit2 0.21.2