diff --git a/src/root/build.tt b/src/root/build.tt index f6db4fbe..8925e6a1 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -236,9 +236,9 @@ END;
The following projects are hosted on this server: - +
- [% WRAPPER makePopover title="Help" classes="btn-mini" %]
+ [% WRAPPER makePopover title="Help" classes="btn-secondary btn-sm" %]
If you have Nix installed on your machine, this failed build output and all its dependencies can be unpacked into your local Nix store by doing: @@ -77,14 +77,14 @@ [% HTML.escape(build.nixname) %] |
- [% WRAPPER makePopover title="Help" classes="btn-mini"
+ [% WRAPPER makePopover title="Help" classes="btn-secondary btn-sm"
%] You can install this package using the Nix package manager from the command-line: $ nix-env -i [%HTML.escape(product.path)%][% IF binaryCachePublicUri %] --option binary-caches [% HTML.escape(binaryCachePublicUri) %][% END %]
[% END %]
[% IF localStore %]
- Contents
+ Contents
[% END %]
|
@@ -105,7 +105,7 @@
- [% WRAPPER makePopover title="Help" classes="btn-mini" %]
+ [% WRAPPER makePopover title="Help" classes="btn-secondary btn-sm" %]
If you have Nix installed on your machine, this build and all its dependencies can be unpacked into your local Nix store by doing: @@ -187,7 +187,7 @@ |
- [% WRAPPER makePopover title="Details" classes="btn-mini" %]
+ [% WRAPPER makePopover title="Details" classes="btn-secondary btn-sm" %]
|
@@ -254,7 +254,7 @@
- [% WRAPPER makePopover title="Details" classes="btn-mini" %]
+ [% WRAPPER makePopover title="Details" classes="btn-secondary btn-sm" %]
|