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:
authortauriedavis <taurie@gitlab.com>2017-07-03 20:51:32 +0300
committerPhil Hughes <me@iamphill.com>2017-07-28 17:29:13 +0300
commitaaaa252e30e25afe58a39f97489a9a6eef92093e (patch)
tree8ad8bf5c5e627e63e8063cf5b51e73bfadc59ebe /app/assets/stylesheets/pages/projects.scss
parent48c51e207e4cba8a69e4ca65cba1e169d384cefa (diff)
34060 Simply general project settings to use expanded panels
Diffstat (limited to 'app/assets/stylesheets/pages/projects.scss')
-rw-r--r--app/assets/stylesheets/pages/projects.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index b3a90dff89a..ab8b7defc72 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -36,7 +36,6 @@
}
select {
- background: transparent;
transition: background 2s ease-out;
&.highlight-changes {