summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-08 09:40:10 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-18 08:29:29 -0500
commitd0f35b04555bddf9337c564c757aa913b0d2e739 (patch)
tree61481ad555fdf91beee49f66bee9125f4b14af10 /app/assets/stylesheets
parent0912022d32fccfeeb40ddbb9efc7456ae149203b (diff)
downloadgitlab-ce-d0f35b04555bddf9337c564c757aa913b0d2e739.tar.gz
Replace retried build icon with fa-refresh
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index e40ce6d76b1..c79b29743ee 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -113,7 +113,8 @@
.fa {
font-size: 12px;
- color: $table-text-gray;
+ color: $gl-text-color;
+ margin-left: 3px;
}
.commit-id {