summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/animations.scss
diff options
context:
space:
mode:
authordimitrieh <dimitriehoekstra@gmail.com>2017-01-27 16:46:28 +0100
committerdimitrieh <dimitriehoekstra@gmail.com>2017-01-27 16:46:28 +0100
commitf8efb3ba7d913562c6917b32c5523e9877a2f4b5 (patch)
tree6ff844f6168673759d1a6e6ba227eb6b4f03fba6 /app/assets/stylesheets/framework/animations.scss
parentf258f4f742ec9e172ecf4f9482e05fd2deee2b04 (diff)
downloadgitlab-ce-f8efb3ba7d913562c6917b32c5523e9877a2f4b5.tar.gz
removed commented out scss
Diffstat (limited to 'app/assets/stylesheets/framework/animations.scss')
-rw-r--r--app/assets/stylesheets/framework/animations.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/animations.scss b/app/assets/stylesheets/framework/animations.scss
index b1003ecf420..a5f15f4836d 100644
--- a/app/assets/stylesheets/framework/animations.scss
+++ b/app/assets/stylesheets/framework/animations.scss
@@ -116,11 +116,6 @@ a {
@include transition(background-color, color, border);
}
-// .tree-table td,
-// .well-list > li {
-// @include transition(background-color, border-color);
-// }
-
.stage-nav-item {
@include transition(background-color, box-shadow);
}