summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/gitlab_theme.scss
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2018-06-25 18:24:48 +0000
committerMike Greiling <mike@pixelcog.com>2018-06-25 18:24:48 +0000
commitfe1203b59dde10999f6b82bcd5b88f0edaf7d80e (patch)
treef3a1f3bc50aa526dd4a303e5ca7cce03c0df02be /app/assets/stylesheets/framework/gitlab_theme.scss
parent8b13f2366aa87b801a696e07b3e490dcf1e7de8c (diff)
downloadgitlab-ce-fe1203b59dde10999f6b82bcd5b88f0edaf7d80e.tar.gz
Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"
Diffstat (limited to 'app/assets/stylesheets/framework/gitlab_theme.scss')
-rw-r--r--app/assets/stylesheets/framework/gitlab_theme.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/gitlab_theme.scss b/app/assets/stylesheets/framework/gitlab_theme.scss
index b40d02f381a..aaa8bed3df0 100644
--- a/app/assets/stylesheets/framework/gitlab_theme.scss
+++ b/app/assets/stylesheets/framework/gitlab_theme.scss
@@ -180,10 +180,6 @@
color: $border-and-box-shadow;
}
- .ide-file-list .file.file-active {
- color: $border-and-box-shadow;
- }
-
.ide-sidebar-link {
&.active {
color: $border-and-box-shadow;