From 0b7dfffb42dd7fa14ad9d2c3b690b87f092bc05b Mon Sep 17 00:00:00 2001 From: yackob03 Date: Wed, 15 Jan 2014 15:40:37 -0500 Subject: [PATCH] Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered. --- static/css/quay.css | 8 ++++-- static/directives/repo-circle.html | 2 +- static/js/app.js | 2 +- static/partials/contact.html | 44 +++++++++++++++++++----------- static/partials/plans.html | 2 +- templates/base.html | 2 +- 6 files changed, 38 insertions(+), 22 deletions(-) diff --git a/static/css/quay.css b/static/css/quay.css index b7c394d0e..dae3067e9 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -496,11 +496,11 @@ i.toggle-icon:hover { width: 40px; } -.repo-circle .fa-hdd { +.repo-circle .fa-hdd-o { font-size: 36px; } -.repo-circle.no-background .fa-hdd { +.repo-circle.no-background .fa-hdd-o { font-size: 30px; } @@ -2617,3 +2617,7 @@ p.editable:hover i { font-weight: bold; font-size: .4em; } + +.contact-options { + margin-top: 60px; +} \ No newline at end of file diff --git a/static/directives/repo-circle.html b/static/directives/repo-circle.html index 336c03fe0..ca5cbddf4 100644 --- a/static/directives/repo-circle.html +++ b/static/directives/repo-circle.html @@ -1,2 +1,2 @@ - + diff --git a/static/js/app.js b/static/js/app.js index 6e1fb166c..da399eb04 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -1667,7 +1667,7 @@ quayApp.directive('repoSearch', function () { }, template: function (datum) { template = '
'; - template += '' + template += '' template += '' + datum.repo.namespace +'/' + datum.repo.name + '' if (datum.repo.description) { template += '' + getFirstTextLine(datum.repo.description) + '' diff --git a/static/partials/contact.html b/static/partials/contact.html index 4749b5028..fe7a7ea33 100644 --- a/static/partials/contact.html +++ b/static/partials/contact.html @@ -4,29 +4,41 @@ We are here to help! -
-
-

For sales or technical support, please use one of the following methods.

-
-
- -
-
- -

Email

+
+
+ + + + +

Email Us

support@quay.io

-
-

IRC

+
+ + + + +

IRC

Freenode: #quayio

-
-

- Telephone
-

+
+ + + + +

Call Us

888-930-3475

+ +
+ + + + +

Tweet Us

+

@quayio

+
\ No newline at end of file diff --git a/static/partials/plans.html b/static/partials/plans.html index 20c551e82..f1dd572b9 100644 --- a/static/partials/plans.html +++ b/static/partials/plans.html @@ -11,7 +11,7 @@ Public Repositories Public Repos - +
- +