Display a green border in passing build notifications.
This commit is contained in:
parent
942127ffe6
commit
00b88630fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div style="background: #900; padding: 25px;">
|
||||
<div style="background: #090; padding: 25px;">
|
||||
<div style="background: #fff; padding: 15px; border-radius: 5px">
|
||||
<div style="font-family: arial, verdana, sans-serif; font-size: 25px; margin-bottom: 15px">
|
||||
<?php print $project->getTitle(); ?> - Build #<?php print $build->getId(); ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue