Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-01 15:55:30 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-01 15:55:30 +0400
commitf90c5655447233cf2228223b7625c78f6e3bdb62 (patch)
tree550574557f0b910c76c530287cb0793631266196 /app/assets/stylesheets/themes
parente6affad928cfcc8f5c8b031bf791b65377eeb25f (diff)
UI changes: removed box shadow for ui-box and file-holder
Diffstat (limited to 'app/assets/stylesheets/themes')
-rw-r--r--app/assets/stylesheets/themes/ui_mars.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/themes/ui_mars.scss b/app/assets/stylesheets/themes/ui_mars.scss
index 44649ea037c..a2b8c21ea11 100644
--- a/app/assets/stylesheets/themes/ui_mars.scss
+++ b/app/assets/stylesheets/themes/ui_mars.scss
@@ -31,8 +31,4 @@
border-left: 1px solid #666;
}
}
-
- .main-nav {
- box-shadow: 0 -1px 0 white inset;
- }
}