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:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-09 22:08:51 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-09 22:08:51 +0300
commit5b0dea33565cb17b99142e66d47548893986e0d4 (patch)
tree282cd5bf819f2197e3679f99b59f0a85cbb087d0 /app/views/notify
parentf92e7afa7718a3e74f04f5dc38842be161b38d4b (diff)
[skip ci] Replace .success with .table-success
Diffstat (limited to 'app/views/notify')
-rw-r--r--app/views/notify/pipeline_success_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/pipeline_success_email.html.haml b/app/views/notify/pipeline_success_email.html.haml
index a9ea66148dd..4fe3c4c8269 100644
--- a/app/views/notify/pipeline_success_email.html.haml
+++ b/app/views/notify/pipeline_success_email.html.haml
@@ -1,4 +1,4 @@
-%tr.success
+%tr.table-success
%td{ style: "font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:10px;border-radius:3px;font-size:14px;line-height:1.3;text-align:center;overflow:hidden;color:#ffffff;background-color:#31af64;" }
%table.img{ border: "0", cellpadding: "0", cellspacing: "0", style: "border-collapse:collapse;margin:0 auto;" }
%tbody