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:
authorFilipa Lacerda <filipa@gitlab.com>2018-01-16 13:45:04 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-01-16 14:20:42 +0300
commit225c1c1239c85583dd745b6e8965857673d2e114 (patch)
tree375d69b310fd70bbfa3b6235a6cb07f7c321681f /app/assets/stylesheets
parent9e70ff345fa68d700b77b5939d34870ee61cb131 (diff)
Replace pipeline's action icons with svg
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 370b07663fd..766e02b12ea 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -69,13 +69,6 @@
border-color: $border-white-normal;
}
}
-
- .btn {
- .icon-play {
- height: 13px;
- width: 12px;
- }
- }
}
.btn .text-center {