diff --git a/django-error.log b/django-error.log new file mode 100644 index 00000000000..a7580e47f6d --- /dev/null +++ b/django-error.log @@ -0,0 +1,227 @@ +Not Found: / +Not Found: /favicon.ico +Not Found: /favicon.ico +Not Found: / +Not Found: / +Not Found: / +Not Found: /desktop +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: / +Not Found: /favicon.ico +Not Found: /favicon.ico +Not Found: /desktop +Internal Server Error: /desktop +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/desktop/base_desktop.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/base_index.html +Internal Server Error: / +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 123, in render + return compiled_parent._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/templates/base.html +Internal Server Error: /desktop +Traceback (most recent call last): + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 139, in get_response + response = response.render() + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 105, in render + self.content = self.rendered_content + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/response.py", line 82, in rendered_content + content = template.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 140, in render + return self._render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 134, in _render + return self.nodelist.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 840, in render + bit = self.render_node(node, context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/base.py", line 854, in render_node + return node.render(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 101, in render + compiled_parent = self.get_parent(context) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader_tags.py", line 98, in get_parent + return get_template(parent) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 138, in get_template + template, origin = find_template(template_name) + File "/Users/grahambancroft/Sites/canonical/ubuntu-website/env/lib/python2.7/site-packages/django/template/loader.py", line 131, in find_template + raise TemplateDoesNotExist(name) +TemplateDoesNotExist: ubuntu/desktop/base_desktop.html +Not Found: /favicon.ico +Not Found: /favicon.ico diff --git a/etc/mirrors.rss b/etc/mirrors.rss index 248fcd7497b..543567d6055 100644 --- a/etc/mirrors.rss +++ b/etc/mirrors.rss @@ -5,11 +5,11 @@ https://launchpad.net/ubuntu/+cdmirrors-rss Status of Ubuntu CD Mirrors - Fri, 12 Sep 2014 11:10:01 -0000 + Mon, 27 Apr 2015 15:14:01 -0000 - Brno University of Technology - http://mirror.vutbr.cz/ubuntu/releases/ + EasySpeedy + http://mirror.easyspeedy.com/ubuntu-iso/ @@ -19,17 +19,17 @@ Europe - Czech Republic - CZ + Denmark + DK - Wed, 10 Sep 2014 09:51:40 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://mirror.vutbr.cz/ubuntu/releases/ + http://mirror.easyspeedy.com/ubuntu-iso/ - SkyLink Data Center - http://mirror.skylink-datacenter.de/ubuntu-releases/ + Brno University of Technology + http://mirror.vutbr.cz/ubuntu/releases/ @@ -39,17 +39,17 @@ Europe - Germany - DE + Czech Republic + CZ - Thu, 11 Sep 2014 08:05:20 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://mirror.skylink-datacenter.de/ubuntu-releases/ + http://mirror.vutbr.cz/ubuntu/releases/ - Nexicom Inc. - http://ubuntu-releases.mirror.nexicom.net/ + SkyLink Data Center + http://mirror.skylink-datacenter.de/ubuntu-releases/ @@ -58,18 +58,18 @@ 120 - North America - Canada - CA + Europe + Germany + DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ubuntu-releases.mirror.nexicom.net/ + http://mirror.skylink-datacenter.de/ubuntu-releases/ - Romtelecom - http://ubuntu.mirrors.romtelecom.ro/ubuntureleases/ + Telekom Romania + http://ubuntu.mirrors.telekom.ro/ubuntureleases/ Hosting Data Center @@ -83,9 +83,9 @@ RO - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ubuntu.mirrors.romtelecom.ro/ubuntureleases/ + http://ubuntu.mirrors.telekom.ro/ubuntureleases/ BIT B.V. @@ -103,7 +103,7 @@ NL - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://nl.releases.ubuntu.com/releases/ @@ -123,7 +123,7 @@ DE - Thu, 11 Sep 2014 09:24:11 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp-stud.hs-esslingen.de/pub/Mirrors/releases.ubuntu.com/ @@ -143,7 +143,7 @@ BE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.belnet.be/ubuntu.com/ubuntu/releases/ @@ -163,7 +163,7 @@ DE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.halifax.rwth-aachen.de/ubuntu-releases/ @@ -183,13 +183,13 @@ IE - Thu, 11 Sep 2014 11:45:49 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 http://ftp.heanet.ie/pub/ubuntu-releases/ RIKEN - http://ftp.riken.jp/Linux/ubuntu-iso/CDs/ + http://ftp.riken.jp/Linux/ubuntu-releases/ @@ -203,9 +203,9 @@ JP - Thu, 11 Sep 2014 13:43:24 -0000 + Sat, 25 Apr 2015 19:40:49 -0000 - http://ftp.riken.jp/Linux/ubuntu-iso/CDs/ + http://ftp.riken.jp/Linux/ubuntu-releases/ University of Twente, The Netherlands @@ -223,7 +223,7 @@ NL - Thu, 11 Sep 2014 13:43:24 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://ftp.snt.utwente.nl/pub/os/linux/ubuntu-releases/ @@ -243,50 +243,10 @@ DE - Thu, 11 Sep 2014 15:30:37 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://ftp.stw-bonn.de/ubuntu-cd/ - - Argonne National Laboratory - http://mirror.anl.gov/pub/ubuntu-iso/CDs/ - - - The Argonne Public Software Mirror - - - 110 - - - North America - United States - US - - - Thu, 11 Sep 2014 15:30:37 -0000 - - http://mirror.anl.gov/pub/ubuntu-iso/CDs/ - - - Arbitrary.NL - http://mirror.arbitrary.nl/ubuntu-releases/ - - - Update all 8 hours. - - - 110 - - - Europe - Netherlands - NL - - - Thu, 11 Sep 2014 15:30:38 -0000 - - http://mirror.arbitrary.nl/ubuntu-releases/ - Trabia-Network http://mirror.as43289.net/ubuntu-releases/ @@ -303,7 +263,7 @@ MD - Thu, 11 Sep 2014 17:42:34 -0000 + Sat, 25 Apr 2015 19:40:50 -0000 http://mirror.as43289.net/ubuntu-releases/ @@ -323,7 +283,7 @@ DK - Fri, 12 Sep 2014 05:27:54 -0000 + Sat, 25 Apr 2015 21:16:40 -0000 http://mirror.one.com/ubuntu-cd/ @@ -343,7 +303,7 @@ US - Thu, 11 Sep 2014 19:54:34 -0000 + Sat, 25 Apr 2015 21:16:40 -0000 http://mirror.pnl.gov/releases/ @@ -363,10 +323,30 @@ CH - Thu, 11 Sep 2014 19:54:34 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://mirror.switch.ch/ftp/mirror/ubuntu-cdimage/ + + Vorboss Ltd + http://mirror.vorboss.net/ubuntu-releases/ + + + + + + 110 + + + Europe + United Kingdom + GB + + + Sat, 25 Apr 2015 21:16:41 -0000 + + http://mirror.vorboss.net/ubuntu-releases/ + Esslingen University of Applied Sciences http://mirror2.hs-esslingen.de/releases.ubuntu.com/ @@ -383,7 +363,7 @@ DE - Thu, 11 Sep 2014 21:45:09 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://mirror2.hs-esslingen.de/releases.ubuntu.com/ @@ -403,7 +383,7 @@ CH - Thu, 11 Sep 2014 21:45:09 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://releases.ubuntu.csg.uzh.ch/ubuntu/ @@ -423,7 +403,7 @@ CZ - Thu, 11 Sep 2014 21:45:10 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://cz.releases.ubuntu.com/releases/ @@ -443,7 +423,7 @@ SE - Thu, 11 Sep 2014 23:55:11 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://se.releases.ubuntu.com/ @@ -463,7 +443,7 @@ TW - Thu, 11 Sep 2014 23:55:11 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://tw.releases.ubuntu.com/ @@ -483,30 +463,10 @@ BR - Fri, 12 Sep 2014 01:40:38 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://ubuntu.c3sl.ufpr.br/releases/ - - LES.NET - http://ubuntu.les.net/ - - - LES.NET - - - 110 - - - North America - Canada - CA - - - Fri, 12 Sep 2014 01:40:38 -0000 - - http://ubuntu.les.net/ - Technische Universität Dresden http://ubuntu.mirror.tudos.de/ubuntu-releases/ @@ -523,7 +483,7 @@ DE - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:41 -0000 http://ubuntu.mirror.tudos.de/ubuntu-releases/ @@ -543,7 +503,7 @@ UA - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ubuntu.volia.net/ubuntu-releases/ @@ -563,30 +523,10 @@ GB - Fri, 12 Sep 2014 03:49:21 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://www.mirrorservice.org/sites/releases.ubuntu.com/ - - Fondation d'entreprise Free - http://ubuntu-releases.mirrors.free.org/ - - - - - - 100 - - - Europe - France - FR - - - Fri, 12 Sep 2014 07:55:18 -0000 - - http://ubuntu-releases.mirrors.free.org/ - JAIST http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/ @@ -603,7 +543,7 @@ JP - Fri, 12 Sep 2014 07:55:18 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/ @@ -623,7 +563,7 @@ TW - Fri, 12 Sep 2014 07:55:19 -0000 + Sat, 25 Apr 2015 21:16:42 -0000 http://ftp.ubuntu-tw.net/mirror/ubuntu-releases/ @@ -643,7 +583,7 @@ DE - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://ftp.fau.de/ubuntu-releases/ @@ -663,7 +603,7 @@ DE - Fri, 12 Sep 2014 05:27:54 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.23media.de/ubuntu-releases/ @@ -683,7 +623,7 @@ NL - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.nl.leaseweb.net/ubuntu-releases/ @@ -703,7 +643,7 @@ US - Fri, 12 Sep 2014 09:37:49 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://mirror.us.leaseweb.net/ubuntu-releases/ @@ -723,30 +663,10 @@ CA - Wed, 10 Sep 2014 15:57:05 -0000 + Sat, 25 Apr 2015 23:05:24 -0000 http://ubuntu-cd.mirror.iweb.ca/ - - RCS&RDS - http://ubuntu.mirrors.linux.ro/releases/ - - - Linux.RO - - - 100 - - - Europe - Romania - RO - - - Fri, 12 Sep 2014 09:37:49 -0000 - - http://ubuntu.mirrors.linux.ro/releases/ - IPACCT http://ubuntu.ipacct.com/releases/ @@ -763,7 +683,7 @@ BG - Tue, 09 Sep 2014 23:31:03 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ubuntu.ipacct.com/releases/ @@ -783,10 +703,50 @@ BY - Tue, 09 Sep 2014 23:31:03 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://by.releases.ubuntu.com/ + + Energotel, a.s. + http://ftp.energotel.sk/pub/linux/ubuntu-releases/ + + + ISP Provider + + + 90 + + + Europe + Slovakia + SK + + + Sat, 25 Apr 2015 23:05:25 -0000 + + http://ftp.energotel.sk/pub/linux/ubuntu-releases/ + + + Free + http://ubuntu.mirrors.proxad.net/ + + + + + + 90 + + + Europe + France + FR + + + Sat, 25 Apr 2015 23:05:25 -0000 + + http://ubuntu.mirrors.proxad.net/ + Sunet FTP archive http://ftp.sunet.se/pub/os/Linux/distributions/ubuntu/ubuntu-cd/ @@ -803,7 +763,7 @@ SE - Wed, 10 Sep 2014 01:54:08 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.sunet.se/pub/os/Linux/distributions/ubuntu/ubuntu-cd/ @@ -823,7 +783,7 @@ ES - Wed, 10 Sep 2014 03:46:23 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.udc.es/ubuntu-releases/ @@ -843,7 +803,7 @@ DE - Wed, 10 Sep 2014 03:46:23 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.uni-kl.de/pub/linux/ubuntu.iso/ @@ -863,7 +823,7 @@ JP - Thu, 11 Sep 2014 15:30:38 -0000 + Sat, 25 Apr 2015 23:05:25 -0000 http://ftp.yz.yamagata-u.ac.jp/pub/linux/ubuntu/releases/ @@ -883,7 +843,7 @@ US - Wed, 10 Sep 2014 03:46:23 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://isos.ubuntu.mirror.constant.com/ @@ -903,7 +863,7 @@ NL - Fri, 12 Sep 2014 05:27:55 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.amsiohosting.net/releases.ubuntu.com/ @@ -923,10 +883,30 @@ DE - Wed, 10 Sep 2014 05:30:07 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.de.leaseweb.net/ubuntu-releases/ + + UPC Česká republika, a.s. + http://releases.ubuntu.mirror.dkm.cz/releases/ + + + + + + 90 + + + Europe + Czech Republic + CZ + + + Sun, 26 Apr 2015 01:19:41 -0000 + + http://releases.ubuntu.mirror.dkm.cz/releases/ + Exetel http://mirror.exetel.com.au/pub/ubuntu/ubuntu-releases/ @@ -943,7 +923,7 @@ AU - Wed, 10 Sep 2014 05:30:07 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.exetel.com.au/pub/ubuntu/ubuntu-releases/ @@ -963,13 +943,13 @@ BR - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 01:19:41 -0000 http://mirror.globo.com/ubuntu/releases/ - InternetONE SRL - http://mirror.internetone.it/ubuntu-cd/ + Limestone Networks + http://mirror.lstn.net/ubuntu-releases/ @@ -978,34 +958,34 @@ 90 - Europe - Italy - IT + North America + United States + US - Fri, 12 Sep 2014 05:27:55 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 - http://mirror.internetone.it/ubuntu-cd/ + http://mirror.lstn.net/ubuntu-releases/ - Limestone Networks - http://mirror.lstn.net/ubuntu-releases/ + PoP-SC/RNP + http://ubuntu.mirror.pop-sc.rnp.br/mirror/ubuntu-releases/ - + Ponto de Presença da RNP em Santa Catarina - Florianópolis/SC - Brasil 90 - North America - United States - US + South America + Brazil + BR - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 - http://mirror.lstn.net/ubuntu-releases/ + http://ubuntu.mirror.pop-sc.rnp.br/mirror/ubuntu-releases/ PlusServer - serverloft - SERVER4YOU @@ -1023,7 +1003,7 @@ DE - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirror.serverloft.eu/ubuntu/releases/ @@ -1043,10 +1023,30 @@ US - Wed, 10 Sep 2014 11:43:05 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirror.solarvps.com/ubuntu/ + + Universidad de Chile - Direccion de Tecnologias de la Informacion + http://mirror.uchile.cl/ubuntu-releases/ + + + STI + + + 90 + + + South America + Chile + CL + + + Sun, 26 Apr 2015 01:19:42 -0000 + + http://mirror.uchile.cl/ubuntu-releases/ + AdvancedHosters http://mirrors.advancedhosters.com/ubuntu-releases/ @@ -1063,7 +1063,7 @@ US - Wed, 10 Sep 2014 11:43:05 -0000 + Sun, 26 Apr 2015 01:19:42 -0000 http://mirrors.advancedhosters.com/ubuntu-releases/ @@ -1083,7 +1083,7 @@ US - Wed, 10 Sep 2014 11:43:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://mirrors.us.kernel.org/ubuntu-releases/ @@ -1103,7 +1103,7 @@ NL - Wed, 10 Sep 2014 14:03:59 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://nl3.releases.ubuntu.com/releases/ @@ -1123,7 +1123,7 @@ US - Wed, 10 Sep 2014 14:03:59 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.cs.utah.edu/releases/ @@ -1143,7 +1143,7 @@ UA - Wed, 10 Sep 2014 14:04:00 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu-releases.ip-connect.vn.ua/ @@ -1163,29 +1163,29 @@ ES - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.cica.es/releases/ - Bouygues Telecom - http://ubuntu.lafibre.info/ + Cu.be Solutions + http://ubuntu.cu.be/ - http://www.bouyguestelecom.fr/ + New mirror for Belgium 90 Europe - France - FR + Belgium + BE - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 - http://ubuntu.lafibre.info/ + http://ubuntu.cu.be/ OVH @@ -1203,7 +1203,7 @@ FR - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.mirrors.ovh.net/ubuntu-releases/ @@ -1223,7 +1223,7 @@ US - Wed, 10 Sep 2014 17:36:21 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ubuntu.osuosl.org/releases/ @@ -1243,7 +1243,7 @@ CZ - Wed, 10 Sep 2014 17:36:21 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ucho.ignum.cz/ubuntu-releases/ @@ -1263,7 +1263,7 @@ NL - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 03:26:54 -0000 http://ftp.snt.utwente.nl/pub/linux/ubuntu-releases/ @@ -1283,7 +1283,7 @@ NO - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 03:26:55 -0000 http://releases.mirror.blix.com/ubuntu/ @@ -1303,30 +1303,10 @@ ID - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 05:08:28 -0000 http://buaya.klas.or.id/iso/ubuntu/releases/ - - CeSIUM - Universidade do Minho - http://cesium.di.uminho.pt/pub/ubuntu-releases/ - - - Universidade do Minho - - - 80 - - - Europe - Portugal - PT - - - Wed, 10 Sep 2014 21:34:50 -0000 - - http://cesium.di.uminho.pt/pub/ubuntu-releases/ - TECNOERA http://cl.releases.ubuntu.com/ @@ -1343,30 +1323,10 @@ CL - Wed, 10 Sep 2014 21:34:50 -0000 + Sun, 26 Apr 2015 05:08:28 -0000 http://cl.releases.ubuntu.com/ - - Edugraf - INE - CTC - UFSC - http://espelhos.edugraf.ufsc.br/ubuntu-releases/ - - - Laboratório de Software Educacional - EDUGRAF - Universidade Federal de Santa Catarina - - - 80 - - - South America - Brazil - BR - - - Wed, 10 Sep 2014 23:39:34 -0000 - - http://espelhos.edugraf.ufsc.br/ubuntu-releases/ - Elion Enterprises Ltd http://ftp.estpak.ee/pub/ubuntu-releases/ @@ -1383,7 +1343,7 @@ EE - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 http://ftp.estpak.ee/pub/ubuntu-releases/ @@ -1403,89 +1363,109 @@ SK - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 http://ftp.antik.sk/ubuntu-releases/ - University of Crete - http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ + UPC Romania + http://ftp.astral.ro/mirrors/ubuntu.com/releases/ - Computer Center + 80 Europe - Greece - GR + Romania + RO - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ + http://ftp.astral.ro/mirrors/ubuntu.com/releases/ - Citylink - http://ftp.citylink.co.nz/ubuntu-releases/ + ftp.availo.se + http://ftp.availo.se/ubuntu-cd/ - This mirror is nz.releases.ubuntu.com. + 80 - Oceania - New Zealand - NZ - + Europe + Sweden + SE + - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.citylink.co.nz/ubuntu-releases/ + http://ftp.availo.se/ubuntu-cd/ - CRIHAN - http://ftp.crihan.fr/releases/ + University of Crete + http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ - + Computer Center 80 Europe - France - FR + Greece + GR - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.crihan.fr/releases/ + http://ftp.cc.uoc.gr/mirrors/linux/ubuntu/releases/ - ftp.cse.yzu.edu.tw - http://ftp.cse.yzu.edu.tw/pub/Linux/Ubuntu/ubuntu-cd/ + Citylink + http://ftp.citylink.co.nz/ubuntu-releases/ - Yuan Ze University ,Department of Computer Science & Engineering + This mirror is nz.releases.ubuntu.com. 80 - Asia - Taiwan - TW + Oceania + New Zealand + NZ + + + Sun, 26 Apr 2015 05:08:29 -0000 + + http://ftp.citylink.co.nz/ubuntu-releases/ + + + CRIHAN + http://ftp.crihan.fr/releases/ + + + + + + 80 + + + Europe + France + FR - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 05:08:29 -0000 - http://ftp.cse.yzu.edu.tw/pub/Linux/Ubuntu/ubuntu-cd/ + http://ftp.crihan.fr/releases/ The Chinese University of Hong Kong @@ -1503,7 +1483,7 @@ HK - Thu, 11 Sep 2014 03:32:43 -0000 + Sun, 26 Apr 2015 07:20:36 -0000 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu-releases/ @@ -1523,7 +1503,7 @@ KR - Thu, 11 Sep 2014 06:14:48 -0000 + Sun, 26 Apr 2015 07:20:36 -0000 http://ftp.daum.net/ubuntu-releases/ @@ -1543,7 +1523,7 @@ DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 ftp://ftp.fu-berlin.de/linux/ubuntu/releases/ @@ -1563,7 +1543,7 @@ FI - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://www.nic.funet.fi/pub/mirrors/releases.ubuntu.com/ @@ -1583,7 +1563,7 @@ DE - Thu, 11 Sep 2014 08:05:21 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.hawo.stw.uni-erlangen.de/ubuntu-releases/ @@ -1603,7 +1583,7 @@ PL - Thu, 11 Sep 2014 09:24:11 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.icm.edu.pl/pub/Linux/ubuntu-releases/ @@ -1623,7 +1603,7 @@ AU - Thu, 11 Sep 2014 09:24:11 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.iinet.net.au/pub/ubuntu-releases/ @@ -1643,7 +1623,7 @@ SE - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.lysator.liu.se/ubuntu-releases/ @@ -1663,7 +1643,7 @@ RU - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 07:20:37 -0000 http://ftp.mtu.ru/pub/ubuntu/releases/ @@ -1683,7 +1663,7 @@ KR - Thu, 11 Sep 2014 13:43:24 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.neowiz.com/ubuntu-releases/ @@ -1703,7 +1683,7 @@ TW - Thu, 11 Sep 2014 15:30:38 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.nsysu.edu.tw/Ubuntu/ubuntu-cd/ @@ -1723,7 +1703,7 @@ FR - Thu, 11 Sep 2014 17:42:35 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 http://ftp.oleane.net/ubuntu-cd/ @@ -1743,7 +1723,7 @@ GR - Thu, 11 Sep 2014 17:42:35 -0000 + Sun, 26 Apr 2015 09:14:27 -0000 ftp://ftp.otenet.gr/pub/linux/ubuntu-releases/ @@ -1763,7 +1743,7 @@ ES - Thu, 11 Sep 2014 19:54:35 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rediris.es/sites/releases.ubuntu.com/releases @@ -1783,7 +1763,7 @@ PT - Thu, 11 Sep 2014 19:54:35 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.rnl.tecnico.ulisboa.pt/pub/ubuntu/releases/ @@ -1803,7 +1783,7 @@ RO - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.roedu.net/mirrors/ubuntulinux.org/releases/ @@ -1823,7 +1803,7 @@ DE - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases @@ -1843,7 +1823,7 @@ DE - Thu, 11 Sep 2014 21:45:10 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases/ @@ -1863,7 +1843,7 @@ DE - Thu, 11 Sep 2014 23:55:11 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases/ @@ -1883,16 +1863,16 @@ CN - Thu, 11 Sep 2014 23:55:13 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.sjtu.edu.cn/ubuntu-cd/ - TaiChung City Education Network Center - http://ftp.tc.edu.tw/iso/Ubuntu/ + Southern Taiwan University of Science and Technology + http://ftp.stust.edu.tw/pub/Linux/ubuntu-cd/ - tc + stust's ftp 80 @@ -1903,29 +1883,9 @@ TW - Fri, 12 Sep 2014 01:40:38 -0000 - - http://ftp.tc.edu.tw/iso/Ubuntu/ - - - KPN - Telfort - http://ftp.telfort.nl/pub/mirror/ubuntu-releases/ - - - - - - 80 - - - Europe - Netherlands - NL - - - Fri, 12 Sep 2014 01:40:38 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 - http://ftp.telfort.nl/pub/mirror/ubuntu-releases/ + http://ftp.stust.edu.tw/pub/Linux/ubuntu-cd/ TKU-TamKangUniversity @@ -1943,7 +1903,7 @@ TW - Fri, 12 Sep 2014 01:40:38 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 http://ftp.tku.edu.tw/ubuntu-releases/ @@ -1963,7 +1923,7 @@ PL - Fri, 12 Sep 2014 03:49:21 -0000 + Sun, 26 Apr 2015 09:14:28 -0000 ftp://ftp.tpnet.pl/pub/linux/ubuntu-releases/ @@ -1983,7 +1943,7 @@ JP - Fri, 12 Sep 2014 03:49:21 -0000 + Sun, 26 Apr 2015 09:14:29 -0000 http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu-releases/ @@ -2003,7 +1963,7 @@ NL - Fri, 12 Sep 2014 03:49:22 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.tudelft.nl/releases.ubuntu.com/ @@ -2023,7 +1983,7 @@ DE - Fri, 12 Sep 2014 07:55:19 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.uni-bayreuth.de/linux/ubuntu/releases/ @@ -2043,7 +2003,7 @@ NO - Fri, 12 Sep 2014 09:37:50 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.uninett.no/linux/ubuntu-iso/ @@ -2063,7 +2023,7 @@ PL - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp.wcss.pl/ubuntu-releases/ @@ -2083,7 +2043,7 @@ DE - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://ftp5.gwdg.de/pub/linux/debian/ubuntu/iso/ @@ -2103,7 +2063,7 @@ US - Tue, 09 Sep 2014 23:31:04 -0000 + Sun, 26 Apr 2015 11:47:47 -0000 http://mirrors.fwankie.com/ubuntu-releases/ @@ -2123,30 +2083,10 @@ FR - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://helpfulhosting.net/ubuntu/ - - Honesty Net Solutions (I) Pvt Ltd - http://ubuntu-releases.mirror.net.in/releases/ - - - HNS Ubuntu CD Mirror - - - 80 - - - Asia - India - IN - - - Wed, 10 Sep 2014 01:54:08 -0000 - - http://ubuntu-releases.mirror.net.in/releases/ - Faculty of civil engineering, Zagreb http://hr.releases.ubuntu.com/ @@ -2163,7 +2103,7 @@ HR - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://hr.releases.ubuntu.com/ @@ -2183,7 +2123,7 @@ ID - Wed, 10 Sep 2014 01:54:08 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://kartolo.sby.datautama.net.id/ubuntu-cd/ @@ -2203,30 +2143,10 @@ TW - Wed, 10 Sep 2014 03:46:23 -0000 + Sun, 26 Apr 2015 11:47:48 -0000 http://ftp.yzu.edu.tw/Linux/ubuntu-releases/ - - 0x2a datacenter - http://mirror.0x2a.com.ua/ubuntu-releases/ - - - datacenter (dedicated, colocation, vps, hosting) - - - 80 - - - Europe - Ukraine - UA - - - Wed, 10 Sep 2014 03:46:24 -0000 - - http://mirror.0x2a.com.ua/ubuntu-releases/ - AARNet Pty Ltd http://mirror.aarnet.edu.au/pub/ubuntu/releases/ @@ -2243,7 +2163,7 @@ AU - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:10 -0000 http://mirror.aarnet.edu.au/pub/ubuntu/releases/ @@ -2263,7 +2183,7 @@ AU - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:10 -0000 http://mirror.as24220.net/pub/ubuntu-releases/ @@ -2283,7 +2203,7 @@ GB - Wed, 10 Sep 2014 05:30:08 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.as29550.net/releases.ubuntu.com/ @@ -2303,7 +2223,7 @@ MK - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.blizoo.mk/ubuntu-releases/ @@ -2323,7 +2243,7 @@ GB - Wed, 10 Sep 2014 07:50:34 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.bytemark.co.uk/ubuntu-releases/ @@ -2343,7 +2263,7 @@ US - Wed, 10 Sep 2014 07:50:35 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.clarkson.edu/ubuntu-releases/ @@ -2363,7 +2283,7 @@ CA - Wed, 10 Sep 2014 07:50:35 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.clibre.uqam.ca/ubuntu-releases/ @@ -2383,7 +2303,7 @@ US - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.cogentco.com/pub/linux/ubuntu-releases/ @@ -2403,7 +2323,7 @@ RU - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.corbina.net/ubuntu-cd/ @@ -2423,7 +2343,7 @@ US - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.cs.pitt.edu/ubuntu/releases/ @@ -2443,50 +2363,10 @@ CA - Wed, 10 Sep 2014 09:51:41 -0000 + Sun, 26 Apr 2015 13:13:11 -0000 http://mirror.csclub.uwaterloo.ca/ubuntu-releases/ - - Mongolian National Data Center - http://mirror.datacenter.mn/ubuntu-releases/ - - - - - - 80 - - - Asia - Mongolia - MN - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.datacenter.mn/ubuntu-releases/ - - - dhakaCom Limited - http://mirror.dhakacom.com/ubuntu-releases/ - - - Ubuntu mirror of dhakaCom Limited - - - 80 - - - Asia - Bangladesh - BD - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.dhakacom.com/ubuntu-releases/ - dmm.com labs http://mirror.dmmlabs.jp/linux/ubuntu/ @@ -2503,30 +2383,10 @@ JP - Wed, 10 Sep 2014 11:43:06 -0000 + Sun, 26 Apr 2015 15:23:43 -0000 http://mirror.dmmlabs.jp/linux/ubuntu/ - - EasySpeedy - http://mirror.easyspeedy.com/ubuntu-iso/ - - - - - - 80 - - - Europe - Denmark - DK - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.easyspeedy.com/ubuntu-iso/ - EDATEL ISP http://mirror.edatel.net.co/ubuntu-releases/ @@ -2543,7 +2403,7 @@ CO - Wed, 10 Sep 2014 14:04:00 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.edatel.net.co/ubuntu-releases/ @@ -2563,7 +2423,7 @@ CA - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.it.ubc.ca/ubuntu-releases/ @@ -2583,7 +2443,7 @@ US - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.jmu.edu/pub/ubuntu-iso/ @@ -2603,7 +2463,7 @@ TH - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.kku.ac.th/ubuntu-releases/ @@ -2623,7 +2483,7 @@ NC - Wed, 10 Sep 2014 14:04:01 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://ubuntu.lagoon.nc/ubuntu-releases/ @@ -2643,7 +2503,7 @@ US - Wed, 10 Sep 2014 14:04:02 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.metrocast.net/ubuntu-releases/ @@ -2663,7 +2523,7 @@ AU - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.netspace.net.au/pub/ubuntu-releases/ @@ -2683,7 +2543,7 @@ US - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.nexcess.net/ubuntu-releases/ @@ -2703,7 +2563,7 @@ SG - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.nus.edu.sg/ubuntu-ISO/ @@ -2723,7 +2583,7 @@ US - Wed, 10 Sep 2014 15:57:06 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.os6.org/ubuntu-releases/ @@ -2743,7 +2603,7 @@ AU - Wed, 10 Sep 2014 15:57:07 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.overthewire.com.au/pub/ubuntu-releases/ @@ -2763,7 +2623,7 @@ GB - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.ox.ac.uk/sites/releases.ubuntu.com/releases/ @@ -2783,30 +2643,10 @@ AU - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 15:23:44 -0000 http://mirror.rackcentral.com.au/ubuntu-releases/ - - mirror.soften.ktu.lt - http://mirror.soften.ktu.lt/ubuntu-releases/ - - - Software Engineering Department at Faculty Of Informatics at Kaunas University Of Technology - - - 80 - - - Europe - Lithuania - LT - - - Wed, 10 Sep 2014 17:36:22 -0000 - - http://mirror.soften.ktu.lt/ubuntu-releases/ - Goscomb Technologies Limited http://mirror.sov.uk.goscomb.net/ubuntu-releases/ @@ -2823,7 +2663,7 @@ GB - Wed, 10 Sep 2014 17:36:22 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.sov.uk.goscomb.net/ubuntu-releases/ @@ -2843,7 +2683,7 @@ US - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.steadfast.net/ubuntu-releases/ @@ -2863,10 +2703,30 @@ US - Wed, 10 Sep 2014 19:37:49 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.symnds.com/distributions/ubuntu-releases/ + + Macedonian Telecom + http://mirror.t-home.mk/ubuntu-releases/ + + + + + + 80 + + + Europe + Macedonia, Republic of + MK + + + Sun, 26 Apr 2015 17:22:08 -0000 + + http://mirror.t-home.mk/ubuntu-releases/ + TCPDIAG http://mirror.tcpdiag.net/ubuntu-releases/ @@ -2883,7 +2743,7 @@ US - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.tcpdiag.net/ubuntu-releases/ @@ -2903,7 +2763,7 @@ PY - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.tigo.com.py/ubuntu/releases/ @@ -2923,7 +2783,7 @@ RU - Wed, 10 Sep 2014 19:37:50 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.timeweb.ru/ubuntu-releases/ @@ -2943,10 +2803,30 @@ US - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.umd.edu/ubuntu-iso/ + + Universitas Jember + http://mirror.unej.ac.id/pub/ubuntu-cd/ + + + Ubuntu CD Archive at Jember University + + + 80 + + + Asia + Indonesia + ID + + + Sun, 26 Apr 2015 17:22:08 -0000 + + http://mirror.unej.ac.id/pub/ubuntu-cd/ + UNESP http://mirror.unesp.br/ubuntu-releases/ @@ -2963,7 +2843,7 @@ BR - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.unesp.br/ubuntu-releases/ @@ -2983,30 +2863,10 @@ US - Wed, 10 Sep 2014 21:34:51 -0000 + Sun, 26 Apr 2015 17:22:08 -0000 http://mirror.uoregon.edu/ubuntu-releases/ - - Vorboss Ltd - http://mirror.vorboss.net/ubuntu-releases/ - - - - - - 80 - - - Europe - United Kingdom - GB - - - Wed, 10 Sep 2014 21:34:52 -0000 - - http://mirror.vorboss.net/ubuntu-releases/ - WorldxChange Communications Ltd http://mirror.xnet.co.nz/pub/ubuntu-releases/ @@ -3023,7 +2883,7 @@ NZ - Wed, 10 Sep 2014 21:34:52 -0000 + Sun, 26 Apr 2015 17:22:09 -0000 http://mirror.xnet.co.nz/pub/ubuntu-releases/ @@ -3043,7 +2903,7 @@ RU - Wed, 10 Sep 2014 21:34:52 -0000 + Sun, 26 Apr 2015 19:24:30 -0000 http://mirror.yandex.ru/ubuntu-releases/ @@ -3063,50 +2923,10 @@ ZW - Wed, 10 Sep 2014 23:39:34 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirror.zol.co.zw/ubuntu-releases/ - - Portland State University - http://mirrors.cat.pdx.edu/ubuntu-releases/ - - - College of Engineering and Computer Science Computer Action Team (CAT) - - - 80 - - - North America - United States - US - - - Wed, 10 Sep 2014 23:39:35 -0000 - - http://mirrors.cat.pdx.edu/ubuntu-releases/ - - - Northeastern University College of Computer and Information Science - http://mirrors.ccs.neu.edu/releases.ubuntu.com/ - - - - - - 80 - - - North America - United States - US - - - Wed, 10 Sep 2014 23:39:35 -0000 - - http://mirrors.ccs.neu.edu/releases.ubuntu.com/ - dotsrc.org http://mirrors.dotsrc.org/ubuntu-cd/ @@ -3123,7 +2943,7 @@ DK - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.dotsrc.org/ubuntu-cd/ @@ -3143,7 +2963,7 @@ US - Thu, 11 Sep 2014 01:52:43 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.easynews.com/linux/ubuntu-releases/ @@ -3163,7 +2983,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.einstein.yu.edu/ubuntu/ubuntureleases/ @@ -3183,7 +3003,7 @@ PT - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.fe.up.pt/pub/ubuntu-releases/ @@ -3203,7 +3023,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.gigenet.com/ubuntu/ @@ -3223,7 +3043,7 @@ FR - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.ircam.fr/pub/ubuntu/releases/ @@ -3243,7 +3063,7 @@ BD - Fri, 12 Sep 2014 07:55:19 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.ispros.com.bd/ubuntu-release/ @@ -3263,7 +3083,7 @@ US - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 19:24:31 -0000 http://mirrors.koehn.com/ubuntureleases/ @@ -3283,7 +3103,7 @@ RO - Thu, 11 Sep 2014 01:52:44 -0000 + Sun, 26 Apr 2015 21:20:31 -0000 http://mirrors.m247.ro/ubuntu-releases/ @@ -3303,30 +3123,10 @@ US - Thu, 11 Sep 2014 01:52:45 -0000 + Sun, 26 Apr 2015 21:20:31 -0000 http://mirrors.mit.edu/ubuntu-releases/ - - nfsi telecom - http://mirrors.nfsi.pt/ubuntu-releases/ - - - - - - 80 - - - Europe - Portugal - PT - - - Thu, 11 Sep 2014 03:32:43 -0000 - - http://mirrors.nfsi.pt/ubuntu-releases/ - Kernel.org http://mirrors.nl.eu.kernel.org/ubuntu-releases/ @@ -3343,7 +3143,7 @@ NL - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.nl.eu.kernel.org/ubuntu-releases/ @@ -3363,7 +3163,7 @@ RO - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.pidginhost.com/ubuntu-releases/ @@ -3383,7 +3183,7 @@ TH - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.psu.ac.th/ubuntu-releases/ @@ -3403,7 +3203,7 @@ US - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.rit.edu/ubuntu-releases/ @@ -3423,7 +3223,7 @@ SE - Thu, 11 Sep 2014 03:32:44 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.se.eu.kernel.org/ubuntu-releases/ @@ -3443,7 +3243,7 @@ US - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.syringanetworks.net/ubuntu-releases/ @@ -3463,7 +3263,7 @@ CL - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.tecnoera.com/ubuntu-releases/ @@ -3483,13 +3283,13 @@ DK - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.telianet.dk/ubuntu-releases/ - www.abn-ad.com - http://mirrors.uaip.org/ubuntu-releases/ + TripAdvisor + http://mirrors.tripadvisor.com/releases/ @@ -3498,12 +3298,52 @@ 80 - Europe - Ukraine + North America + United States + US + + + Sun, 26 Apr 2015 21:20:32 -0000 + + http://mirrors.tripadvisor.com/releases/ + + + Tsinghua University + http://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/ + + + Tsinghua University Network Administrators + + + 80 + + + Asia + China + CN + + + Sun, 26 Apr 2015 21:20:32 -0000 + + http://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/ + + + www.abn-ad.com + http://mirrors.uaip.org/ubuntu-releases/ + + + + + + 80 + + + Europe + Ukraine UA - Thu, 11 Sep 2014 03:32:45 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.uaip.org/ubuntu-releases/ @@ -3523,7 +3363,7 @@ US - Thu, 11 Sep 2014 06:14:50 -0000 + Sun, 26 Apr 2015 21:20:32 -0000 http://mirrors.usinternet.com/ubuntu/releases/ @@ -3543,7 +3383,7 @@ CN - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.ustc.edu.cn/ubuntu-releases/ @@ -3563,7 +3403,7 @@ US - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.xmission.com/ubuntu-cd/ @@ -3583,7 +3423,7 @@ RO - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.xservers.ro/ubuntu/releases/ @@ -3603,7 +3443,7 @@ CN - Thu, 11 Sep 2014 06:14:50 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://mirrors.yun-idc.com/ubuntu-releases/ @@ -3623,7 +3463,7 @@ NO - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://no.releases.ubuntu.com/ @@ -3643,7 +3483,7 @@ MY - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:24 -0000 http://ossm.utm.my/ubuntu-DVD/ @@ -3663,7 +3503,7 @@ US - Thu, 11 Sep 2014 06:14:51 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://reflection.oss.ou.edu/ubuntu-release/ @@ -3683,10 +3523,30 @@ BA - Thu, 11 Sep 2014 08:05:21 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.com.ba/ + + Rafał Rzeczkowski + http://releases.ubuntu.mirror.rafal.ca/ + + + + + + 80 + + + North America + Canada + CA + + + Mon, 27 Apr 2015 00:00:25 -0000 + + http://releases.ubuntu.mirror.rafal.ca/ + UK2 http://releases.ubuntu.mirrors.uk2.net/ @@ -3703,7 +3563,7 @@ GB - Thu, 11 Sep 2014 08:05:21 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.mirrors.uk2.net/ @@ -3723,10 +3583,30 @@ NL - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 00:00:25 -0000 http://releases.ubuntu.totaal.net/ + + Bigstep Cloud LTD + http://repo.bigstepcloud.com/ubuntu-releases/ + + + + + + 80 + + + Europe + United Kingdom + GB + + + Mon, 27 Apr 2015 00:00:25 -0000 + + http://repo.bigstepcloud.com/ubuntu-releases/ + UDomain Web Hosting Co. Ltd. http://repo.virtualhosting.hk/ubuntu-releases/ @@ -3743,7 +3623,7 @@ HK - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://repo.virtualhosting.hk/ubuntu-releases/ @@ -3763,7 +3643,7 @@ TW - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://shadow.ind.ntou.edu.tw/ubuntu-releases/ @@ -3783,7 +3663,7 @@ ES - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://softlibre.unizar.es/ubuntu/releases/ @@ -3803,50 +3683,10 @@ IS - Thu, 11 Sep 2014 08:05:22 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://speglar.simnet.is/ubuntu-releases/ - - STC - http://ubuntu.saudi.net.sa/releases/ - - - Saudi telecom company - - - 80 - - - Asia - Saudi Arabia - SA - - - Thu, 11 Sep 2014 08:05:22 -0000 - - http://ubuntu.saudi.net.sa/releases/ - - - Cyber Internet Services (Pvt) Ltd - http://stingray.cyber.net.pk/pub/ubuntu-releases/ - - - Mirror @Cybernet - - - 80 - - - Asia - Pakistan - PK - - - Thu, 11 Sep 2014 08:05:23 -0000 - - http://stingray.cyber.net.pk/pub/ubuntu-releases/ - SunSITE.RWTH-Aachen.de http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/releases/ @@ -3863,7 +3703,7 @@ DE - Thu, 11 Sep 2014 08:05:23 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/releases/ @@ -3883,7 +3723,7 @@ ES - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://sunsite.rediris.es/mirror/ubuntu-releases/ @@ -3903,7 +3743,7 @@ GB - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ftp.ticklers.org/releases.ubuntu.org/releases/ @@ -3923,7 +3763,7 @@ SK - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://tux.rainside.sk/ubuntu-releases/ @@ -3943,7 +3783,7 @@ TH - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-mirror.totbb.net/ubuntu-releases/ @@ -3963,7 +3803,7 @@ LV - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-rel.linux.edu.lv/ @@ -3983,7 +3823,7 @@ BR - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:26 -0000 http://ubuntu-release.locaweb.com.br/ @@ -4003,7 +3843,7 @@ LT - Thu, 11 Sep 2014 09:24:12 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-release.mirror.serveriai.lt/ @@ -4023,7 +3863,7 @@ KE - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-releases.mirror.liquidtelecom.com/ @@ -4043,7 +3883,7 @@ BE - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 01:28:27 -0000 http://ubuntu-releases.mirror.nucleus.be/ @@ -4063,30 +3903,10 @@ AU - Thu, 11 Sep 2014 09:24:13 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://mirror.optus.net/ubuntu-releases/ - - School of Information Technology, KMUTT - http://ubuntu-releases.sit.kmutt.ac.th/ - - - SIT's Ubuntu Releases Mirror, Location in Thailand - - - 80 - - - Asia - Thailand - TH - - - Thu, 11 Sep 2014 09:24:13 -0000 - - http://ubuntu-releases.sit.kmutt.ac.th/ - Walla Walla University http://ubuntu-releases.wallawalla.edu/ @@ -4103,30 +3923,10 @@ US - Thu, 11 Sep 2014 11:45:50 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://ubuntu-releases.wallawalla.edu/ - - Shaw Cable - ftp://ubuntu.arcticnetwork.ca/pub/ubuntu/releases/ - - - - - - 80 - - - North America - Canada - CA - - - Thu, 11 Sep 2014 11:45:50 -0000 - - ftp://ubuntu.arcticnetwork.ca/pub/ubuntu/releases/ - OVH.COM http://ubuntu.bhs.mirrors.ovh.net/ftp.ubuntu.com/releases/ @@ -4143,7 +3943,7 @@ CA - Thu, 11 Sep 2014 11:45:50 -0000 + Mon, 27 Apr 2015 04:12:02 -0000 http://ubuntu.bhs.mirrors.ovh.net/ftp.ubuntu.com/releases/ @@ -4163,7 +3963,7 @@ GB - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://gb.releases.ubuntu.com/ @@ -4183,7 +3983,7 @@ FR - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.daupheus.com/ @@ -4203,30 +4003,10 @@ IN - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.excellmedia.net/releases/ - - Fastbull - http://releases.ubuntu.fastbull.org/ubuntu-releases/ - - - Fastbull.org - Non profit association - - - 80 - - - Europe - Italy - IT - - - Thu, 11 Sep 2014 11:45:51 -0000 - - http://releases.ubuntu.fastbull.org/ubuntu-releases/ - ICT Valle Umbra s.r.l. http://ubuntu.ictvalleumbra.it/ @@ -4243,7 +4023,7 @@ IT - Thu, 11 Sep 2014 11:45:51 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.ictvalleumbra.it/ @@ -4263,7 +4043,7 @@ LV - Thu, 11 Sep 2014 13:43:25 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.koyanet.lv/releases/ @@ -4283,10 +4063,30 @@ BR - Thu, 11 Sep 2014 13:43:25 -0000 + Mon, 27 Apr 2015 04:12:03 -0000 http://ubuntu.laps.ufpa.br/releases/ + + PoP-SC/RNP + http://ubuntu.mirror.pop-sc.rnp.br/ubuntu-releases/ + + + PoP-SC Mirror Service located in Florianópolis/SC + + + 80 + + + South America + Brazil + BR + + + Mon, 27 Apr 2015 05:21:17 -0000 + + http://ubuntu.mirror.pop-sc.rnp.br/ubuntu-releases/ + Servers Australia http://ubuntu.mirror.serversaustralia.com.au/ubuntu-releases/ @@ -4303,7 +4103,7 @@ AU - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.serversaustralia.com.au/ubuntu-releases/ @@ -4323,7 +4123,7 @@ AU - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.uber.com.au/releases/ @@ -4343,29 +4143,29 @@ LT - Thu, 11 Sep 2014 13:43:26 -0000 + Mon, 27 Apr 2015 05:21:17 -0000 http://ubuntu.mirror.vu.lt/releases/ - MirrorCatalogs - http://ubuntu.mirrorcatalogs.com/ubuntu-releases/ + KACST/ISU + http://ubuntu.mirrors.isu.net.sa/pub/ubuntu-releases/ - + Internet Services for Saudi Universities 80 - North America - United States - US + Asia + Saudi Arabia + SA - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 - http://ubuntu.mirrorcatalogs.com/ubuntu-releases/ + http://ubuntu.mirrors.isu.net.sa/pub/ubuntu-releases/ pair Networks @@ -4383,7 +4183,7 @@ US - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.mirrors.pair.com/releases/ @@ -4403,7 +4203,7 @@ US - Thu, 11 Sep 2014 15:30:38 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.mirrors.tds.net/pub/releases/ @@ -4423,7 +4223,7 @@ ZA - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 05:21:18 -0000 http://ubuntu.saix.net/ubuntu-releases/ @@ -4443,7 +4243,7 @@ TW - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.stu.edu.tw/ubuntu-cd/ @@ -4463,7 +4263,7 @@ PL - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.task.gda.pl/ubuntu-releases/ @@ -4483,7 +4283,7 @@ FI - Thu, 11 Sep 2014 15:30:39 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.trumpetti.atm.tut.fi/releases/ @@ -4503,7 +4303,7 @@ NL - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.tuxis.nl/ @@ -4523,7 +4323,7 @@ ES - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.uc3m.es/ubuntu-releases/ @@ -4543,7 +4343,7 @@ NO - Thu, 11 Sep 2014 17:42:35 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.uib.no/releases/ @@ -4563,7 +4363,7 @@ FR - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:58 -0000 http://ubuntu.univ-nantes.fr/ubuntu-cd/ @@ -4583,7 +4383,7 @@ US - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubunturelease.mirror.nac.net/ @@ -4603,7 +4403,7 @@ GR - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntureleases.tsl.gr/ @@ -4623,10 +4423,30 @@ JP - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntutym2.u-toyama.ac.jp/ubuntu/ + + University of Canterbury + http://ucmirror.canterbury.ac.nz/linux/ubuntu-releases/ + + + + + + 80 + + + Oceania + New Zealand + NZ + + + Mon, 27 Apr 2015 07:23:59 -0000 + + http://ucmirror.canterbury.ac.nz/linux/ubuntu-releases/ + University of Minnesota Ubuntu Releases http://ubuntu-releases.cs.umn.edu/ @@ -4643,7 +4463,7 @@ US - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ubuntu-releases.cs.umn.edu/ @@ -4663,7 +4483,7 @@ PL - Thu, 11 Sep 2014 17:42:36 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://ftp.vectranet.pl/ubuntu-releases/ @@ -4683,7 +4503,7 @@ FR - Thu, 11 Sep 2014 19:54:35 -0000 + Mon, 27 Apr 2015 07:23:59 -0000 http://www-ftp.lip6.fr/pub/linux/distributions/Ubuntu/releases/ @@ -4703,10 +4523,30 @@ US - Thu, 11 Sep 2014 19:54:35 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://www.gtlib.gatech.edu/pub/ubuntu-releases/ + + LAS-IC-Unicamp + http://www.las.ic.unicamp.br/pub/ubuntu-releases/ + + + Laboratório de Administração e Segurança de Sistemas + + + 80 + + + South America + Brazil + BR + + + Mon, 27 Apr 2015 09:07:47 -0000 + + http://www.las.ic.unicamp.br/pub/ubuntu-releases/ + Université de lorraine http://wwwftp.ciril.fr/pub/linux/ubuntu/releases/ @@ -4723,7 +4563,7 @@ FR - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://wwwftp.ciril.fr/pub/linux/ubuntu/releases/ @@ -4743,7 +4583,7 @@ BW - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://bw.releases.ubuntu.com/ @@ -4763,7 +4603,7 @@ US - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://cosmos.cites.illinois.edu/pub/ubuntu-iso/ @@ -4783,7 +4623,7 @@ SI - Thu, 11 Sep 2014 21:45:10 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://ftp.arnes.si/pub/mirrors/ubuntu-cdimage/ @@ -4803,7 +4643,7 @@ ES - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 http://ftp.caliu.cat/pub/distribucions/ubuntu/releases/ @@ -4823,7 +4663,7 @@ ES - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:47 -0000 ftp://ftp.cesca.cat/ubuntu/release/ @@ -4843,7 +4683,7 @@ HU - Thu, 11 Sep 2014 21:45:11 -0000 + Mon, 27 Apr 2015 09:07:48 -0000 http://ftp.freepark.org/pub/CDROM-Images/ubuntu/ @@ -4863,49 +4703,49 @@ DE - Thu, 11 Sep 2014 21:45:12 -0000 + Mon, 27 Apr 2015 09:07:48 -0000 http://ftp.hosteurope.de/mirror/releases.ubuntu.com/ - LitNET - http://ftp.litnet.lt/pub/ubuntu-cd/ + Linux Kullanıcıları Derneği + http://ftp.linux.org.tr/ubuntu-releases/ - Academic and Research Network in Lithuania + 70 - Europe - Lithuania - LT + Asia + Turkey + TR - Thu, 11 Sep 2014 23:55:17 -0000 + Mon, 27 Apr 2015 11:18:37 -0000 - http://ftp.litnet.lt/pub/ubuntu-cd/ + http://ftp.linux.org.tr/ubuntu-releases/ - National Chi Nan University - http://ftp.ncnu.edu.tw/Linux/ubuntu/ubuntu-cd/ + LitNET + http://ftp.litnet.lt/pub/ubuntu-cd/ - A public ftp server of NCNU + Academic and Research Network in Lithuania 70 - Asia - Taiwan - TW + Europe + Lithuania + LT - Thu, 11 Sep 2014 23:55:17 -0000 + Mon, 27 Apr 2015 11:18:37 -0000 - http://ftp.ncnu.edu.tw/Linux/ubuntu/ubuntu-cd/ + http://ftp.litnet.lt/pub/ubuntu-cd/ Technische Universitaet Clausthal @@ -4923,7 +4763,7 @@ DE - Thu, 11 Sep 2014 23:55:19 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ftp.tu-clausthal.de/ftp/mirror/ubuntu/releases/ @@ -4943,7 +4783,7 @@ FR - Thu, 11 Sep 2014 23:55:19 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ftp.u-picardie.fr/mirror/ubuntu/releases/ @@ -4963,7 +4803,7 @@ ID - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://jaran.undip.ac.id/ubuntu-iso/ @@ -4983,7 +4823,7 @@ RU - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://linux.nsu.ru/ubuntu-releases/ @@ -5003,29 +4843,29 @@ LS - Thu, 11 Sep 2014 23:55:20 -0000 + Mon, 27 Apr 2015 11:18:38 -0000 http://ls.releases.ubuntu.com/ - Michigan Tech Linux Users' Group - http://lug.mtu.edu/ubuntu-iso/ + FPT Telecom + http://mirror-fpt-telecom.fpt.net/ubuntu-releases/ - MTU LUG + The FPT aims to be a company guided by technology innovations, committed to the highest level of customer and shareholder satisfaction, contributing at best to the society, and having the most favorable working environment for all employees that enables them to explore their maximum potential in professional career as well as cultural life 70 - North America - United States - US + Asia + Viet Nam + VN - Fri, 12 Sep 2014 01:40:39 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 - http://lug.mtu.edu/ubuntu-iso/ + http://mirror-fpt-telecom.fpt.net/ubuntu-releases/ Aptus Solutions @@ -5043,7 +4883,7 @@ TZ - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.aptus.co.tz/pub/ubuntu/ @@ -5063,7 +4903,7 @@ ZA - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.bitco.co.za/ubuntu-releases/ @@ -5083,7 +4923,7 @@ CN - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.bjtu.edu.cn/ubuntu-releases/ @@ -5103,13 +4943,13 @@ EC - Fri, 12 Sep 2014 01:40:40 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 http://mirror.cedia.org.ec/ubuntu-releases/ - Crazy Network - http://mirror.crazynetwork.it/ubuntu/release/ + CityNet Host + http://mirror.city.net.tr/ubuntu-releases/ @@ -5118,98 +4958,118 @@ 70 - Europe - Italy - IT + Asia + Turkey + TR - Fri, 12 Sep 2014 03:49:22 -0000 + Mon, 27 Apr 2015 13:45:20 -0000 - http://mirror.crazynetwork.it/ubuntu/release/ + http://mirror.city.net.tr/ubuntu-releases/ - Harvey Mudd College - http://mirror.hmc.edu/ubuntu-releases/ + Crazy Network + http://mirror.crazynetwork.it/ubuntu/release/ - Release mirror + 70 - North America - United States - US + Europe + Italy + IT - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.hmc.edu/ubuntu-releases/ + http://mirror.crazynetwork.it/ubuntu/release/ - Internode - http://mirror.internode.on.net/pub/ubuntu/releases/ + ESPOCH + http://mirror.espoch.edu.ec/ubuntu-releases/ - Internode + Escuela Superior Politécnica de Chimborazo 70 - Oceania - Australia - AU + South America + Ecuador + EC - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.internode.on.net/pub/ubuntu/releases/ + http://mirror.espoch.edu.ec/ubuntu-releases/ - Iranserver - http://mirror.iranserver.com/releases/ + Escuela Superior Politécnica del Litoral (ESPOL) + http://mirror.espol.edu.ec/ubuntu-releases/ - + Escuela Superior Politécnica del Litoral 70 - Asia - Iran, Islamic Republic of - IR + South America + Ecuador + EC - Thu, 11 Sep 2014 19:54:36 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.iranserver.com/releases/ + http://mirror.espol.edu.ec/ubuntu-releases/ - Israel Internet Association - http://mirror.isoc.org.il/pub/ubuntu-releases/ + Harvey Mudd College + http://mirror.hmc.edu/ubuntu-releases/ - + Release mirror 70 - Asia - Israel - IL + North America + United States + US - Fri, 12 Sep 2014 03:49:23 -0000 + Mon, 27 Apr 2015 13:45:21 -0000 - http://mirror.isoc.org.il/pub/ubuntu-releases/ + http://mirror.hmc.edu/ubuntu-releases/ - Dalhousie University - http://mirror.its.dal.ca/ubuntu-releases/ + Internode + http://mirror.internode.on.net/pub/ubuntu/releases/ + + + Internode + + + 70 + + + Oceania + Australia + AU + + + Mon, 27 Apr 2015 13:45:21 -0000 + + http://mirror.internode.on.net/pub/ubuntu/releases/ + + + Iranserver + http://mirror.iranserver.com/releases/ @@ -5218,34 +5078,34 @@ 70 - North America - Canada - CA + Asia + Iran, Islamic Republic of + IR - Fri, 12 Sep 2014 03:49:24 -0000 + Fri, 24 Apr 2015 19:44:06 -0000 - http://mirror.its.dal.ca/ubuntu-releases/ + http://mirror.iranserver.com/releases/ - Lanka Education and Research Network (LEARN) - http://mirror.learn.ac.lk/ubuntu-releases/ + Israel Internet Association + http://mirror.isoc.org.il/pub/ubuntu-releases/ - Lanka Education and Research Network (LEARN) + 70 Asia - Sri Lanka - LK + Israel + IL - Fri, 12 Sep 2014 05:27:55 -0000 + Fri, 24 Apr 2015 19:44:06 -0000 - http://mirror.learn.ac.lk/ubuntu-releases/ + http://mirror.isoc.org.il/pub/ubuntu-releases/ University of Cyprus, Library @@ -5263,7 +5123,7 @@ CY - Fri, 12 Sep 2014 05:27:55 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.library.ucy.ac.cy/linux/ubuntu/releases/ @@ -5283,7 +5143,7 @@ RU - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.logol.ru/ubuntu-cd/ @@ -5303,7 +5163,7 @@ US - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.picosecond.org/ubuntu-releases/ @@ -5323,7 +5183,7 @@ KR - Fri, 12 Sep 2014 05:27:56 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.premi.st/ubuntu-releases/ @@ -5343,7 +5203,7 @@ OM - Fri, 12 Sep 2014 07:55:19 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirror.squ.edu.om/ubuntureleases/ @@ -5363,7 +5223,7 @@ VN - Fri, 12 Sep 2014 07:55:20 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.digipower.vn/ubuntu/releases/ @@ -5383,7 +5243,7 @@ US - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.einstein.yu.edu/ubuntu/releases/ @@ -5403,7 +5263,7 @@ CN - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:07 -0000 http://mirrors.hust.edu.cn/ubuntu-releases/ @@ -5423,13 +5283,13 @@ CN - Fri, 12 Sep 2014 07:55:21 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://mirrors.hustunique.com/ubuntu-releases/ - Nayatel (Pvt) Ltd - http://mirrors.nayatel.com/ubuntu-releases/ + Melbourne Server Hosting Ltd. + http://mirrors.melbourne.co.uk/ubuntu-releases/ @@ -5438,41 +5298,41 @@ 70 - Asia - Pakistan - PK + Europe + United Kingdom + GB - Wed, 10 Sep 2014 19:37:50 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.nayatel.com/ubuntu-releases/ + http://mirrors.melbourne.co.uk/ubuntu-releases/ - Dalian Neusoft University of Information - http://mirrors.neusoft.edu.cn/ubuntu-releases/ + Nayatel (Pvt) Ltd + http://mirrors.nayatel.com/ubuntu-releases/ - Dalian Neusoft University of Information + 70 Asia - China - CN + Pakistan + PK - Wed, 10 Sep 2014 17:36:23 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.neusoft.edu.cn/ubuntu-releases/ + http://mirrors.nayatel.com/ubuntu-releases/ - China OSS Promotion Union - http://mirrors.oss.org.cn/ubuntuiso/ + Dalian Neusoft University of Information + http://mirrors.neusoft.edu.cn/ubuntu-releases/ - provide ubuntu CD for users + Dalian Neusoft University of Information 70 @@ -5483,9 +5343,9 @@ CN - Fri, 12 Sep 2014 09:37:50 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirrors.oss.org.cn/ubuntuiso/ + http://mirrors.neusoft.edu.cn/ubuntu-releases/ TENET @@ -5503,7 +5363,7 @@ MZ - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://mz.releases.ubuntu.com/ @@ -5523,7 +5383,7 @@ NA - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://na.releases.ubuntu.com/ @@ -5543,30 +5403,10 @@ MY - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://oss.mmu.edu.my/pub/ubuntu-releases/ - - Piotrkosoft.net - Data Storage Center - http://piotrkosoft.net/pub/mirrors/ubuntu-releases/ - - - Piotrkosoft.net - Data Storage Center. Worldwide mirror service. Polish Public FTP archive - - - 70 - - - Europe - Poland - PL - - - Fri, 12 Sep 2014 09:37:51 -0000 - - http://piotrkosoft.net/pub/mirrors/ubuntu-releases/ - GARR/CILEA mirror service http://na.mirror.garr.it/mirrors/ubuntu-releases/ @@ -5583,7 +5423,7 @@ IT - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://na.mirror.garr.it/mirrors/ubuntu-releases/ @@ -5603,7 +5443,7 @@ GB - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.com/ @@ -5623,7 +5463,7 @@ NC - Fri, 12 Sep 2014 09:37:51 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.nautile.nc/ @@ -5643,7 +5483,7 @@ DE - Tue, 09 Sep 2014 21:39:52 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.repulsive.eu/ @@ -5663,29 +5503,29 @@ DE - Tue, 09 Sep 2014 21:39:52 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 http://releases.ubuntu.uasw.edu/ - ShellMix.com - http://mirror.shellmix.com/ubuntu-releases/ + Webxcreen + http://releases.ubuntu.webxcreen.org/ - HTTP Mirror, Releases/Images Only No Packages + Internet Services 70 - Europe - Germany - DE + North America + Mexico + MX - Fri, 12 Sep 2014 01:40:40 -0000 + Fri, 24 Apr 2015 19:44:08 -0000 - http://mirror.shellmix.com/ubuntu-releases/ + http://releases.ubuntu.webxcreen.org/ TENET @@ -5703,7 +5543,7 @@ SZ - Tue, 09 Sep 2014 21:39:53 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://sz.releases.ubuntu.com/ @@ -5723,29 +5563,29 @@ US - Tue, 09 Sep 2014 23:31:04 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://ubuntu-releases.eecs.wsu.edu/ - Cohesion Network Security Studio - http://ubuntu.cnssuestc.org/ubuntu-releases/ + Ubuntu.grantbrooks.org + http://ubuntu.grantbrooks.org/releases/ - Cohesion Network Security Studio + 70 - Asia - China - CN + North America + United States + US - Tue, 09 Sep 2014 23:31:05 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 - http://ubuntu.cnssuestc.org/ubuntu-releases/ + http://ubuntu.grantbrooks.org/releases/ GRN Serveis telemàtics @@ -5763,30 +5603,10 @@ ES - Tue, 09 Sep 2014 23:31:05 -0000 + Fri, 24 Apr 2015 19:44:09 -0000 http://ubuntu.grn.cat/ubuntu-releases/ - - INTERHOST - http://ubuntu.interhost.co.il/ - - - Hosting Services & Network Solutions - - - 70 - - - Asia - Israel - IL - - - Tue, 09 Sep 2014 23:31:06 -0000 - - http://ubuntu.interhost.co.il/ - lagis Internet Serviceprovider GmbH http://ubuntu.lagis.at/releases/ @@ -5803,7 +5623,7 @@ AT - Tue, 09 Sep 2014 23:31:06 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.lagis.at/releases/ @@ -5823,7 +5643,7 @@ KE - Wed, 10 Sep 2014 01:54:09 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.mirror.ac.ke/ubuntu-release/ @@ -5843,50 +5663,10 @@ ZA - Wed, 10 Sep 2014 01:54:09 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.mirror.ac.za/ubuntu-release/ - - Hoobly - http://ubuntu.mirrors.hoobly.com/ - - - Classified Ads - - - 70 - - - North America - United States - US - - - Wed, 10 Sep 2014 01:54:09 -0000 - - http://ubuntu.mirrors.hoobly.com/ - - - Openharbor - http://ubuntu.openharbor.net/ - - - The Openharbor ubuntu release mirror - - - 70 - - - North America - United States - US - - - Wed, 10 Sep 2014 01:54:10 -0000 - - http://ubuntu.openharbor.net/ - Qualitynet http://ubuntu.qualitynet.net/releases/ @@ -5903,29 +5683,29 @@ KW - Wed, 10 Sep 2014 01:54:10 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 http://ubuntu.qualitynet.net/releases/ - VXRoutes Limited - http://ubuntu.vxroutes.com/ + TAP (St. James R-1 Public Schools) + http://ubuntu.stjschools.org/releases/ - Mirror Server + 70 - Asia - Hong Kong - HK + North America + United States + US - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:10 -0000 - http://ubuntu.vxroutes.com/ + http://ubuntu.stjschools.org/releases/ Antik Computer & Communications @@ -5943,7 +5723,7 @@ SK - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://ubuntu.antik.sk/ubuntu-releases/ @@ -5963,30 +5743,10 @@ JP - Wed, 10 Sep 2014 03:46:25 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://www.ftp.ne.jp/Linux/packages/ubuntu/releases-cd/ - - Yazd University - http://mirror.yazd.ac.ir/ubuntu/ - - - Yazd University - - - 70 - - - Asia - Iran, Islamic Republic of - IR - - - Wed, 10 Sep 2014 03:46:25 -0000 - - http://mirror.yazd.ac.ir/ubuntu/ - TENET http://zw.releases.ubuntu.com/ @@ -6003,7 +5763,7 @@ ZW - Wed, 10 Sep 2014 05:30:08 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://zw.releases.ubuntu.com/ @@ -6023,30 +5783,10 @@ FR - Wed, 10 Sep 2014 05:30:09 -0000 + Fri, 24 Apr 2015 19:44:11 -0000 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu-releases/ - - The University of Texas at Austin - http://ftp.utexas.edu/ubuntu-iso/CDs/ - - - - - - 65 - - - North America - United States - US - - - Wed, 10 Sep 2014 05:30:09 -0000 - - http://ftp.utexas.edu/ubuntu-iso/CDs/ - Tele Greenland A/S http://mirror.greennet.gl/releases/ @@ -6063,30 +5803,10 @@ GL - Wed, 10 Sep 2014 05:30:09 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://mirror.greennet.gl/releases/ - - DOST-ASTI - http://mirror.pregi.net/pub/Linux/ubuntu-iso/ - - - Mirror provided by PREGINET (www.pregi.net) - - - 65 - - - Asia - Philippines - PH - - - Wed, 10 Sep 2014 05:30:09 -0000 - - http://mirror.pregi.net/pub/Linux/ubuntu-iso/ - University of West Georgia http://reflector.westga.edu/repos/Ubuntu/releases/ @@ -6103,50 +5823,10 @@ US - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://reflector.westga.edu/repos/Ubuntu/releases/ - - SchoolNet - Sri Lanka (under MInistry of Education) - http://releases.ubuntu.schoolnet.lk/ - - - SchoolNet is a network (VPN) connecting all Secondary Schools in Sri Lanka. Technical management of SchoolNet is done by University of Moratuwa. - - - 65 - - - Asia - Sri Lanka - LK - - - Wed, 10 Sep 2014 07:50:35 -0000 - - http://releases.ubuntu.schoolnet.lk/ - - - Ubuntu.grantbrooks.org - http://ubuntu.grantbrooks.org/releases/ - - - - - - 65 - - - North America - United States - US - - - Fri, 12 Sep 2014 09:37:52 -0000 - - http://ubuntu.grantbrooks.org/releases/ - Sarkor-Telecom http://ubuntu.snet.uz/releases/ @@ -6163,19 +5843,19 @@ UZ - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://ubuntu.snet.uz/releases/ - TAP (St. James R-1 Public Schools) - http://ubuntu.stjschools.org/releases/ + Ftp-mirror.internap.com + http://ftp-mirror.internap.com/pub/ubuntu-releases/ - 65 + 60 North America @@ -6183,29 +5863,9 @@ US - Fri, 12 Sep 2014 07:55:21 -0000 - - http://ubuntu.stjschools.org/releases/ - - - Polytechnic of Namibia - http://download.polytechnic.edu.na/pub/ubuntu-release/ - - - - - - 60 - - - Africa - Namibia - NA - - - Wed, 10 Sep 2014 07:50:35 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 - http://download.polytechnic.edu.na/pub/ubuntu-release/ + http://ftp-mirror.internap.com/pub/ubuntu-releases/ Ftp-stud.fht-esslingen.de @@ -6223,7 +5883,7 @@ DE - Wed, 10 Sep 2014 07:50:36 -0000 + Fri, 24 Apr 2015 19:44:12 -0000 http://ftp-stud.fht-esslingen.de/Mirrors/releases.ubuntu.com/ @@ -6243,7 +5903,7 @@ RO - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.lug.ro/ubuntu-releases/ @@ -6263,7 +5923,7 @@ PL - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu-cd/ @@ -6283,7 +5943,7 @@ DE - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.tu-chemnitz.de/pub/linux/ubuntu-releases/ @@ -6303,7 +5963,7 @@ US - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.ucsb.edu/pub/mirrors/linux/ubuntu/ @@ -6323,7 +5983,7 @@ US - Wed, 10 Sep 2014 09:51:42 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.ussg.iu.edu/linux/ubuntu-releases/ @@ -6343,7 +6003,7 @@ ZA - Tue, 09 Sep 2014 23:31:06 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 http://ftp.wa.co.za/pub/ubuntu/releases/ @@ -6363,69 +6023,29 @@ NL - Wed, 10 Sep 2014 11:43:06 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 ftp://ftpserv.tudelft.nl/pub/Linux/releases.ubuntu.com/ - ArLUG (Arad Linux Users Group) - http://mirror.arlug.ro/pub/ubuntu/ubuntu-releases/ - - - - - - 60 - - - Europe - Romania - RO - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.arlug.ro/pub/ubuntu/ubuntu-releases/ - - - Calvin College - http://mirror.calvin.edu/ubuntu-releases/ - - - - - - 60 - - - North America - United States - US - - - Wed, 10 Sep 2014 11:43:06 -0000 - - http://mirror.calvin.edu/ubuntu-releases/ - - - University of Calgary - http://mirror.cpsc.ucalgary.ca/mirror/ubuntu.com/releases/ + CityNet Host + http://mirror.citynethost.com/ubuntu-releases/ - + Cairo/Egypt 60 - North America - Canada - CA + Africa + Egypt + EG - Wed, 10 Sep 2014 11:43:07 -0000 + Fri, 24 Apr 2015 19:44:13 -0000 - http://mirror.cpsc.ucalgary.ca/mirror/ubuntu.com/releases/ + http://mirror.citynethost.com/ubuntu-releases/ Mirror.cs.umn.edu @@ -6443,7 +6063,7 @@ US - Wed, 10 Sep 2014 11:43:07 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://mirror.cs.umn.edu/ubuntu-releases/ @@ -6463,7 +6083,7 @@ AU - Wed, 10 Sep 2014 14:04:03 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://mirror.waia.asn.au/ubuntu-releases/ @@ -6483,7 +6103,7 @@ US - Wed, 10 Sep 2014 14:04:04 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://osmirrors.cerias.purdue.edu/pub/ubuntu-releases/ @@ -6503,7 +6123,7 @@ CZ - Wed, 10 Sep 2014 15:57:07 -0000 + Fri, 24 Apr 2015 19:44:14 -0000 http://releases.ubuntu.cz/ @@ -6523,30 +6143,10 @@ GE - Wed, 10 Sep 2014 17:36:23 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.grena.ge/releases/ - - Mendoza CONICET - http://ubuntu.mirror.mendoza-conicet.gob.ar/ - - - Centro Científico Tecnológico - Mendoza - Argentina - - - 60 - - - South America - Argentina - AR - - - Wed, 10 Sep 2014 19:37:51 -0000 - - http://ubuntu.mirror.mendoza-conicet.gob.ar/ - Ubuntu.mirrors.skynet.be http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/releases/ @@ -6563,7 +6163,7 @@ BE - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/releases/ @@ -6583,30 +6183,10 @@ MY - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://ubuntu.tuxuri.com/releases/ - - xenvps.us - http://ubuntu.xenvps.us/releases/ - - - - - - 60 - - - Europe - Bulgaria - BG - - - Wed, 10 Sep 2014 19:37:51 -0000 - - http://ubuntu.xenvps.us/releases/ - Ucr.ac.cr http://mirrors.ucr.ac.cr/ubuntu-cd/ @@ -6623,7 +6203,7 @@ CR - Wed, 10 Sep 2014 19:37:51 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://mirrors.ucr.ac.cr/ubuntu-cd/ @@ -6643,7 +6223,7 @@ PT - Wed, 10 Sep 2014 21:34:52 -0000 + Fri, 24 Apr 2015 19:44:15 -0000 http://releases.ubuntumirror.dei.uc.pt/ @@ -6663,7 +6243,7 @@ AR - Wed, 10 Sep 2014 21:34:53 -0000 + Fri, 24 Apr 2015 19:44:16 -0000 http://releases.ubuntu.unc.edu.ar/ diff --git a/redirects.txt b/redirects.txt old mode 100644 new mode 100755 index 72162f14766..505ed93a62d --- a/redirects.txt +++ b/redirects.txt @@ -3,16 +3,27 @@ # please note that redirects should not have a preceding slash. Also note # that comments do not strictly need a #hdevices/androidash but include it for clarity. # The web server needs to be reloaded when changes are made to this file +# +# FOR MARKETING +# +qct https://pages.canonical.com/QCTCloudHardware.html # created for Jane - 10 March 2015 +qct/ https://pages.canonical.com/QCTCloudHardware.html # created for Jane - 10 March 2015 +# +# INTERNAL +# .well-known/host-meta http://www.ubuntu.com # 10.04 http://www.ubuntu.com # 10.04/Google http://www.ubuntu.com # 2012/11/dellworld http://insights.ubuntu.com/event/dellworld/ # 2012/11/hpdiscover http://insights.ubuntu.com/event/ubuntu-at-hp-discover-2012-2/ # 2013/02/dellfrs http://insights.ubuntu.com/event/dellfrs/ # +2013/01/press-pack-ubuntu-phone https://insights.ubuntu.com/2013/06/27/ubuntu-phone-press-ki/ # +2013/02/press-pack-ubuntu-tablet http://insights.ubuntu.com/2013/02/01/ubuntu-tablet-press-pack/ # 2014/02/press-pack-mwc-2014 http://insights.ubuntu.com/2014/02/01/mwc-2014-online-press-pack/ # 2014/03/vmware-openstack-webinar http://insights.ubuntu.com/2014/03/18/customer-stories-from-openstackvmware-projects/ # 9.10 http://www.ubuntu.com # about-canonical http://www.canonical.com/about-canonical # +about/about-ubuntu/derivatives /about/about-ubuntu/flavours # aboutus /about # aboutus/contactus /contact-us # aboutus/faq / # @@ -22,11 +33,13 @@ aboutus/privacypolicy http://www.ubuntu.com/privacy-policy # aboutus/privacypolicy/thirdparties /privacy-policy/third-parties # aboutus/trademarkpolicy /trademark-policy # android /devices/android # -arm /partners/featured-partners/arm # +arm http://partners.ubuntu.com/arm # assesment-terms /assessment-terms # bigdata http://www.ubuntu.com/business/server/overview#built-for-big-data # blog http://www.ubuntu.com/community # blog/feed http://www.canonical.com/rss.xml # +bootstack /cloud/managed-cloud # +cloud/bootstack /cloud/managed-cloud # business /management # business/ /management # business/advantage /management/ubuntu-advantage # @@ -127,33 +140,49 @@ category/product/ubuntu-light / # category/product/ubuntu-server-edition / # cloud/azure /cloud#azure # cloud/build-a-cloud /cloud/ubuntu-openstack # +cloud/bootstack/contact-us /cloud/managed-cloud/contact-us # +cloud/bootstack/thank-you /cloud/managed-cloud/thank-you # +cloud/cloud-labs /cloud # cloud/cloud-tools /cloud/tools # cloud/cloud-tools/juju /cloud/tools/juju # -cloud/cloud-tools/jumpstart /cloud/tools/jumpstart # +cloud/cloud-tools/jumpstart /cloud/training # +cloud/cloud-tools/jumpstart-training /cloud/training # cloud/cloud-tools/maas /cloud/tools/maas # -cloud/cloud-tools/openstack /cloud/tools/openstack # -cloud/cloud-tools/reference-architecture /cloud/tools/openstack/reference-architecture # -cloud/consultancy http://www.ubuntu.com/cloud # -cloud/cool-stuff /cloud/labs # +cloud/cloud-tools/openstack /cloud/tools/ubuntu-openstack # +cloud/cloud-tools/reference-architecture /cloud/tools/ubuntu-openstack/reference-architecture # +cloud/consultancy /cloud # +cloud/cool-stuff /cloud # cloud/deployment /cloud/orchestration/deployment # -cloud/ecosystem/ubuntu-oil cloud/ecosystem/ubuntu-openstack-interoperability-lab # -cloud/ecosystem/ubuntu-public-cloud-programme /cloud/ecosystem/ubuntu-certified-public-cloud # +cloud/ecosystem /cloud/partners # +cloud/ecosystem/ubuntu-oil cloud/partners/ubuntu-openstack-interoperability-lab # +cloud/ecosystem/ubuntu-public-cloud-programme /cloud/partners/ubuntu-certified-public-cloud # +cloud/ecosystem/ubuntu-openstack-interoperability-lab http://partners.ubuntu.com/partner-programmes/openstack # +cloud/ecosystem/ubuntu-certified-public-cloud http://partners.ubuntu.com/partner-programmes/public-cloud # cloud/insights /cloud # cloud/insights/beginners-guide /cloud # -cloud/jumpstart /cloud/solutions/jumpstart # -cloud/jumpstart/contact-us /cloud/solutions/jumpstart/contact-us # +cloud/jumpstart /cloud/training # +cloud/jumpstart-training /cloud/training # +cloud/jumpstart-training/order /cloud/training/order # +cloud/jumpstart-training/thank-you /cloud/training/thank-you # +cloud/jumpstart/contact-us /cloud/training/contact-us # +cloud/jumpstart-training/contact-us /cloud/training/contact-us # +cloud/labs /cloud # cloud/maas /cloud/tools/maas # +cloud/management /cloud/plans-and-pricing # +cloud/openstack /cloud/ubuntu-openstack # +cloud/openstack/reference-architecture /cloud/ubuntu-openstack/reference-architecture # cloud/orchestration /cloud/tools # +cloud/orchestration/ /cloud/tools # cloud/orchestration/deployment /cloud/orchestration/ # cloud/orchestration/juju /cloud/tools/juju # cloud/orchestration/maas /cloud/tools/maas # -cloud/partner-ecosystem /cloud/ecosystem # +cloud/partner-ecosystem /cloud/partners # cloud/private /business/cloud/overview # cloud/private-cloud /cloud/build-a-cloud # cloud/private-cloud/build-your-own /cloud/build-a-cloud # cloud/private-cloud/hybrid-cloud /cloud/build-a-cloud # -cloud/private-cloud/jumpstart /cloud/tools/jumpstart # -cloud/private-cloud/openstack /cloud/tools/openstack # +cloud/private-cloud/jumpstart /cloud/training # +cloud/private-cloud/openstack /cloud/ubuntu-openstack # cloud/private-cloud/reference-architecture /cloud/ubuntu-openstack/reference-architecture # cloud/private-steps /cloud/private # cloud/private/deploy /business/cloud/overview # @@ -167,36 +196,42 @@ cloud/public-cloud/infrastructure /cloud/build-a-cloud # cloud/public-cloud/strategy /cloud/build-a-cloud # cloud/public-steps http://www.ubuntu.com/cloud # cloud/public/deploy /business/cloud/overview # -cloud/registerlondon http://www.ubuntu.com/cloud # -cloud/registernyc http://www.ubuntu.com/cloud # -cloud/service-providers /cloud/ecosystem # -cloud/service-providers /cloud/ecosystem # -cloud/services /cloud/management # +cloud/registerlondon /cloud # +cloud/registernyc /cloud # +cloud/service-providers /cloud/partners # +cloud/services /cloud/prices-and-plans # cloud/services /management/ubuntu-advantage # -cloud/solutions /cloud/management # -cloud/solutions/ /cloud/management # -cloud/solutions/jumpstart /cloud/private-cloud/jumpstart # +cloud/solutions /cloud/prices-and-plans # +cloud/solutions/ /cloud/prices-and-plans # +cloud/solutions/jumpstart /cloud/training # cloud/support /cloud # cloud/technical-resources /cloud/tools # cloud/technical-resources /cloud/tools # -cloud/tools/cluster cloud/tools/jumpstart # -cloud/tools/jumpstart /cloud/tools/jumpstart-training # -cloud/tools/jumpstart/contact-us /cloud/tools/jumpstart-training/contact-us # -cloud/tools/jumpstart/thank-you /cloud/tools/jumpstart-training/thank-you # +cloud/tools/bootstack /cloud/managed-cloud # +cloud/tools/bootstack/contact-us /cloud/managed-cloud/contact-us # +cloud/tools/cluster /cloud/training # +cloud/tools/jumpstart /cloud/training # +cloud/tools/jumpstart-training /cloud/training # +cloud/tools/jumpstart-training/contact-us /cloud/training/contact-us # +cloud/tools/jumpstart-training/order /cloud/training/order # +cloud/tools/jumpstart-training/order-thank-you /cloud/training/order-thank-you # +cloud/tools/jumpstart-training/thank-you /cloud/training/thank-you # +cloud/tools/jumpstart/contact-us /cloud/tools/training/contact-us # +cloud/tools/jumpstart/thank-you /cloud/tools/training/thank-you # cloud/tools/openstack /cloud/ubuntu-openstack # cloud/tools/openstack/reference-architechure /cloud/ubuntu-openstack/reference-architechure # -cloud/tools/openstack/reference-architecture /cloud/ubuntu-openstack/reference-architecture # +cloud/tools/your-cloud /cloud/tools/managed-cloud # cloud/training /support/training # cloud/training/ /cloud # cloud/use-a-cloud /cloud/public-cloud # cloud/why-ubuntu /business/cloud # -cloudbox http://www.ubuntu.com/cloud # -cloudbox/consultancy http://www.ubuntu.com/cloud # -cloudbox/management http://www.ubuntu.com/cloud # -cloudbox/private http://www.ubuntu.com/cloud # -cloudbox/support http://www.ubuntu.com/cloud # -cloudbox/training http://www.ubuntu.com/cloud # -cluster cloud/tools/jumpstart # +cloudbox /cloud # +cloudbox/consultancy /cloud # +cloudbox/management /cloud # +cloudbox/private /cloud # +cloudbox/support /cloud # +cloudbox/training /cloud # +cluster /cloud/training # community http://community.ubuntu.com # community/ http://community.ubuntu.com # community/conduct /about/about-ubuntu/conduct # @@ -267,28 +302,39 @@ desktop/get-ubuntu/download-zh /download/zh-CN # desktop/get-ubuntu/upgrade /download/ubuntu/upgrade # desktop/get-ubuntu/windows-installer /download/ubuntu/windows-installer # desktop/services /desktop/management # -desktop/ubuntu-kylin-chinese /desktop/ubuntu-kylin-zh-CN # +desktop/ubuntu-kylin-chinese /desktop/ubuntu-kylin # +desktop/ubuntu-kylin-zh-CN /desktop/ubuntu-kylin # desktop/ubuntukylin /desktop/ubuntu-kylin # -desktop/ubuntukylin-chinese /desktop/ubuntu-kylin-chinese # -desktopedition http://www.ubuntu.com/desktop # -developers http://www.ubuntu.com/community/get-involved/developers # +desktop/ubuntukylin-chinese /desktop/ubuntu-kylin # +desktopedition /desktop # +desktop/business /desktop/enterprise # +desktop/developers/thin-client /desktop # +desktop/features/games-apps /desktop/features # +desktop/features/office-applications /desktop/features # +desktop/features/photos-and-videos /desktop/features # +desktop/features/social-and-email /desktop/features # +desktop/features/web-browsing /desktop/features # +desktop/management /management/ubuntu-advantage # +desktop/take-the-tour /tour # +desktop/ubuntu-kylin-zh-CN /desktop/ubuntu-kylin # +developers /community/get-involved/developers # devices /phone # -devices/android /phone/ubuntu-for-android # -devices/android/commercial-info /phone/ubuntu-for-android/commercial-info # -devices/android/contact-us /phone/ubuntu-for-android/contact-us # -devices/android/features-and-specs /phone/ubuntu-for-android/features # -devices/android/thank-you /phone/ubuntu-for-android/thank-you # -devices/backed-by-canonical http://ubuntu.com/phone/backed-by-canonical # +devices/android /phone # +devices/android/commercial-info /phone # +devices/android/contact-us /phone # +devices/android/features-and-specs /phone # +devices/android/thank-you /phone # +devices/backed-by-canonical /phone # devices/eyewear /devices # devices/phone /phone # -devices/phone/app-ecosystem /phone/app-ecosystem # -devices/phone/contact-us /phone/contact-us # +devices/phone/app-ecosystem /phone/developers # +devices/phone/contact-us /phone # devices/phone/design /phone/features # -devices/phone/operators-and-oems /phone/operators-and-oems # +devices/phone/operators-and-oems /phone/partners # devices/phone/thank-you /phone/thank-you # devices/tablet /tablet # devices/tablet/app-ecosystem /tablet/app-ecosystem # -devices/tablet/contact-us /tablet/contact-us # +devices/tablet/contact-us /tablet # devices/tablet/partner /tablet/operators-and-oems # devices/tablet/thank-you /tablet/thank-you # devices/tv /tv # @@ -308,7 +354,8 @@ devices/tv/thank-you /tv/thank-you # download /desktop/get-ubuntu/download # download/arm /download/server/arm # download/cloud/cloud-archive-instructions /download/cloud # -download/CN /download/ubuntu-kylin # +download/cn /download/ubuntu-kylin # +download/ubuntu-kylin-zh-CN /download/ubuntu-kylin download/desktop/alternative-download /download/desktop/alternative-downloads # download/desktop/alternative-downloads /download/alternative-downloads # download/desktop/install-desktop-latest /download/desktop/install-ubuntu-desktop # @@ -328,7 +375,8 @@ download/help/create-a-usb-stick-on-ubuntu /download/desktop/create-a-usb-stick download/help/create-a-usb-stick-on-windows /download/desktop/create-a-usb-stick-on-windows # download/help/install-desktop-latest /download/desktop/install-desktop-latest # download/help/install-desktop-long-term-support /download/desktop/install-desktop-long-term-support # -download/help/install-ubuntu-cloud /download/cloud/install-ubuntu-cloud # +download/help/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # +download/cloud/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # download/help/install-ubuntu-server /download/server/install-ubuntu-server # download/help/install-ubuntu-with-windows /download/desktop/install-ubuntu-with-windows # download/help/try-ubuntu-before-you-install /download/desktop/try-ubuntu-before-you-install # @@ -338,6 +386,7 @@ download/releasenotes/606 /getubuntu/releasenotes/606 # download/releasenotes/610 /getubuntu/releasenotes/610 # download/releasenotes/610 http://www.ubuntu.com/getubuntu/releasenotes # download/releasenotes/804 http://www.ubuntu.com/getubuntu/releasenotes # +download/server /download/server/download # download/server/arm /download/arm # download/server/cds http://shop.canonical.com/index.php?cPath=17 # download/server/download /download/server # @@ -348,8 +397,7 @@ download/ubuntu/download /download/desktop # download/ubuntu/download-zh /download/desktop/zh-CN # download/ubuntu/upgrade /download/desktop/upgrade # download/ubuntu/windows-installer /download/desktop/windows-installer # -download/zh-CN /download/ubuntu-kylin-zh-CN # -download/zh-CN /download/ubuntu-kylin-zh-CN # +download/zh-CN /download/ubuntu-kylin # downloads /download # ec2 /cloud/public # EditingInstructions http://www.ubuntu.com # @@ -368,13 +416,13 @@ FRS http://pages.ubuntu.com/FRS.html # frs https://pages.canonical.com/FRS.html # GetUbuntu /desktop/get-ubuntu/download # GetUbuntu http://www.ubuntu.com/desktop/get-ubuntu/download # -getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # -getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # getubuntu/countdown http://www.ubuntu.com # getubuntu/countdown http://www.ubuntu.com # getubuntu/download /desktop/get-ubuntu/download # getubuntu/download http://www.ubuntu.com/desktop/get-ubuntu/download # getubuntu/download http://www.ubuntu.com/desktop/get-ubuntu/download # +getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # +getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download-netbook /netbook/get-ubuntu/download # getubuntu/download-netbook http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download-netbook http://www.ubuntu.com/netbook/get-ubuntu/download # @@ -386,8 +434,6 @@ getubuntu/download. http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download. http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download/display1.js http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/download/display1.js http://www.ubuntu.com/netbook/get-ubuntu/download # -getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # -getubuntu/download_static http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloading http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloading http://www.ubuntu.com/netbook/get-ubuntu/download # getubuntu/downloadmirrors /download/ubuntu/alternative-download # @@ -439,15 +485,17 @@ getubuntu/upgrading /desktop/get-ubuntu/upgrade # getubuntu/upgrading http://www.ubuntu.com/desktop/get-ubuntu/upgrade # getubuntu/upgrading http://www.ubuntu.com/desktop/get-ubuntu/upgrade # getubuntu/upgrading-8.04 /desktop/get-ubuntu/upgrade # +getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # +getubuntu%20 http://www.ubuntu.com/desktop/get-ubuntu/download # google-analytics.com/ga.js http://www.ubuntu.com # hardware-summit /uhs2010 # hardware-summit http://www.ubuntu.com/uhs2010 # how-can-it-be-free /desktop/why-is-it-free # -hp /partners/hp # -hp http://www.ubuntu.com/partners/hp # -I-cloud /cloud?utm_source=brochure&utm_medium=paper&utm_content=cloudhome&utm_campaign=cloud # -I-cloud-jumpstart /cloud/jumpstart?utm_source=brochure&utm_medium=paper&utm_content=jumpstart&utm_campaign=cloud # -I-cloud-services /cloud/solutions?utm_source=brochure&utm_medium=paper&utm_content=cloudservices&utm_campaign=cloud # +hp http://partners.ubuntu.com/hp # +partners/hp/ http://partners.ubuntu.com/hp # +i-cloud /cloud?utm_source=brochure&utm_medium=paper&utm_content=cloudhome&utm_campaign=cloud # +i-cloud-jumpstart /cloud/training # +i-cloud-services /cloud/solutions?utm_source=brochure&utm_medium=paper&utm_content=cloudservices&utm_campaign=cloud # ibm /partners/ibm # ibm http://www.ubuntu.com/partners/ibm # icsw2010 http://www.ubuntu.com/partners/ibm # @@ -455,13 +503,13 @@ intellectual-property-policy /legal/terms-and-policies/intellectual-property-po landscape http://www.ubuntu.com/desktop/services # legal/online-accounts /legal/terms-and-policies/online-account-terms # login.jpeg http://www.ubuntulinux.org/ # -lotus http://www.ubuntu.com/partners/ibm # -m-rss%20rss%20.html http://www.ubuntu.com # -management/cloud-management /cloud/management # +lotus /partners/ibm # +m-rss%20rss%20.html / # +management/cloud-management /cloud/prices-and-plans # management/features /management/landscape-features # management/how-to-get-landscape /management/ubuntu-advantage # management/how-to-get-landscape/contact-us /management/contact-us # -management/ubuntu-advantage /cloud/management # +management/ubuntu-advantage /cloud/prices-and-plans # marketplace/jointhanks /partners # merchandise http://shop.canonical.com/ # netbook /ubuntu # @@ -497,12 +545,14 @@ news/usn http://www.ubuntu.com/usn/ # nicolaslevy http://www.ubuntu.com/ # node /products/whatisubuntu/serveredition/techspecs # occs http://www.ubuntu.com/partners/ibm # +ods http://ubunt.eu/ods2014paris # partner/occs http://www.ubuntu.com/partners/ibm # partners/affiliate http://www.ubuntu.com/partners # partners/casestudies http://www.ubuntu.com/project/case-studies # partners/certified-software /partners/ubuntu-certified/software # partners/certified-software/ /partners/ubuntu-certified/software # partners/certified/northernmicro http://www.ubuntu.com/partners # +partners/dell/dellxps http://partners.ubuntu.com/dell # partners/faq /partners # partners/find /partners # partners/find-a-partner/oem /partners/find-a-partner/hardware # @@ -536,9 +586,37 @@ partners/training/certificationcourses/user http://www.ubuntu.com/support/train partners/training/contact http://www.ubuntu.com/support/training # partners/training/course_locator http://www.ubuntu.com/support/training # partners/trainingpartner http://www.ubuntu.com/support/training # +partners http://partners.ubuntu.com # +partners/find-a-partner http://partners.ubuntu.com/find-a-partner # +partners/find-a-partner/ http://partners.ubuntu.com/find-a-partner # +partners/ubuntu-certified /certification # +partners/ubuntu-certified/software /certification # +partners/partner-programmes http://partners.ubuntu.com/programmes # +partners/partner-services http://partners.ubuntu.com # +partners/backed-by-canonical http://partners.ubuntu.com/partnering-with-us # +partners/asus http://partners.ubuntu.com/asus # +partners/dell http://partners.ubuntu.com/dell # +partners/hp http://partners.ubuntu.com/hp # +partners/hp/ http://partners.ubuntu.com/hp # +partners/hp/moonshot http://partners.ubuntu.com/hp # +partners/ibm http://partners.ubuntu.com/ibm # +partners/contact-us http://partners.ubuntu.com/contact-us # +partners/find-a-partner/hardware http://partners.ubuntu.com/programmes/hardware # +partners/find-a-partner/isv http://partners.ubuntu.com/programmes/software # +partners/find-a-partner/reseller http://partners.ubuntu.com/programmes/reseller # phone/backed-by-canonical /partners/backed-by-canonical # +phone/contact-us /phone # +phone/thank-you /phone # +phone/operators-and-oems /phone/partners # +phone/scopes /phone/features # +phone/app-ecosystem /phone/developers # phone/design /phone/features # +phone/ubuntu-for-android/contact-us /phone # +phone/ubuntu-for-android/thank-you /phone # +phone/ubuntu-for-android /phone # +phone/ubuntu-for-android/features /phone # phone/install https://wiki.ubuntu.com/Touch/Install # +phone/carrier-advisory-group /phone/partners/#carrier-advisory-group # planetubuntu http://planet.ubuntu.com/ # privacy-policy /legal/terms-and-policies/privacy-policy # products http://www.ubuntu.com/ # @@ -579,8 +657,8 @@ products/whatisubuntu/derivatives http://www.ubuntu.com/project/derivatives # products/whatisubuntu/desktop/features http://www.ubuntu.com/desktop/features # products/WhatIsUbuntu/desktopedition /desktop # products/whatisubuntu/desktopedition http://www.ubuntu.com/desktop # -products/WhatIsUbuntu/edubuntu /about/derivatives # -products/whatisubuntu/gobuntu http://www.ubuntu.com/desktop # +products/WhatIsUbuntu/edubuntu /about/about-ubuntu/flavours # +products/whatisubuntu/gobuntu /desktop # products/WhatIsUbuntu/kubuntu http://www.kubuntu.org/ # products/whatIsubuntu/releases / # products/whatisubuntu/screenshots-710 http://www.ubuntu.com/desktop/features # @@ -641,7 +719,7 @@ project/about-ubuntu /about/about-ubuntu # project/about-ubuntu/components /about/about-ubuntu/components # project/about-ubuntu/conduct /about/about-ubuntu/conduct # project/about-ubuntu/conduct /about/about-ubuntu/conduct # -project/about-ubuntu/derivatives /about/about-ubuntu/derivatives # +project/about-ubuntu/derivatives /about/about-ubuntu/flavours # project/about-ubuntu/diversity /about/about-ubuntu/diversity # project/about-ubuntu/governance /about/about-ubuntu/governance # project/about-ubuntu/governance /about/about-ubuntu/governance # @@ -655,9 +733,7 @@ project/about-ubuntu/our-philosophy /about/about-ubuntu/our-philosophy # project/about-ubuntu/ubuntu-and-debian /about/about-ubuntu/ubuntu-and-debian # project/canonical-and-ubuntu /about/canonical-and-ubuntu # project/case-studies http://www.canonical.com/about-canonical/resources/case-studies # -project/derivatives /about/about-ubuntu/derivatives # -project/derivatives /about/derivatives # -project/derivatives /about/derivatives # +project/derivatives /about/about-ubuntu/flavours # project/open-source /about/about-ubuntu/our-philosophy # project/ubuntu-font /about/ubuntu-font # project/ubuntufont /about/ubuntu-font # @@ -696,6 +772,8 @@ server/technical-resources /server # servervirtualization http://www.ubuntu.com/server/features/virtualisation # service http://www.ubuntu.com/support # sitemap http://www.ubuntu.com # +snappy http://developer.ubuntu.com/snappy/ # +snappy/ http://developer.ubuntu.com/snappy/ # support/assurance http://www.canonical.com/enterprise-services/ubuntu-advantage/assurance # support/commercial/marketplace ../../support # support/commercial/marketplace /support # @@ -776,12 +854,14 @@ support/webtocase/sun/thankyou http://www.ubuntu.com/support # syndicated/kubuntu-download http://www.ubuntu.com # syndicated/kubuntu-download-demo http://www.ubuntu.com # tablet/backed-by-canonical /partners/backed-by-canonical # +tablet/contact-us /tablet # +tablet/thank-you /tablet # taxonomy/term / # +taxonomy/term/1/0/feed http://www.ubuntu.com # taxonomy/term/1%202 http://www.ubuntu.com # taxonomy/term/1%202/0 http://www.ubuntu.com # taxonomy/term/1%202/0/feed http://www.ubuntu.com # taxonomy/term/1+2/0/feed http://www.ubuntu.com # -taxonomy/term/1/0/feed http://www.ubuntu.com # taxonomy/term/2 http://www.ubuntu.com # taxonomy/term/2/0 http://www.ubuntu.com # taxonomy/term/2/0 http://www.ubuntu.com # @@ -789,6 +869,7 @@ taxonomy/term/2/0/feed http://www.ubuntu.com # taxonomy/term/2/0/feed http://www.ubuntu.com # taxonomy/term/2/0/feed http://www.ubuntulinux.org/ # taxonomy/term/2/0/feed%23 http://www.ubuntu.com # +desktop/tenders https://insights.ubuntu.com/2015/04/17/tendering-with-ubuntu/ # testing /info/testing # testing/710rc http://www.ubuntu.com # testing/804rc http://www.ubuntu.com # @@ -880,6 +961,7 @@ training/exams http://www.ubuntu.com/support/training # training/trainingpartner/locate /support/training # tv/backed-by-canonical http://ubuntu.com/phone/backed-by-canonical # ua-assurance-terms /legal/ubuntu-advantage/assurance # +ua-dell-tc /legal/ua-dell-tc # ua-servicedescription /legal/ubuntu-advantage/service-description # ubuntu /desktop # ubuntu/components /about/about-ubuntu/components # @@ -916,22 +998,17 @@ webinar/desktopmigration https://events.webdialogs.com/register.php?id=616666a8 welcome / # Welcome http://www.ubuntu.com # wiki http://wiki.ubuntu.com/ # -wiki/DanishTeam http://www.ubuntu.com/community # -wiki/FrontPage http://www.ubuntu.com/ # -wiki/HardwareSupport http://www.ubuntu.com/ # -wiki/LoCoTeamList http://www.ubuntu.com/community # -Wiki/RecentChanges http://www.ubuntu.com/community # -wiki/RootSudo http://www.ubuntu.com/ # -wiki/SetupNdiswrapperHowto http://www.ubuntu.com/ # -yourcloud /cloud/tools/bootstack # -cloud/tools/your-cloud /cloud/tools/bootstack # -cloud/ubuntu-openstack /cloud/openstack # -cloud/ubuntu-openstack/reference-architecture /cloud/openstack/reference-architecture # -cloud/tools/bootstack /cloud/bootstack # -cloud/tools/bootstack/contact-us /cloud/bootstack/contact-us # -cloud/tools/jumpstart-training /cloud/jumpstart-training # -cloud/tools/jumpstart-training/order /cloud/jumpstart-training/order # -cloud/tools/jumpstart-training/contact-us /cloud/jumpstart-training/contact-us # -cloud/tools/jumpstart-training/order-thank-you /cloud/jumpstart-training/order-thank-you # -cloud/tools/jumpstart-training/thank-you /cloud/jumpstart-training/thank-you # -cloud/cloud-labs /cloud/labs # +wiki/DanishTeam /community # +wiki/FrontPage / # +wiki/HardwareSupport / # +wiki/LoCoTeamList /community # +Wiki/RecentChanges /community # +wiki/RootSudo / # +wiki/SetupNdiswrapperHowto / # +yourcloud /cloud/tools/managed-cloud # +download/cloud/install-ubuntu-cloud /download/cloud/install-ubuntu-openstack # +autopilot /download/cloud/install-ubuntu-openstack # +cloud/install /download/cloud/install-ubuntu-openstack # +tour http://tour.ubuntu.com # +tour/en http://tour.ubuntu.com/en # +tour/zh-CN http://tour.ubuntu.com/zh-CN # diff --git a/static/css/_scratch.scss b/static/css/_scratch.scss deleted file mode 100755 index 85dedf95ded..00000000000 --- a/static/css/_scratch.scss +++ /dev/null @@ -1,14 +0,0 @@ -/* - * This stylesheet is used to override the core styles until the monthly merge. - * - * Please comment your changes to help documentation. - - CONTENTS: - ----------------------------------------------------------------- - -*/ - -// additional helper class for shouty text -.caps { - text-transform: uppercase; -} diff --git a/static/css/_core-constants.scss b/static/css/core-constants.scss similarity index 100% rename from static/css/_core-constants.scss rename to static/css/core-constants.scss diff --git a/static/css/_core-mixins.scss b/static/css/core-mixins.scss similarity index 100% rename from static/css/_core-mixins.scss rename to static/css/core-mixins.scss diff --git a/static/css/ie/ie6.scss b/static/css/ie/ie6.scss old mode 100644 new mode 100755 index e41c876a84e..c90b1dea30a --- a/static/css/ie/ie6.scss +++ b/static/css/ie/ie6.scss @@ -1,5 +1,3 @@ -@import "../core-constants"; - html.lt-ie7 { .row-box { overflow: hidden; } font-size: 16px; diff --git a/static/css/ie/ie7.scss b/static/css/ie/ie7.scss old mode 100644 new mode 100755 index bd8d9fc7711..55178f12925 --- a/static/css/ie/ie7.scss +++ b/static/css/ie/ie7.scss @@ -1,5 +1,3 @@ -@import "../core-constants"; - html.lt-ie8 { * { zoom: 1; } diff --git a/static/css/scratch.scss b/static/css/scratch.scss new file mode 100755 index 00000000000..e8a9c92098e --- /dev/null +++ b/static/css/scratch.scss @@ -0,0 +1,81 @@ +/* + * This stylesheet is used to override the core styles until the monthly merge. + * + * Please comment your changes to help documentation. + + CONTENTS: + ----------------------------------------------------------------- + +*/ + +// additional helper class for shouty text +.caps { + text-transform: uppercase; +} + +@media only screen and (max-width : 768px) { + // helper class for small + .small-align-center { + text-align: center; + } +} + +/* Chinese Social links */ + +.list--social__item { + height: 37px; + margin-right: 20px; + padding: 0; + text-indent: -999em; + width: 37px; + float: left; + display: inline-block; + + &:after { + content: " " !important; + } + + a { + display: block; + height: 37px; + width: 37px; + margin: 0; + overflow: hidden; + } + + &.active a { + background-image: + url('../img/icons/icon-wechat.svg'), + url('../img/homepage/kylin/qr-code-wechat.png'); + background-repeat: no-repeat; + background-position: left top, right top; + background-size: 37px 37px, auto; + width: 140px; + height: 116px; + } +} // &__item + +.list--social__item--wechat a { + background: url('../img/icons/icon-wechat.svg') no-repeat; +} + +.list--social__item--weibo a { + background: url('../img/icons/icon-weibo.svg') no-repeat; +} + +main section .strip-inner-wrapper { + +} + +main .list--social { + display: inline; +} + +.china-mobile { + float: left; + margin-right: 40px; +} + +.homepage footer .list--social { + display: none; +} \ No newline at end of file diff --git a/static/css/section/_cloud.scss b/static/css/section/_cloud.scss deleted file mode 100755 index c44aa6dad16..00000000000 --- a/static/css/section/_cloud.scss +++ /dev/null @@ -1,961 +0,0 @@ -@charset "UTF-8"; -/* --------------------------------------------------------------- ------------------------------------------------------------------- - DO NOT EDIT STYLES.CSS - It is autogenerated. - - Project: Ubuntu Front-End Cloud section - Author: Web Team at Canonical Ltd - Last edited by: - Last edited on: - - CONTENTS: - ----------------------------------------------------------------- - @section cloud - @subsection cloud > insights - @subsection cloud > public-cloud - @subsection cloud > private-cloud - @subsection cloud > orchestration - @subsection cloud > solutions - @subsection cloud > tools - - Medium / Tablet viewport - Large / Desktop viewport - - $ubuntu-orange: #dd4814; /* ubuntu orange (used for text links also on any site except canonical) - $light-orange: #fdf6f2; - used as background on pre text - $canonical-aubergine: #772953; - canonical aubergine - $light-aubergine: #77216f; - light aubergine (consumer) - $mid-aubergine: #5e2750; - mid aubergine (both) - $dark-aubergine: #2c001e; - dark aubergine (enterprise) - $warm-grey: #888888; - warm grey - $cool-grey: #333333; - cool grey - $light-grey: #f7f7f7; - light grey - ------------------------------------------------------------------- --------------------------------------------------------------- */ -/*body.cloud a[href=""]:after { - content:" - DEV NOTE: NEEDS URL"; - color: #333; - font-weight: bold; -}*/ - -/* @section cloud --------------------------------------------------------------- */ -body.cloud-home { - #main-content .row-hero { - margin-top: 0; - padding-top: 40px; - - .intro { - font-size: 2em; - line-height: 1.4; - margin-bottom: 20px; - } - - h1 { - font-size: 2.8125em; - margin-bottom: 10px; - - span { - color: $ubuntu-orange; - display: inline; - } - } - } - - .row-cloud-tools .note { - color: $warm-grey; - letter-spacing: 0.1em; - text-transform: uppercase; - } - - .row-services { - img { - margin-bottom: 20px; - } - } -} - -.maas-col h3 a, .juju-col h3 a, .landscape-col h3 a { - background-position: center left; - background-repeat: no-repeat; - padding: 6px 0 6px 2.3em; - margin-bottom: 0; - background-size: 1.8em auto; -} -.maas-col h3 a { - background-image: url("../img/cloud/maas-logo.svg"); - background-size: 2em auto; -} -html.no-svg, .opera-mini { - .maas-col h3 a { - background-image: url("../img/pictograms/image-picto-maas-40.png"); - } -} - -.juju-col h3 a { - background-image: url("../img/pictograms/image-picto-juju-40.png"); -} - -.landscape-col h3 a { - background-image: url("../img/pictograms/image-picto-landscape-40.png"); -} - -body.cloud .row-hero { - padding-top: 20px; -} - -body.cloud .last-row, body.cloud .no-border { border-bottom: 0; } - -body.cloud .six-col .inline-items li { - display: inline; - float: left; - margin-right: 25px; -} - -body.cloud .six-col .inline-items li.last-item { margin-right: 0; } - -.nav-list-features ul { - margin-right: -$gutter-width; - position: relative; -} - -.nav-list-features li { - display: inherit; - margin-right: 0; - margin-top: 26px; - text-align: right; -} - -.nav-list-features li a:link, .nav-list-features li a:visited { - color: $cool-grey; - display: block; - padding-right: $gutter-width; -} - -.nav-list-features li a:hover { text-decoration: none; } - -.nav-list-features li a:after { content: ""; } - -.yui3-js-enabled .nav-list-features li a.active { - background: url(../img/cloud/feature-arrows.png) 100% 0 no-repeat; - font-weight: normal; - margin-right: -1px; -} - -.yui3-js-enabled .nav-list-features li#nav-list-feature-private a.active, .yui3-js-enabled .nav-list-features li#nav-list-feature-virtualisation a.active { background-position: right -18px; } - -.list-features-content li { - -moz-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); - -webkit-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); - @include rounded_corners(4px); - background-color: $light-grey; - box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); - min-height: 255px; - padding: 30px 30px 100px 30px; - position: relative; -} - -/* @subsection cloud > public-cloud */ -body.public-cloud-home { - .row-hero { - background: url(../img/pictograms/pictograms-public-cloud-353x119.png) 574px 70px no-repeat; - } - .row-hero h2 { - padding: 0 480px 25px 0; - } - .row-why-public-cloud { - background: #fff url(../img/cloud/pictogram-public-cloud-cropped-235x351.png) right 50px no-repeat; - } -} - -.box-cloud-contact-header h2 { margin-bottom: 10px; } - -.box-cloud-contact .box-cloud-contact-header { - border-bottom: 1px dotted $warm-grey; - margin-bottom: 20px; - padding-bottom: 15px; - float: left; - margin-right: 20px; -} - -.box-cloud-contact p.six-col { - margin: -5px 0 0 -50px; -} - -.box-cloud-contact .box-cloud-contact-header p { - color: #656565; - @include font_size (21); - margin-bottom: 0; - line-height: 1.4; - margin: 0; -} - -.box-try-cloud-guest { - padding-bottom: 0; -} - -.box-try-cloud-guest p { - border-bottom: 1px dotted $warm-grey; - margin-bottom: 20px; - padding-bottom: 20px; -} - -.box-cloud-contact p a.link-cta-canonical { - float: left; -} - -body.cloud-public-cloud-strategy .row-hero { - background: #fff url(../img/pictograms/pictogram-public-cloud-350x350.png) no-repeat scroll 105% 20px; -} - -body.cloud .packages { - h2 { width: 45.4761%; } - - .price-annual { top: 242px; } - .price-monthly { top: 200px; } -} - -/* jumpstart */ -.list-jumpstart h3 { - @include font_size (19.5); - padding-top: 3px; -} -.list-jumpstart h3 img { - float: left; - margin-right: 10px; - margin-top: -3px; -} - -.cloud-solutions-jumpstart .row-hero { - background: #efefef; - padding-bottom: 10px; -} - -body.cloud-cloud-management { - .row-hero { - .intro { - margin-bottom: 35px; - } - img { - margin-bottom: 20px; - } - } - .audience-enterprise { - margin-top: 18px; - - .truncated { - display: inline; - } - - .full { - display: none; - } - } -} - -/* @subsection cloud > tools */ -body.cloud-tools { - .row-juju { - background: url(../img/cloud/image-juju-background-pattern.png); - position: relative; - overflow: visible; - - img { - margin-bottom: 20px; - } - } - - .row-computers-selected { - - .computers-selected p { - font-size: 8.5em; - color: $mid-aubergine; - float: left; - letter-spacing: -8px; - padding-left: 15px; - margin-bottom: 0; - width: 433px; - - span { - float: right; - font-size: 0.333333333em; - line-height: 1.2em; - margin-top: 0.9em; - width: 275px; - letter-spacing: normal; - } - } - } -} /* end @subsection cloud > tools */ - -body.cloud-build-a-cloud { - - .openstack-open-cloud { - margin-top: 20px; - } - .start-today h2 { - margin-top: 10px; - } -} - -body.cloud-public-cloud { - .certified-public-clouds { - .inline-icons{ - margin-bottom: 0; - - li { - margin: 20px 40px 20px 0; - } - - li.last-item { - margin-right: 0; - } - } - } - - .developers-favourite { - img { - margin-left: -10px; - margin-top: 10px; - } - } - .row-juju-advantage { - div { - min-height: 144px; - } - - .last-col .pull-left-20 { - margin-left: 0; - } - } -} - -body.cloud-tools-juju { - - .row-hero { - a { - margin-top: 20px; - } - img { - margin: 10px 0 10px; - } - } - .row-one-stop-shop img { - margin-bottom: $gutter-width; - } - - .row-join-the-fun h2 { - margin-top: 15px; - } -} - -body.cloud-tools-maas { - .row-hero { - background: url(../img/cloud/cloud-maas-screenshot.jpg) no-repeat 420px 0px; - } - h1 { - background-image: url("../img/cloud/maas-logo.svg"); - background-repeat: no-repeat; - background-position: 0 5px; - background-size: 1.4em; - padding-left: 1.5em; - margin-left: -6px; - padding-top: 5px; - } -} -html.no-svg, .opera-mini { - body.cloud-tools-maas h1 { - background-image: url("../img/pictograms/image-picto-maas-40.png"); - } -} - -body.cloud .row-community { padding-bottom: 40px !important; } - -body.cloud-labs { - .box { margin-bottom: $gutter-width; } -} -body.cloud-ecosystem { - img.partner-logo { margin: 10px 0 20px; } -} - -/* cloud helper classes */ -.offer { - color: $warm-grey; - font-size: 14px; - letter-spacing: 1px; - position: relative; - text-transform: uppercase; -} - -.tight-section { - padding-top: 0; - padding-bottom: 0; - - a { - margin-bottom: 40px; - display: block; - } - - .ubuntu-column a { margin-bottom: 0; } -} - -/* ubuntu-openstack-interoperability-lab */ -.cloud-ecosystem-ubuntu-openstack-interoperability-lab { - li.box { - text-align: center; - width: 63px; - margin-right: 20px; - margin-bottom: 20px; - padding: 20px 10px 14px; - } - #main-content .row-get-involved { - overflow: hidden; - - span img { - margin: initial; - margin-left: -10px; - margin-bottom: 20px; - } - } -} - -.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li { text-align: center; } - -.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li:nth-child(4n) { margin: 0 0 20px 0; } - -.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li:not(:nth-child(4n)) { margin: 0 20px 20px 0; } - -/* end @subsection cloud > ecosystem > ubuntu OIL */ - -/* reference architecture */ -body.cloud-openstack-reference-architecture { - - .tabbed-content .twelve-col img { - vertical-align: text-bottom; - padding-bottom: 40px; - } - .twelve-col .for-mobile { - display: block; - position: absolute; - left: 0; - bottom: 0; - width: 100%; - height: 100%; - } - .twelve-col .for-mobile span { - position: absolute; - bottom: 10px; - } -} - -body.cloud-tools-openstack-home { - .inner-wrapper { overflow: hidden; } - - .row-hero img { - margin-top: -20px; - margin-bottom: 20px; - } -} - -.row-step { - h2 { - height: 50px; - margin-bottom: 10px; - - span { - float: left; - margin-right: 10px; - } - } -} - - -/* Medium / Tablet viewport --------------------------------------------------------------- */ -@media only screen and (min-width : 768px) { - - body.cloud-home { - .row-hero { - overflow: hidden; - padding-bottom: 30px; - - .cloud-ladder img { - position: relative; - z-index: 10; - } - .cloud-ladder .ladder { - -webkit-animation: slidedown ease-in .6s forwards 1s; - animation: slidedown ease-in .6s forwards 1s; - position: absolute; - top: 0; - z-index: 9; - right: 70px; - } - } - .row-build-your-cloud { - background: url(../img/backgrounds/image-background-jujugradient.svg) repeat-x left bottom; - - .build-your-own { - border-top: 1px dotted #888; - margin-top: 20px; - padding-top: 40px; - } - } - - .row-public-cloud { - ul li { - margin-top: 40px; - margin-bottom: 0; - } - - ul li.first-item { padding-left: 0; } - - ul li.last-item { - border: 0; - padding-right: 0; - } - } - - .row-cloud-tools .landscape img { margin-top: -26px; } - - .row-cloud-tools p.text-center { min-height: 170px; } - - .row-cloud-jobs-promo .seven-col { padding-top: 65px; } - - .row-your-cloud .seven-col { padding-top: 27px; } - - .row-diverse-ecosystem .seven-col { padding-top: 55px; } - - .row-services { - overflow: hidden; - - img { - position: absolute; - top: 0; - left: 50.9362%; - } - } - - .tight-section div div { padding-bottom: 40px; } - } - html.no-svg, .opera-mini { - body.cloud-home { - .row-build-your-cloud { - background: url(../img/backgrounds/image-background-jujugradient.png) repeat-x left bottom; - } - } - } - - body.cloud-build-a-cloud { - .row-hero { - h2 { - font-size: 2.25em; - } - } - - .ubuntu-column img { - display: block; - } - .row-management { - background: url(../img/cloud/screenshot-landscape-358x37.png) no-repeat 107% 0%; - min-height: 0; - } - .row-interoperability img { - margin-bottom: -60px; - position: relative; - top: -62px; - } - } - - - - body.cloud-cloud-management { - .row-hero { - .intro { - margin-bottom: 35px; - } - img { - margin-bottom: 60px; - } - } - .audience-enterprise { - margin-top: 18px; - - .truncated { - display: none; - } - - .full { - display: inline; - } - } - .uawi { - background: $light-grey url(../img/cloud/management/image-landscape.png) top right no-repeat; - } - } - body.cloud-tools { - .row-juju { - padding: 85px 40px 20px; /* default is 20px 40px */ - - img { - position: absolute; - left: 0; - top: -35px; - margin-bottom: 0; - } - } - .row-computers-selected { - background: url("../img/cloud/tools/image-landscape-medium.png") no-repeat left bottom; - - .computers-selected p { - color: $mid-aubergine; - float: left; - font-size: 6.5em; - letter-spacing: -8px; - margin-bottom: 0; - padding-left: 0.3em; - width: 395px; - } - } - } - - body.cloud-tools-openstack-home { - .row-hero{ - min-height: 280px; - - img { - margin-top: 0; - margin-bottom: 0; - position: absolute; - top: -40px; - right: 0px; - } - } - - } - - .cloud-tools-jumpstart { - .row-jumpstart-training img { - margin-top: 20px; - } - - .row-orange-box img { - margin: 55px auto; - } - } - - .row-step h2 { - height: auto; - - span { - float: none; - margin-right: 0; - } - } - .row-step { - background-repeat: no-repeat; - background-position: right 60px; - height: 100%; - - .step { - top: -3px; - left: -80px; - position: absolute; - z-index: 3; - } - &.step-one .step::after { - content: ""; - height: 1630px; - width: 115px; - background: #fff url(../img/cloud/ubuntu-openstack/image-list-stroke.png) repeat-y 53% top; - position: absolute; - top: 47px; - left: -40px; - z-index: 2; - } - &.step-five .step::after { - content: ""; - background: #fff; - width: 115px; - top: 47px; - height: 280px; - left: -40px; - position: absolute; - } - } - - body.cloud-openstack-reference-architecture { - .tabbed-menu li a { font-weight: normal; padding: 0 30px; } - .tabbed-menu li a span { font-weight: 300; } - .tabbed-content .twelve-col img { padding-bottom: 0; } - .twelve-col .for-mobile { left: -999em; } - } - - body.cloud-tools-juju { - .row-hero { - background: url(../img/cloud/tools/juju/image-juju.jpg) no-repeat 420px 0; - } - .row-config-scale h2 { - margin-top: 30px; - } - .row-one-stop-shop img { - margin-left: -$gutter-width * 2; - margin-bottom: $gutter-width * 2; - } - } - body.cloud-public-cloud { - .row-juju-advantage { - div { - min-height: 540px; - } - overflow: hidden; - .last-col .pull-left-20 { - position: absolute; - bottom: 0; - left: -16px; - } - .pull-left-40 { - left: -130px; - position: absolute; - bottom: 40px; - } - } - .box-management { - position: relative; - } - .box-management img { - position: absolute; - margin-left: -20px; - margin-top: 10px; - } - .push-down { - margin-top: 50px; - } - - .row-get-started { - .box { - min-height: 190px; - } - .box div { - min-height: 85px; - border-bottom: 1px dotted $warm-grey; - margin-bottom: 15px; - } - img { - display: block; - margin: 0 auto; - vertical-align: middle; - } - .logo-joyent, - .logo-windowsazure { - padding-top: 15px; - } - .logo-hpcloud { - padding-top: 10px; - } - a:hover p { - text-decoration: underline; - } - } - - .row-services { - padding-bottom: 0; - min-height: 420px; - - img { - max-width: none; - margin-top: 20px; - } - div { - border-right: 1px dotted $warm-grey; - margin-bottom: 0; - padding-right: $gutter-width; - } - div.last-col { - border-right: none; - padding-right: 0; - } - } - } - body.cloud-contact-us { - .row-hero { - padding-bottom: 0; - } - } - - - .cloud-ecosystem-ubuntu-openstack-interoperability-lab { - li.box { - width: 140px; - } - - #main-content .row-get-involved { - overflow: hidden; - - span img { - margin: initial; - margin-left: -40px; - } - } - } - - /* @subsection cloud > ecosystem > ubuntu OIL */ - .cloud-ecosystem-ubuntu-openstack-interoperability-lab { - .row-testing-integration { - background-image: url("../img/cloud/ecosystem/ubuntu-oil/image-ubuntuopenstackinteroperabilitylab.svg"); - background-repeat: no-repeat; - background-size: 326px auto; - background-position: 95% 40%; - background-color: #fff; - } - } - html.no-svg, .opera-mini { - .cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-testing-integration { - background-image: url("../img/cloud/ecosystem/ubuntu-oil/image-ubuntuopenstackinteroperabilitylab.png"); - } - } -} - -/* Large / Desktop viewport --------------------------------------------------------------- */ -@media only screen and (min-width : 984px) { - #context-footer.cloud-context-footer div.feature-three.picto { - background-image: url("../img/pictograms/picto-pack/picto-cloud-orange.svg"); - background-repeat: no-repeat; - background-position: 160% center; - background-size: 160px 160px; - - h3, - p { - padding-right: 65px; - } - } - html.no-svg { - #context-footer.cloud-context-footer div.feature-three.picto { - background-image: url("../img/pictograms/picto-pack/picto-cloud-orange.png"); - } - } - - .cloud-context-footer .picto-maas { - background: url("../img/cloud/picto-footer-maas.png") no-repeat scroll right center transparent; - min-height: 170px; - - p, - h3 { - padding-right: 65px; - } - } - body.cloud-home { - .row-cloud-tools .landscape img { - margin-top: -117px; - } - } - - body.cloud-tools-openstack-home { - .row-hero{ - img { - right: 40px; - } - } - .step-one { background-image: url(../img/cloud/ubuntu-openstack/image-ubuntuserver.jpg); } - .step-two { background-image: url(../img/cloud/ubuntu-openstack/image-maas.jpg); } - .step-three { background-image: url(../img/cloud/ubuntu-openstack/image-openstack.jpg); } - .step-four { background-image: url(../img/cloud/ubuntu-openstack/image-juju.jpg); } - .step-five { background-image: url(../img/cloud/ubuntu-openstack/image-landscape.jpg); } - } - body.cloud-openstack-reference-architecture { - .tabbed-menu li a { padding: 0; } - } - body.cloud-tools { - .row-hero { - padding-bottom: 50px; - } - - .row-computers-selected { - .computers-selected p { - font-size: 8.5em; - color: $mid-aubergine; - float: left; - letter-spacing: -8px; - padding-left: 15px; - margin-bottom: 0; - width: 433px; - } - } - } - /* ubuntu-openstack-interoperability-lab */ - .cloud-ecosystem-ubuntu-openstack-interoperability-lab { - .row-hero ul { - margin-top: 20px; - } - li.box { - width: 189px; - } - li.box.last-item { - margin-right: 0; - } - #main-content .row-get-involved { - span img { - margin-left: -40px; - } - } - } - body.cloud-public-cloud { - .row-get-started { - .box { - min-height: 170px; - } - } - .row-juju-advantage { - overflow: hidden; - .last-col .pull-left-20 { - left: -20px; - margin-top: 20px; - position: relative; - } - .pull-left-40 { - left: -40px; - padding-top: 40px; - position: relative; - } - } - } - body.cloud-cloud-management { - .row-hero { - img { - margin-bottom: 20px; - } - } - } - - body.cloud-tools-cluster .inner-wrapper { - img { - margin-top: 20px; - } - .row-hero img { - margin-top: 60px; - } - } - - .thank-you { - p.intro { - @include font_size (28); - } - } - .ui-datepicker { - font-family: ubuntu; - display: none; - } - .ui-widget-header { - background: $ubuntu-orange; - } - .ui-datepicker-calendar { - tbody { background: #fff; } - } - .ui-datepicker-calendar td { - text-align: center; - } - -}/* end @media only screen and (min-width : 984px) */ \ No newline at end of file diff --git a/static/css/section/_desktop.scss b/static/css/section/_desktop.scss deleted file mode 100755 index a88f1b5ccbf..00000000000 --- a/static/css/section/_desktop.scss +++ /dev/null @@ -1,1238 +0,0 @@ - -/* @section pc --------------------------------------------------------------- - Contents: - @section general - @section home - @section features - @subsection ubuntu > features > ubuntu-software-centre - @subsection ubuntu > features > photos and videos - @subsection ubuntu > features > ubuntu-one - @section desktop remix - @subsection for-business > desktop - @section desktop developer - @section desktop management (see management.scss) - @section contextualised footer #context-footer - @section UbuntuKylin - -------------------------------------------------------------- */ - -/* @section general --------------------------------------------------------------- */ -body.desktop .share-this { - height: 25px; - position: relative; - display: block; - float: left; - clear: both; - width: 100%; -} - -body.desktop .share-this iframe { - width: 80px; - padding: 0; - float: left; - display: inline-block; - margin: 0 0 0; -} - -body.desktop .share-this iframe:first-child { - width: 80px; -} -body.desktop .share-this iframe:last-child { - margin-right: 0; -} - -body.desktop .share-this .twitter-share-button { - width: 58px; - display: inline-block; - float: none; -} - -body.desktop-features-home .share-this { - right: auto; -} - -.box-get-ubuntu{ - div { - min-height: 176px; - } - @media screen and (-webkit-min-device-pixel-ratio:0) { - div { - min-height: 173px; - } - } - li { - float: left; - list-style-type: none; - text-align: center; - width: 24.8%; - margin-top:20px; - - a { - background: url(../img/pictograms/sprite-pictograms-get-ubuntu-66x772.png) top center no-repeat; - display:block; - padding-top:75px; - line-height: 1.3; - } - } - li.cd a { background-position: center -303px; } - li.windows a { background-position: center -606px; } - li.download a { background-position: center -919px; } - - li a:hover { background-position: center -161px; } - li.cd a:hover { background-position: center -464px; } - li.windows a:hover { background-position: center -767px; } - li.download a:hover { background-position: center -1080px; } -} - -/* @section home --------------------------------------------------------------- */ -body.desktop-home { - .row-hero { - min-height: 415px; - } - .row-reach-out .no-margin-bottom { - margin-bottom: 20px; - } - .tabbed-menu-hover { - p { - color: #333; - } - h3 { - background-size: 2em 2em; - padding-top: .5em; - padding-bottom: .5em; - padding-left: 2.5em; - background-position: left center; - background-repeat: no-repeat; - } - .for-you h3 { - background-image: url(../img/pictograms/picto-pack/picto-contacts-warmgrey.svg) - } - .for-business h3 { - background-image: url(../img/pictograms/picto-pack/picto-business-warmgrey.svg); - } - .for-developers h3 { - background-image: url(../img/pictograms/picto-pack/picto-developer-warmgrey.svg); - } - } - #main-content { - overflow: hidden; - } - - .share-this { - margin-top: 30px; - } - .intro { - margin-bottom: 30px; - padding-right: 50px; - } - - .loaded { - background-image: url(../img/desktop/desktop-loaded.png); - background-position: left 0; - background-repeat: no-repeat; - padding-top: 150px; - } - - .row-free { - blockquote { - margin-top: -70px; - } - } - .take-the-tour .no-margin-bottom { - margin-bottom: 20px; - } -} /* end @section home */ - -html.no-svg, -.opera-mini { - body.desktop-home { - .tabbed-menu-hover { - .for-you h3 { - background-image: url(../img/pictograms/picto-pack/picto-contacts-warmgrey.png) - } - .for-business h3 { - background-image: url(../img/pictograms/picto-pack/picto-business-warmgrey.png); - } - .for-developers h3 { - background-image: url(../img/pictograms/picto-pack/picto-developer-warmgrey.png); - } - } - } -} - -/* @section features --------------------------------------------------------------- */ -body.desktop-features { - .intro { - padding-top: 0; - - div { - margin-bottom: 0; - } - } - .intro .share-this { - margin-top: -10px; - } - - .intro p + .share-this { - margin-top: 0; - } - .row-hero { - h1 { - margin-bottom: 0.267em; - position: relative; - z-index: 2; - } - img { - margin-top: 20px; - } - .clearfix { - margin-bottom: $gutter-width; - } - } - .box-explore-ubuntu { - @include box_sizing; - background: $light-grey; - -moz-box-shadow: inset 0 0 2px 1px #dedede; - -webkit-box-shadow: inset 0 0 2px 1px #dedede; - box-shadow: inset 0 0 2px 1px #dedede; - margin: 20px 0 20px 0; - margin-left: 40px; - margin-right: 40px; - position: relative; - } - .row-explore-ubuntu { - padding-top: 0; - } -} - -body.desktop-features .box-explore-ubuntu { - margin: 20px 0 40px; -} - -body.desktop-features .box-explore-ubuntu h2 { - @include font_size (16); - color: $cool-grey; - margin-bottom: 1.25em; -} - -body.desktop-features .box-explore-ubuntu ul { - margin: 0; -} - -body.desktop-features .box-explore-ubuntu ul li { - float: left; - margin-bottom: 0; - padding-bottom: 0; - text-align: center; - width: 19.85%; -} - -body.desktop-features .box-explore-ubuntu ul li a { - color: $cool-grey; -} - -body.desktop-features .box-explore-ubuntu ul li a:hover { - color: $ubuntu-orange; - text-decoration: none; -} - -body.desktop-features .box-explore-ubuntu ul li p { - margin-bottom: 0; -} - -/*body.desktop-features .box-explore-ubuntu li.current { - background: url("../img/tertiary-arrow.png") center bottom no-repeat; - padding-bottom: 42px; - margin-bottom: -22px; -} -*/ -body.desktop-features .box-explore-ubuntu li.current a { - color: $ubuntu-orange; -} - -body.desktop-features .row-accessible { - border-bottom: 1px dotted $warm-grey; - height: 287px; - margin-bottom: 20px; -} - -body.desktop-features .row-accessible img.pull-bottom-right { - margin-top: -19px; - margin-right: -41px; -} - -body.desktop-features .row-compatible div { - margin-bottom: 0; -} - -body.desktop-features .row-compatible img { - margin-top: 35px; -} - -body.desktop-features .row-fast .box { - padding-bottom: 0; -} - -body.desktop-features .row-fast blockquote { - position: absolute; - color: #fff; - width: 148px; - top: 58px; - left: 60px; -} - -body.desktop-features .row-fast blockquote p:first-child { - @include font_size (20) -} - -body.desktop-features .row-fast blockquote cite { - font-style: normal; -} - -body.desktop-features .row-fast img { - margin-bottom: -20px; -} - -body.desktop-features .row-developer { - @include box_sizing(); - background-image: url(../img/patterns/developer-dot-pattern.png); - position: relative; - - h3, p { - background: #fff; - } -} - -body.desktop-features .row-hero .box { background: none; } - -body.desktop-features .row .four-col h3, -body.desktop-features .row .eight-col h3 { - @include font_size (16); - font-weight: normal; -} - -body.desktop-features .box-compatible img { - margin: 55px 0 0 10px; -} - -body.ubuntu .row-hero { position: relative; } - -body.desktop-features .box-skype img { - bottom: -11px; - position: relative; -} - -body.desktop-features .box-padded-feature ul.vertical-divider { - margin-left: 0; -} - -/* @subsection features > office-applications --------------------------------------------------------------- */ -body.desktop-features-office-applications { - .inline-icons li.row-text { - margin-right: 10px; - } - .inline-icons { - text-align: left; - } - - .row.intro { - .no-bullets li { - margin-bottom: 0; - } - } -} - -/* @subsection games-apps --------------------------------------------------------------- */ - - -body.desktop-features .row-humble-indie-bundle { - background: url(../img/desktop/features/image-fez-background.jpg) no-repeat; - background-position: 0 -60px; - min-height: 300px; -} - -#preload-fez { - background: url(../img/desktop/features/image-fez-gomez-rollover.gif) no-repeat; -} - - -body.desktop-features .row-humble-indie-bundle .fez { - background: url(../img/desktop/features/image-fez-gomez.gif) no-repeat; - width: 60px; - height: 60px; - position: absolute; - left: 149px; - top: 195px; -} - -body.desktop-features .row-humble-indie-bundle .fez:hover { - background: url(../img/desktop/features/image-fez-gomez-rollover.gif) no-repeat; -} - -body.desktop-features .row .box-ratings-and-reviews { - background: #fff url(../img/ubuntu/features/bg-usc-ratings-288x285.jpg) 0 170px no-repeat; - padding-bottom: 260px; -} - -body.desktop-features .row .box-education-resources { - -} - -body.desktop-features .row .box-fun-and-games { - -} - -.free-apps h3 { - @include font_size (16); - font-weight: normal; -} - -/* music an mobile page */ -.row-feats-intro .box { - padding-bottom: 190px; -} - -.row-feats-intro img { - @include rounded_corners(0 0 4px 4px); - position: absolute; - left: 0; - bottom: 0; -} - -/* @subsection ubuntu > features > photos and videos */ -.compatible-device { - @include rounded_corners(4px); - background: $ubuntu-orange; - color: #fff; - padding: $gutter-width; -} - -/* @subsection ubuntu > features > ubuntu-one */ - -body.desktop-features-personal-cloud { - - .vertical-divider .inline-icons li { - display: inline-block; - } - .one-intro { - padding-right: 20px; - } - .one-picto-list { - padding-left: 10px; - margin-bottom: 0; - } - .row-one-features { - margin-bottom: 0; - border-bottom: 0; - - h3 { - @include font_size (16); - font-weight: normal; - } - ul li { - text-align: center; - - img { - margin-bottom: 20px; - } - - h3, p { - text-align: left; - } - } - } -} - -/* @section desktop remix --------------------------------------------------------------- */ -body.desktop-desktop-remix .row-hero { - padding-bottom: $gutter-width; -} -body.desktop-desktop-remix .row-hero div { - padding-bottom: $gutter-width; - padding-top: $gutter-width; -} -body.desktop-desktop-remix .row-hero h2{ - color: #666; -} -body.desktop-desktop-remix .remix-download a { - margin-top: 10px; - margin-bottom: 10px; -} -body.desktop-desktop-remix #mktFrmSubmit { - padding: 10px 14px; - font-family: Ubuntu, Arial, "libra sans", sans-serif; - @include font_size (16); -} - -/* @subsection for-business > desktop --------------------------------------------------------------- */ -body.desktop-business { - .row-hero .quote { - top: 0; - } - - .row-hero .quote-right-bottom { - padding-left: 46px; - padding-top: 70px; - } - - th { - font-weight: normal; - } - - tfoot th { - font-weight: bold; - } - - .row-list-ticks, - .row-methodology { - background: $light-grey; - } - - .row-list-ticks { - @include rounded_corners(0 0 4px 4px); - } - - .row-list-ticks ul { - padding-bottom: 0; - margin-bottom: 0; - } - - .row-list-ticks li { - font-size: 14px; - } - -} - -/* enterprise blog promo on /business/desktop */ -body.business .row-enterprise-blog { - background: #fff; - padding-bottom: 10px; - padding-top: 20px; -} - -body.business { - .item-download a, - .item-contact a, - .item-desktop a, - .item-server a, - .item-cloud a{ - display: block; - height: 37px; - line-height: 37px; - padding-left: 47px; - } - - .item-download a { background: url('../img/pictograms/pictogram-grey-download-37x37.png') no-repeat; } - .item-contact a { background: url('../img/pictograms/pictogram-grey-contact-37x37.png') no-repeat; } - .item-desktop a { background: url('../img/pictograms/pictogram-grey-desktop-37x37.png') no-repeat; } - .item-server a { background: url('../img/pictograms/pictogram-grey-server-37x37.png') no-repeat; } - .item-cloud a { background: url('../img/pictograms/pictogram-grey-cloud-37x37.png') no-repeat; } -} - -body.desktop-business .row-developer-desktop .six-col img { - margin-top: 170px; -} - -body.desktop-business .row-business-as-usual { - background: $light-grey; -} - -body.desktop-business .row-business-as-usual h3 { - @include font_size (16); - font-weight: 400; -} - -body.desktop-business .row-business-as-usual .quote-right-bottom { - right: auto; - left: 3 * $gutter-width; - top: -3em; - padding: 60px 35px 60px 45px; -} - -body.desktop-business .row-professional-support { - position: relative; - clear: both; -} - -body.desktop-business .row-professional-support .link-cta-canonical { - position: absolute; - right: $gutter-width; - bottom: 2.5em; -} - -body.desktop-business .row-methodology .box { - background: #fff; - border-color: $warm-grey; -} - -body.desktop-business .row-methodology .list-ubuntu { - margin-right: -$gutter-width; -} - -body.desktop-business .row-methodology .list-ubuntu li { - display: inline-block; - float: left; - margin-right: $gutter-width; - width: $three-col; -} - -body.desktop-business .packages dd { - min-height: 100px; -} - -body.desktop-business .packages dd.price { - min-height: 0; -} - -body.desktop-business .packages dl { - width: 245px; - width: 29.7%; -} - -body.desktop-business .row-ubuntu-advantage { - background-color: #efeeec; -} - -body.desktop-business .row-ubuntu-advantage .list-details { - margin-bottom: 0; -} - -body.desktop-business .row-ubuntu-advantage li.first { - height: 33.55em; -} - -body.desktop-business .row-consultancy .quote { - margin-top: -80px; -} - -body.desktop-business .row-methodology { - background: #efeeec; -} - -.row-community { - background: #fff url(../img/patterns/background-dots.png); - color: $cool-grey; - padding: 40px 20px 20px; -} - -.row-community .eight-col, -.row-community .eight-col.box, -.row-community .six-col, -.row-community .nine-col { - padding: 20px; -} - -.row-community div.six-col, .box-community div.six-col, .row-community div.eight-col, { - background: rgba(255,255,255,1); - position: relative; -} - -.row-community .box { - border: 0; -} - -.where-to-find-us { - background: #fff; - margin: 0; - padding: 15px 20px; -} - -.where-to-find-us ul { - margin-bottom: 0; -} - -.row-community .where-to-find-us h3, -.row-community .where-to-find-us h4 { - @include font_size (16); - border-bottom: 1px dotted $warm-grey; - padding-bottom: 10px; - margin-bottom: 10px; -} - -.where-to-find-us a { padding: 2px 0 2px 26px; } - -.where-to-find-us .ask-ubuntu a { background: url("../img/patterns/icon-irc.png") 0 2px no-repeat; } - -.where-to-find-us .mailing-lists a { background: url("../img/patterns/icon-mail.png") 0 2px no-repeat; } - -.where-to-find-us .ubuntu-blog a { background: url("../img/patterns/icon-rss.png") 0 2px no-repeat; } - -.row-community .nine-col div.six-col { - background: #fff; - display: block; -} - -body.desktop-business .row-community, -body.server .row-community { - background: #fff url(../img/patterns/background-dots.png); - color: $cool-grey; -} - -body.desktop-business .where-to-find-us, -body.server .where-to-find-us { - background: #fff; - margin: 0; -} - -body.desktop-business .row-community .where-to-find-us h3, -body.desktop-business .row-community .where-to-find-us h4, -body.server .row-community .where-to-find-us h3, -body.server .row-community .where-to-find-us h4 { - @include font_size (16); - border-bottom: 1px dotted $warm-grey; - padding-bottom: 5px; - margin-bottom: 10px; -} - -body.desktop-business .row-community .nine-col div, -body.server .row-community .nine-col div { - background: #fff; - float: left; - display: block; -} - -body.desktop-business .row-ubuntu-advantage { - background-color: #efeeec; -} - -body.desktop-business-desktop .row-ubuntu-advantage .list-details { - margin-bottom: 0; -} - -body.desktop-business-desktop .row-ubuntu-advantage li.first { - height: 33.55em; -} - -body.desktop-business-desktop .row-consultancy .quote { - margin-top: -80px; -} - -body.desktop-business-desktop .row-methodology { - background: #efeeec; -} - -/* @section desktop developer --------------------------------------------------------------- */ -body.desktop-for-developers { - /* Why use Ubuntu for development? */ - .row-why-ubuntu li { - font-size: 13px; - } - - /* With Ubuntu, you're in good company */ - - /* All the tools developers need */ - - /* Deployment made easy */ - - .row-easy-deployment { - background-color: $box-solid-grey; - } - - /* Support that's tailored to the needs of developers */ - - .row-tailored-support { - border-bottom: 0; - } - - .row-tailored-support table { - margin: 20px 0; - } -} /* end pc-developers-desktop */ - -/* @section photos-and-videos --------------------------------------------------------------- */ -.desktop-features-social-and-email { - .row.intro { - .inline-icons li { - margin-bottom: 0; - } - } - .eight-col.box { - overflow: hidden; - position: relative; - - img { - bottom: -20px; - } - } -} - - -/* @section UbuntuKylin --------------------------------------------------------------- */ -$item_margin: 40px; - -body.desktop-ubuntu-kylin, body.desktop-ubuntu-kylin-zh-CN { - .lang-switch { - position: absolute; - top: -20px; - right: 40px; - } - .screenshot-shadowed { - margin-left: -5px; - } - - .row-partnership ul { - margin-left: -$item_margin; - - li { - margin-left: $item_margin; - } - } - .row-ubuntu-kylin-more img { - margin-top: -95px; - } - .right { - float: right; - } - .pull-left-40, - .pull-right-40 { - margin-left: 0; - margin-right: 0; - } - - -} /* end body.desktop-ubuntukylin */ - -body.desktop-ubuntu-kylin-zh-CN .row-hero { - padding-bottom: 80px; -} - -li#feature-for-business > img, li#feature-for-business:hover > img { - z-index: 1; - top: -82px; - right: 523px; - left: auto; - opacity: 1; -} -@media screen and (-webkit-min-device-pixel-ratio:0) { - li#feature-for-business > img, li#feature-for-business:hover > img { - top: -80px; - } -} -li#feature-for-business > img { opacity: 0; } - -li#feature-for-developers > img, li#feature-for-developers:hover > img { - z-index: 1; - opacity: 1; - top: -212px; - right: 523px; - left: auto; -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - li#feature-for-developers > img, li#feature-for-developers:hover > img { - top: -208px; - } -} - -li#feature-for-developers > img { opacity: 0; } - -.desktop-desktop-management{ - .inner-wrapper { - overflow: hidden; - } - .row-hero img { - margin-top: 20px; - margin-bottom: -10px; - } -} - -/* Medium / Tablet viewport --------------------------------------------------------------- */ -@media only screen and (min-width : 768px) { - body.desktop-home { - .row-reach-out .no-margin-bottom, - .row-beautiful .no-margin-bottom { - margin-bottom: 0; - } - .row-hero { - background: url(../img/desktop/image-laptop.jpg) 350px 10px no-repeat; - p { - padding-right: 90px; - } - } - - .right { - float: right; - margin-right: -40px; - } - .four-col p:last-child { - margin-bottom: 10px; - } - - .loaded { - padding-top: 60px; - background-position: left center; - } - .take-the-tour { - .no-margin-bottom { - margin-bottom: 0; - } - } - - .row-free p.first { - padding-right: 186px; - } - - .row-free > div.open-source { - background: url(../img/pictograms/picto-pack/picto-projectswelove-orange.svg) 93% 40% no-repeat; - background-size: 140px 140px; - } - - .row-free > div.backed-by-canonical { - background: url(../img/pictograms/picto-pack/picto-canonical.svg) 93% 40% no-repeat; - background-size: 140px 140px; - } - .row-ubuntu-for-china img { - margin-top: -80px; - } - .loaded { - background-size: 64% auto; - } - } - html.no-svg, - html.opera-mini { - body.desktop-home .row-free > div.open-source { - background-image: url(../img/pictograms/picto-pack/picto-projectswelove-orange.png); - } - body.desktop-home .row-free > div.backed-by-canonical { - background-image: url(../img/pictograms/picto-pack/picto-canonical.png); - } - } - - body.desktop-features .row-hero .clearfix { - margin-bottom: 0; - } - .row-community .eight-col, - .row-community .eight-col.box, - .row-community .six-col, - .row-community .nine-col { - padding: 0 20px; - } - .row-community .nine-col div.six-col { - float: left; - } - - body.desktop-features .row-hero .link-cta-ubuntu { - margin: 15px 0 0 0; - } - - body.desktop-features .row-humble-indie-bundle .fez { - left: 560px; - top: 244px; - } - - body.desktop-features .row-humble-indie-bundle { - background-position: 0 0; - min-height: 360px; - } - - body.desktop-features .share-this { - margin-top: 25px; - padding-bottom: 0; - } - body.desktop-features-personal-cloud .one-picto-list { - margin-bottom: 20px; - } - body.desktop-features-personal-cloud .row-one-features { - margin-bottom: 40px; - border-bottom: 1px dotted $warm-grey; - } - body.desktop-features { - img.screenshot { - position: absolute; - right: 0; - bottom: 0; - width: 60%; - } - } - - body.desktop-features-photos-and-videos { - .intro { - padding-bottom: 0; - - img.right { - bottom: 0; - position: absolute; - right: -40px; - top: 9px; - } - } - .pull-bottom-right { - bottom: auto; - } - .box { - overflow: hidden; - } - .eight-col.box img.right { - bottom: 0; - position: absolute; - right: 0; - top: auto; - } - } - .row-organise .box { - height: 258px; - overflow: hidden; - } - .compatible-device { - background: $ubuntu-orange; - } - - html.no-svg, - html.opera-mini { - .desktop-desktop-management .row-hero { - background-image: url(../img/desktop/desktop-management-pictos.png); - } - } - body.desktop-for-developers { - .row-developer-tools { - - .pull-bottom-right { - bottom: -3px; - float:right; - } - } - .pull-bottom-left { - margin-left: -30px; - margin-bottom: -30px; - float: left; - } - } - - - - body.desktop-features .row-hero div, - body.desktop-features .row-hero p { - margin-bottom: 0; - padding-bottom: 0; - } - - body.desktop-features .row-your-ubuntu { - margin-bottom: 40px; - } - body.desktop-for-business { - .row-hero .quote-right-bottom { - padding-left: 55px; - padding-top: 50px; - height: 176px; - } - .box-padded-feature .six-col { - border-right: 1px dotted $warm-grey; - - &.last-col { - border-right: 0; - } - } - } - - body.desktop-take-the-tour { - .row-hero { - background: url("../img/desktop/take-the-tour/image-takethetour.jpg") no-repeat scroll 425px 0; - min-height: 360px; - } - } - body.desktop-ubuntu-kylin, body.desktop-ubuntu-kylin-zh-CN { - .row-hero { - background: url(../img/desktop/ubuntu-kylin/image-ubuntukylin.jpg) 200% center no-repeat; - padding-bottom: 55px; - } - .row-ubuntu-kylin-more h2 { - margin-top: 60px; - } - .row-youker img { - margin-top: 25px; - } - .row-sogou img { - margin-top: 12px; - position: absolute; - } - .pull-left-40 { - margin-left: -30px; - margin-bottom: -30px; - } - .pull-right-40 { - margin-right: -30px; - margin-bottom: -10px; - } - } - body.desktop-features-office-applications { - .inline-icons li.row-text { - display: block; - } - .pull-bottom-right { - position: absolute; - bottom: -20px; - } - } - -} - - -@media only screen and (min-width : 984px) { - - body.desktop-home { - .accessible { - background: url(../img/desktop/desktop-accessible.jpg) 103% top no-repeat; - min-height: 311px; - } - .tabbed-menu-hover { - img { - position: absolute; - top: -444px; - opacity: 0; - right: 0; - z-index: 50; - max-width: none; - -webkit-transition: opacity .25s ease; - -moz-transition: opacity .25s ease; - -o-transition: opacity .25s ease; - -ms-transition: opacity .25s ease; - transition: opacity .25s ease; - } - .for-you img { - right: -703px; - } - .for-business img { - right: -396px; - } - .for-developers img { - right: -88px; - } - a:hover { - .for-you h3 { - background-image: url(../img/pictograms/picto-pack/picto-contacts-orange.svg) - } - .for-business h3 { - background-image: url(../img/pictograms/picto-pack/picto-business-orange.svg); - } - .for-developers h3 { - background-image: url(../img/pictograms/picto-pack/picto-developer-orange.svg); - } - .box { - background: $light-grey; - } - h3 { - text-decoration: underline; - } - img { - opacity: 1; - } - } - } - } - html.no-svg, .opera-mini { - body.desktop-home { - .tabbed-menu-hover { - a:hover { - .for-you h3 { - background-image: url(../img/pictograms/picto-pack/picto-contacts-orange.png) - } - .for-business h3 { - background-image: url(../img/pictograms/picto-pack/picto-business-orange.png); - } - .for-developers h3 { - background-image: url(../img/pictograms/picto-pack/picto-developer-orange.png); - } - } - } - } - } - body.desktop-features .row-humble-indie-bundle .fez { - top: 213px; - } - body.desktop-desktop-management { - .row-hero img { - margin-top: 20px; - margin-bottom: -10px; - } - .uawi { - background: $light-grey url(../img/desktop/management/image-ubuntuadvantage.jpg) top right no-repeat; - - img { - display: none; - } - } - } - body.desktop-for-developers { - .row-hero { - background: url(../img/desktop/developers/image-developers.svg) 540px 120px no-repeat; - } - .row-developer-tools { - - .pull-bottom-right { - bottom: -60px; - float:right; - } - } - .pull-bottom-left { - margin-left: -40px; - margin-bottom: -60px; - float: left; - } - } - html.no-svg, .opera-mini { - body.desktop-for-developers { - .row-hero { - background: url(../img/desktop/developers/image-developers.png) 540px 120px no-repeat; - } - } - } - body.desktop-ubuntu-kylin, body.desktop-ubuntu-kylin-zh-CN { - .row-hero { - background: url(../img/desktop/ubuntu-kylin/image-ubuntukylin.jpg) 498px 80px no-repeat; - padding-bottom: 55px; - } - } - /* @section contextualised footer #context-footer - -------------------------------------------------------------- */ - .desktop-context-footer .feature-two { - background-image: url(../img/pictograms/picto-pack/picto-download-warmgrey.svg); - background-position: 90% 30px; - background-repeat: no-repeat; - background-size: 100px 100px; - min-height: 170px; - - p { - padding-right: 120px; - } - - } - html.no-svg, - .opera-mini { - .desktop-context-footer .feature-two { - background-image: url(../img/pictograms/pictogram-download-136.png); - } - } - - body.desktop-ubuntu-kylin, body.desktop-ubuntu-kylin-zh-CN { - .pull-left-40 { - margin-bottom: -60px; - margin-left: -40px; - } - .pull-right-40 { - margin-bottom: -40px; - margin-right: -40px; - } - } -} - -@media screen and (-webkit-min-device-pixel-ratio:0 ) { - body.desktop-home { - .tabbed-menu-hover { - img { - top: -444px; - } - } - } -} \ No newline at end of file diff --git a/static/css/section/_phone.scss b/static/css/section/_phone.scss deleted file mode 100755 index 79e60d35721..00000000000 --- a/static/css/section/_phone.scss +++ /dev/null @@ -1,1249 +0,0 @@ -/* @section phone --------------------------------------------------------------- - - Contents: - @section general - @section phone home (LOL) - @section more general - @section operators-and-oems - @section animations on design page - @section design - @section ubuntu-for-android - @section ubuntu-for-android > features - @section backed-by-canonical - @section contextualised footer - --------------------------------------------------------------- */ - -/* @section general --------------------------------------------------------------- */ - -.box-phone, .box-android { - min-height: 15em; - padding-right: $six-col; -} - -.box-phone { background: #fff url(../img/devices/devices-phone-hero-353x206.png) 95% center no-repeat; } - -.box-android { background: #fff url(../img/devices/photo-industry-android-381x230.jpg) 90% center no-repeat; } - - - -/* @section phone home (LOL) --------------------------------------------------------------- */ -body.phone-home { - - li.verizon img { - position: relative; - top: -8px; - } - - .the-video { - width: 569px; - height: 320px; - position: absolute; - left: 210px; - z-index: 20; - } - - .video-background { - display: block; - width: 569px; - height: 320px; - background: #000; - margin-bottom: 5px; - } - - .video.hide { - display: none; - } - .inline-icons { - text-align: center; - } - .inline-icons li.last { - margin-right: 0; - } -} - -/* @section more general --------------------------------------------------------------- */ -body.phone { - .row-app-grid { - overflow: hidden; - } - .row-hero { - padding-top: 0; - - a img { - vertical-align: middle; - margin-right: 10px; - } - - a.close-video { - margin-top: 5px; - img { - vertical-align: top; - } - } - } - .thumbs { - margin-right: $gutter-width; - } - .thumbs li { - float: right; - margin-right: ($gutter-width * 2); - margin-bottom: 1.2em; - list-style-type: none; - padding: 0; - } - .thumbs li.last-item { - margin-right: 0; - } - .thumbs li.bottom { - margin-bottom: 0; - } - .thumbs li img { - float: left; - } - - .row-interlinks { - padding: 0 56px 0 $gutter-width; - border-bottom: 1px solid #CDCDCD; - background: $light-grey; - -moz-border-radius: 0; - -webkit-border-radius: 0; - border-bottom: 1px solid #CDCDCD; - border-radius: 0; - margin-bottom: 0; - margin-left: 0; - padding: 0 56px 0 $gutter-width; - - .navigation { - - li { - float: left; - margin-right: $gutter-width; - list-style-type: none; - font-weight: normal; - margin-bottom: 0; - - a { - font-size: 13px; - color: #333; - text-decoration: none; - display: block; - border-top: 4px solid transparent; - padding: 12px 10px 16px; - } - a:hover { - color: #dd4814; - } - a.active { - border-top: 4px solid #dd4814; - color: #dd4814; - } - } - } - } - .next-steps li { - border-bottom: 1px dotted $warm-grey; - padding: 8px 0 10px; - } - .next-steps li:first-child { - border-top: 1px dotted $warm-grey; - } -} - -/* @section app-ecosystem --------------------------------------------------------------- */ -body.phone-app-ecosystem { - .row-hero { - img { - padding-top: $gutter-width * 2; - } - } - .row-box-feature { - overflow: hidden; - - img { - margin-left: -80px; - margin-top: 55px; - } - } -} - -/* @section operators-and-oems --------------------------------------------------------------- */ -body.phone-operators-and-oems { - .list-link { - padding-left: 30px; - position: relative; - top: -8px; - } - .combined-list { - padding-bottom: 20px; - } -} - -/* @section thank-you --------------------------------------------------------------- */ -body.phone-thank-you { - .row-hero{ - height: auto; - padding-bottom: 20px; - } - .row-box { - @include rounded_corners(0); - } -} - -/* @section animations on design page --------------------------------------------------------------- */ -body.phone-features { - .row strong { - font-weight: bold; - } - .clever-convos { - background: url("../img/devices/phone-conversations-324x576.jpg") no-repeat scroll 580px 30px; - height: 450px; - } - - .edge-magic { - padding-bottom: 0; - padding-top: 0; - z-index: 5; - - .replay { - background: url("../img/devices/phone-animation-repeat.png") no-repeat; - width: 25px; - height: 21px; - overflow: hidden; - position: absolute; - top: 360px; - left: 0; - outline: none; - } - .replay:hover { - background-position: 0 -21px; - } - } - .edge-top { - margin-top: 0; - z-index: 20; - } - .edge-left { - z-index: 10; - - .edge-magic-content { - padding-right: 0; - } - } - .edge-bottom { - z-index: 1; - } - - .slider-animation { - width: 275px; - height: 447px; - position: relative; - background: url(../img/phone/features/image-phone-portrait.jpg) no-repeat center 0; - margin: 0 auto; - - .screen { - width: 182px; - height: 324px; - position: absolute; - top: 55px; - left: 46px; - overflow: hidden; - - .launcher { - width: 44px; - height: 324px; - position: absolute; - top: 0; - left: -100px; - } - } - } - - .edge-magic-animation .screen { - background: url("../img/phone/features/image-phone-music.jpg") no-repeat; - .launcher { - background: url("../img/phone/features/image-phone-launcher.png") no-repeat; - } - .screen-fade { - background: #000; - opacity: 0; - width: 182px; - height: 324px; - } - } - - .go-back { - background: url(../img/phone/features/image-phone-portrait.jpg) no-repeat center 0; - .screen { - .camera-screen { - background: url("../img/phone/features/image-phone-camera-portrait.jpg") no-repeat; - width: 182px; - height: 324px; - position: absolute; - top: 0; - left: 0; - } - .gallery-screen { - background: url("../img/phone/features/image-phone-gallery-edge.jpg") no-repeat scroll center center #000; - background-size: 142px 250px; - height: 324px; - left: 0; - position: absolute; - top: 0; - width: 182px; - } - } - } - - .content-controls { - background: url(../img/phone/features/image-phone-portrait.jpg) no-repeat center 0; - margin-bottom: $gutter-width; - .screen { - .gallery-screen { - background: url("../img/phone/features/image-phone-gallery.jpg") no-repeat; - width: 182px; - height: 324px; - position: absolute; - top: 0; - left: 0; - display: none; - } - .gallery-controls { - background: url("../img/devices/phone-edge-magic-gallery-controls.png") no-repeat; - width: 182px; - height: 324px; - position: absolute; - top: 317px; - left: 0; - } - } - } - - .edge-magic-animation.run { - .screen .launcher { - -moz-transition: left 1s; - -webkit-transition: left 1s; - -o-transition: left 1s; - transition: left 1s; - left: 0; - } - .screen .screen-fade { - -moz-transition-delay: 1s; - -webkit-transition-delay: 1s; - -o-transition-delay: 1s; - transition-delay: 1s; - -moz-transition: opacity 1s; - -webkit-transition: opacity 1s; - -o-transition: opacity 1s; - transition: opacity 1s; - opacity: 0.3; - } - } - - .full-swipe.run .screen { - .launcher{ - left: 0; - -moz-transition: left 1s; - -webkit-transition: left 1s; - -o-transition: left 1s; - transition: left 1s; - } - .launcher.return { - left: -100px; - } - .fb-screen { - left: 182px; - - -moz-transition: left 1s; - -webkit-transition: left 1s; - -o-transition: left 1s; - transition: left 1s; - -moz-transition-delay: .7s; - -webkit-transition-delay: .7s; - -o-transition-delay: .7s; - transition-delay: .7s; - } - } - - .go-back.run .screen { - .camera-screen{ - left: -182px; - -moz-transition: left 1s; - -webkit-transition: left 1s; - -o-transition: left 1s; - transition: left 1s; - } - .gallery-screen { - background-size: 182px 324px; - -moz-transition: left 1s ease 1.5s; - -webkit-transition: left 1s ease 1.5s; - -o-transition: left 1s ease 1.5s; - transition: left 1s ease 1.5s; - -moz-transition: background-size 1s ease; - -webkit-transition: background-size 1s ease; - -o-transition: background-size 1s ease; - transition: background-size 1s ease; - } - } - - .content-controls.run { - .screen .gallery-controls { - top: 280px; - -moz-transition: top 0.5s; - -webkit-transition: top 0.5s; - -o-transition: top 0.5s; - transition: top 0.5s; - } - } - - .row-notifications { - - .screen { - background: url(../img/phone/features/image-phone-notifications.jpg) no-repeat; - } - - .settings-screen { - transition: height .8s; - background: url(../img/phone/features/image-phone-messages.jpg) no-repeat; - width: 182px; - height: 0; - position: absolute; - top: 0; - left: 0; - } - - .slider-knot { - transition: top .8s; - background: url(../img/devices/phone-anim-slider-knot.png) no-repeat; - width: 182px; - height: 15px; - position: absolute; - top: -15px; - left: 0; - } - - .run { - .slider-knot { - top: 309px; - } - .settings-screen { - height: 324px; - } - } - } - - .row-hud .screen { - background: url(../img/devices/phone-hud.png) no-repeat; - } -} - -body.phone-contact-us { - .row { - margin-bottom: 0; - padding-bottom: 0; - padding-top: 0 - } - .row-hero { - height: auto; - } -} - -/* @section design --------------------------------------------------------------- */ -body.phone-features { - .row-hero { - background: url("../img/devices/phone-photo-hero-561x323.png") no-repeat scroll 96% 20px; - - h1 { - margin-bottom: 0.267em; - } - - div { - margin-bottom: 0; - } - } - #main-content .infographic { - background:url("../img/devices/phone-infographic-background.jpg") no-repeat; - background-size: 100% 100%; - color: #fff; - padding-top: 0 ; - padding-bottom: $gutter-width; - margin-top: 0; - overflow: hidden; - - h1 { - margin-top: 40px; - padding-right: 40px; - } - - .main-image { - opacity: 1; - -moz-transition: opacity 2s; - -webkit-transition: opacity 2s; - -o-transition: opacity 2s; - transition: opacity 2s; - position: absolute; - margin-left: -38px; - } - - .no-print { - text-align: center; - - .main-image { - display: none; - } - .info-pic-1 { - display: block; - opacity: 1; - margin-left: 0; - position: static; - } - } - - .hide { - opacity: 0; - } - - .thumbnails { - list-style-type: none; - height: 80px; - position: absolute; - top: 350px; - text-align: center; - padding-bottom: 20px; - width: 550px; - - img { - margin-right: 20px; - } - } - } - - .search-animation { - .slider-animation { - width: 275px; - height: 447px; - position: relative; - - .search-screen{ - background-image: url(../img/devices/phone-search-background.png); - height: 324px; - width: 182px; - position: absolute; - top: 55px; - left: 39px; - } - .search-screen.run { - - } - .phone-background{ - background: url(../img/phone/features/image-phone-portrait.jpg) no-repeat center 0; - height: 420px; - width: 258px; - position: relative; - } - - .screen{ - position: absolute; - top: 0px; - left: 0px; - } - - .fade-1 { - z-index: 4000; - } - - .fade-2 { - z-index: 3000; - } - - .fade-3 { - z-index: 2000; - } - - .fade-4 { - z-index: 1000; - } - } - - .slider-animation.run { - .screen{ - /* Fade out */ - transition: opacity; - transition-timing-function: ease-out; - transition-duration: 250ms; - transition-delay: 2s; - - -ms-transition: opacity; - -ms-transition-timing-function: ease-out; - -ms-transition-duration: 250ms; - -ms-transition-delay: 2s; - - -moz-transition: opacity; - -moz-transition-timing-function: ease-out; - -moz-transition-duration: 250ms; - -moz-transition-delay: 2s; - - -webkit-transition: opacity; - -webkit-transition-timing-function: ease-out; - -webkit-transition-duration: 250ms; - -webkit-transition-delay: 2s; - } - - .fade-1{ - opacity: 0; - } - - .fade-2{ - transition-delay: 4s; - -ms-transition-delay: 4s; - -moz-transition-delay: 4s; - -webkit-transition-delay: 4s; - opacity: 0; - } - - .fade-3{ - transition-delay: 6s; - -ms-transition-delay: 6s; - -moz-transition-delay: 6s; - -webkit-transition-delay: 6s; - opacity: 0; - } - } - } - .phone-photos { - padding-bottom: 0; - overflow: hidden; - - h2{ - margin-top: 30px; - } - - .phone-camera { - margin-left: -80px; - margin-top: $gutter-width; - } - - .photo-gallery { - margin-left: -30px; - } - } - .row.row-fingertips { - padding-bottom: 0; - } - .row-pictures { - overflow: hidden; - } - .row-pictures div.feature-image { - background: #000; - position: relative; - top: 0; - left: 0; - } - .row-pictures .pictures-portrait .feature-image { - -moz-background-size: 100% auto; - -webkit-background-size: 100% auto; - -o-background-size: 100% auto; - background-size: 100% auto; - background: url("../img/phone/features/image-phone-gallery.jpg") center 53px no-repeat; - } - .row-pictures .pictures-portrait img { - position: relative; - z-index: -1; - } - .row-pictures .pictures-landscape .feature-image { - display: none; - } - .row-pictures .pictures-landscape img { - display: none; - } -} - -body.phone-ubuntu-for-android { - .row-free .eight-col ul { - background:url('../img/patterns/android-background-dotted.png'); - padding: $gutter-width 0; - text-align: center; - width: 100%; - } - - inline inline-icons - - #ecosystem .inline-icons li { - margin-bottom: 0; - } -} - -body.phone-ubuntu-for-android #easy-integration { - background: $light-grey url(../img/devices/bg-android-integrate-301x296.png) right bottom no-repeat; - background-size: 311px 306px; - margin-bottom: 0; - width: 100%; -} - -body.phone-ubuntu-for-android #ecosystem { - background: $light-grey; -} - -.row-android .four-col { - background:url('../img/patterns/android-background-dotted.png') 0 2px; - display: table; - text-align: center; -} - -.row-android span { - display: table-cell; - vertical-align: middle; - padding-top: 20px; - padding-bottom: 20px; -} - -body.phone-ubuntu-for-android .box-contact { - @include rounded_corners(4px); - padding: $gutter-width; - margin-bottom: $gutter-width; -} - -/* @section ubuntu-for-android > features --------------------------------------------------------------- */ -body.phone-ubuntu-for-android-features { - h1 { - position: relative; - z-index: 2; - } - .row-hero { overflow: visible; } - .row-hero img { margin-bottom: $gutter-width; } - .default-apps{ - ul { - padding: 20px 0; - } - li { - width: 50%; - min-height: 125px; - } - } -} - -/* @section backed-by-canonical --------------------------------------------------------------- */ -body.phone-backed-by-canonical, -body.tablet-backed-by-canonical { - #main-content .row-hero { - height: auto; - min-height: 0; - padding-top: 40px; - - p { - width: 570px; - } - } - #main-content .intro { - background-image: url(../img/pictograms/picto-pack/picto-canonical.svg); - background-position: 90% center; - background-repeat: no-repeat; - padding: 0 $four-col 0 0; - } - .intro li .link-cta-ubuntu { margin-right: $gutter-width; } - .row-experience .five-col { margin-top: $gutter-width * 4; } -} -html.no-svg, -html.opera-mini { - body.phone-backed-by-canonical, - body.tablet-backed-by-canonical { - #main-content .intro { - background-image: url(../img/pictograms/picto-pack/picto-canonical.png); - } - } -} - - -body.phone-ubuntu-for-android-contact-us .row-hero { - height: auto; -} - - - -/* @section carrier-advisory-group --------------------------------------------------------------- */ -body.phone-carrier-advisory-group { - #main-content .list li:first-of-type { - padding-top: 0; - } - .row-hero ul { - margin-top: 35px; - margin-right: -20px; - text-align: center; - li { - margin-right: 20px; - margin-bottom: 20px; - padding: 20px 10px 14px; - /*width: 117px;*/ - width: 63px; - } - li img { - float: none; - } - li.five { - margin-right: 25px; - } - li.verizon img { - position: relative; - top: -8px; - } - } - - - .independently-chained { - background-color: #f7f7f7; - } - - .row .pull-quote { - margin-bottom: 30px; - } -} -/* Edge Indiegogo promo */ -.edge-promo { - - background: #282828; - -moz-box-shadow: inset 0 4px 6px -4px rgba(0, 0, 0, 0.6), - inset 0 -4px 6px -4px rgba(0, 0, 0, 0.6); - -webkit-box-shadow: inset 0 4px 6px -4px rgba(0, 0, 0, 0.6), - inset 0 -4px 6px -4px rgba(0, 0, 0, 0.6); - box-shadow: inset 0 4px 6px -4px rgba(0, 0, 0, 0.6), - inset 0 -4px 6px -4px rgba(0, 0, 0, 0.6); - color: #fff; - - h2 { - text-shadow: 0 2px 4px rgba(0,0,0,.6); - } - - p { - margin-bottom: 25px; - } - p:last-child { - margin-bottom: 0; - } - - .link-cta-ubuntu { - -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - } -} - - -body.phone-scopes { - - .edge-magic { - padding-bottom: 0; - padding-top: 0; - } - - .row-find-anything .slider-animation, - .row-your-scopes .slider-animation { - - background: url("../img/devices/phone-portrait.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); - height: 447px; - margin: 0 auto; - position: relative; - width: 275px; - - .screen { - background: url(../img/devices/image-phone-scopes-background.png) no-repeat; - margin: 0; - height: 324px; - left: 46px; - overflow: hidden; - position: absolute; - top: 55px; - width: 182px; - } - } - - .row-your-scopes .slider-animation { - .status-bar { - width: 182px; - height: 15px; - top: 0; - position: absolute; - list-style-type: none; - background: url(../img/devices/image-phone-scopes-statusbar.png) no-repeat; - - } - .scope-content { - width: 182px; - height: 309px; - top: 15px; - position: absolute; - list-style-type: none; - background: url(../img/devices/image-phone-scopes-page.png) no-repeat; - background-position: 0 -15px; - -moz-transition: background-position 1s; - -webkit-transition: background-position 1s; - transition: background-position 1s; - } - - &.run .scope-content { - background-position: 0 -300px; - } - } - - .row-find-anything .slider-animation, - .row-your-scope .slide-animation { - - li { - width: 182px; - height: 324px; - top: 0; - position: absolute; - list-style-type: none; - } - .scope-1 { - background: url(../img/devices/image-phone-scopes-content-1.png) no-repeat; - left: 0; - } - .scope-2 { - background: url(../img/devices/image-phone-scopes-content-2.png) no-repeat; - left: 182px; - } - .scope-3 { - background: url(../img/devices/image-phone-scopes-content-3.png) no-repeat; - left: 182px; - } - .scope-4 { - background: url(../img/devices/image-phone-scopes-content-4.png) no-repeat; - left: 182px; - } - - &.run { - .scope-1 { - -webkit-animation: scope-slide-out 1s normal forwards ease; - -moz-animation: scope-slide-out 1s normal forwards ease; - animation: scope-slide-out 1s normal forwards ease; - } - .scope-2 { - -webkit-animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - -moz-animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - -moz-animation-delay: 0s, 2s; - -webkit-animation-delay: 0s, 2s; - animation-delay: 0s, 2s; - } - .scope-3 { - -webkit-animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - -moz-animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - animation: scope-slide-in 1s normal forwards ease, - scope-slide-out 1s normal forwards ease; - -moz-animation-delay: 2s, 4s; - -webkit-animation-delay: 2s, 4s; - animation-delay: 2s, 4s; - } - .scope-4 { - -webkit-animation: scope-slide-in 1s normal forwards ease; - -moz-animation: scope-slide-in 1s normal forwards ease; - animation: scope-slide-in 1s normal forwards ease; - -moz-animation-delay: 4s; - -webkit-animation-delay: 4s; - animation-delay: 4s; - } - } - } -} - -/* Medium / Tablet viewport --------------------------------------------------------------- */ -@media only screen and (min-width : 768px) { - body.phone { - .row-app-grid img { - margin-left: -80px; - margin-top: 0; - } - } - - body.phone-home { - .touch-border { - img { - margin-top: $gutter-width; - } - } - .touch-border { - padding-bottom: 0; - - div { - margin-bottom: 0; - padding-bottom: $gutter-width; - } - } - - .inline-icons li { - margin-right: 75px; - margin-bottom: 30px; - } - .edge-promo { - background: url("../img/homepage/2_3_generic.jpg") no-repeat scroll -350% 72% #282828; - } - } - - body.phone-app-ecosystem { - .row.adapt-web-apps { - overflow: hidden; - - img { - margin-bottom: -80px; - } - } - - .space-for-content h2 { - margin-top: 60px; - } - } - - body.phone-carrier-advisory-group { - .row-image-centered { - padding-bottom: 40px; - } - .row-hero ul li { - width: 140px; - } - } - - body.phone-features { - #main-content .infographic { - height: 442px; - margin-top: 0; - - h1 { - margin-top: 70px; - } - .no-print { - text-align: left; - } - .no-print .info-pic-1 { - display: block; - opacity: 1; - margin-left: -38px; - position: absolute; - } - .info-pic-1.hide { - opacity: 0; - } - .no-print .main-image { - display: block; - left: -50px; - max-width: none; - position: absolute; - } - .main-image img { - left: -50px; - position: absolute; - max-width: none; - } - - } - .row-pictures { - .pictures-portrait .feature-image { - margin-top: 74px; - } - .edge-magic-content { - margin-top: 20px; - } - } - .edge-magic-content { - margin-top: 95px; - padding-right: 60px; - } - .edge-magic { - padding-bottom: 0; - padding-top: 0; - margin-top: -70px; - z-index: 5; - - .replay { - background: url("../img/devices/phone-animation-repeat.png") no-repeat; - width: 25px; - height: 21px; - overflow: hidden; - position: absolute; - top: 360px; - left: 295px; - outline: none; - } - .replay:hover { - background-position: 0 -21px; - } - } - .edge-top { - margin-top: 0; - z-index: 20; - } - .edge-left { - z-index: 10; - - .edge-magic-content { - padding-left: 100px; - } - - } - .row-pictures .pictures-landscape .feature-image { - background: url("../img/phone/features/image-phone-camera-landscape.jpg") 51px 15px no-repeat; - width: 500px; - height: 258px; - margin-top: 30px; - margin-bottom: 20px; - display: block; - - img { - display: block; - position: relative; - z-index: -1; - } - } - } - body.phone-operators-and-oems { - div.row-hero.row-image-centered div + span img { - margin-right: 0; - } - } - body.phone-ubuntu-for-android-features { - .default-apps{ - ul { - padding: 20px; - } - li { - width: 17.7953%; - padding-top: 10px; - border-bottom: 0; - border-right: 0; - height: 130px; - width: 155px; - text-align: center; - margin-bottom: 0; - } - li.bottom { - border-bottom: 0; - margin-bottom: $gutter-width; - } - li.last-item { - border-right: 0; - } - } - } - body.phone-scopes { - #main-content .row-hero { - background: url(../img/devices/image-phone-scopes-hero.jpg) no-repeat 133% top; - margin-top: 0; - padding-top: 40px; - margin-bottom: 50px; - } - .edge-magic-content { - margin-top: 100px; - } - .row-savvy-search { - h3 { - margin-top: 40px; - } - } - } - body.phone-carrier-advisory-group .independently-chained { - background: url("../img/devices/phone-photo-app.png") no-repeat scroll -20px center #F7F7F7; - padding-bottom: 60px; - padding-top: 60px; - } - - - body.phone-ubuntu-for-android { - .row-hero-android img { - display: block; - } - } -} - - - - -/* Large / Desktop viewport --------------------------------------------------------------- */ -@media only screen and (min-width : 984px) { - - body.phone-home { - .edge-promo { - background: url("../img/homepage/2_3_generic.jpg") no-repeat scroll 680% 72% #282828; - } - .align-base { - margin-top: 86px; - } - } - - body.phone-ubuntu-for-android { - .row-hero-android { - background: url(../img/devices/photo-android-hero-749x456.jpg) 145% top no-repeat; - min-height: 22.5em; - margin-bottom: 0; - - img { - display: none; - } - } - } - body.phone-carrier-advisory-group { - .row-hero ul li { - width: 189px; - } - .independently-chained { - background: url("../img/devices/phone-photo-app.png") no-repeat scroll 0 center #F7F7F7; - } - } - body.phone-scopes { - #main-content .row-hero { - background: url(../img/devices/image-phone-scopes-hero.jpg) no-repeat right top; - } - .row-savvy-search { - height: 480px; - background: url(../img/phone/scopes/image-scopes.jpg) no-repeat -115px top; - } - } - /* @section contextualised footer #context-footer - -------------------------------------------------------------- */ - .phone-context-footer .feature-three { - background: url(../img/devices/phone-bottom-find-out.png) right center no-repeat; - min-height: 170px; - - p { - padding-right: 65px; - } - } - - body.phone-features .edge-magic .replay { - left: 333px; - } - - body.phone-app-ecosystem .write-apps { - background: url("../img/phone/app-ecosystem/image-phone-softwarecentre.jpg") no-repeat scroll right 55px; - } - - body.phone-ubuntu-for-android-features { - .default-apps{ - li { - width: 17.7953%; - padding-top: 20px; - border-bottom: 1px dotted $warm-grey; - border-right: 1px dotted $warm-grey; - height: 150px; - width: 166px; - } - } - } -} \ No newline at end of file diff --git a/static/css/section/_business.scss b/static/css/section/business.scss similarity index 100% rename from static/css/section/_business.scss rename to static/css/section/business.scss diff --git a/static/css/section/cloud.scss b/static/css/section/cloud.scss new file mode 100755 index 00000000000..64375ce1a32 --- /dev/null +++ b/static/css/section/cloud.scss @@ -0,0 +1,1459 @@ +@charset "UTF-8"; +/* --------------------------------------------------------------- +------------------------------------------------------------------ + DO NOT EDIT STYLES.CSS + It is autogenerated. + + Project: Ubuntu Front-End Cloud section + Author: Web Team at Canonical Ltd + Last edited by: + Last edited on: + + CONTENTS: + ----------------------------------------------------------------- + @section cloud + @subsection cloud > insights + @subsection cloud > public-cloud + @subsection cloud > private-cloud + @subsection cloud > orchestration + @subsection cloud > solutions + @subsection cloud > tools + + Medium / Tablet viewport + Large / Desktop viewport + + $ubuntu-orange: #dd4814; /* ubuntu orange (used for text links also on any site except canonical) + $light-orange: #fdf6f2; - used as background on pre text + $canonical-aubergine: #772953; - canonical aubergine + $light-aubergine: #77216f; - light aubergine (consumer) + $mid-aubergine: #5e2750; - mid aubergine (both) + $dark-aubergine: #2c001e; - dark aubergine (enterprise) + $warm-grey: #888888; - warm grey + $cool-grey: #333333; - cool grey + $light-grey: #f7f7f7; - light grey + +------------------------------------------------------------------ +-------------------------------------------------------------- */ +/*body.cloud a[href=""]:after { + content:" - DEV NOTE: NEEDS URL"; + color: #333; + font-weight: bold; +}*/ + +/* @section cloud +-------------------------------------------------------------- */ +body.cloud-home { + .row-cloud-tools .note { + color: $warm-grey; + letter-spacing: 0.1em; + text-transform: uppercase; + } + + .row-services { + img { + margin-bottom: 20px; + } + } + + .event-map { + float: left; + + img { + margin-right: 20px; + width: 76px; + } + } + + .event-details-wrapper h3 { + margin-bottom: 5px; + } + + .event-details { + color: #888; + @include font_size (13); + line-height: 1.2; + margin-bottom: 0; + width: 60%; + clear: none; + display: inline; + float: left; + margin-top: 4px; + } + + .event-details dd { + margin-left: 0; + } + + .location { + @include background_size(20px 20px); + @include box_sizing(); + background-image: url('https://insights.ubuntu.com/wp-content/themes/resource-centre/static/img/location.svg'); + background-position: 0 5px; + background-repeat: no-repeat; + display: block; + float: left; + padding: 6px 20px 6px 24px; + width: 100%; + } + + .venue { + @include background_size(20px 20px); + @include box_sizing(); + background-image: url('https://insights.ubuntu.com/wp-content/themes/resource-centre/static/img/gps.svg'); + background-position: 0 5px; + background-repeat: no-repeat; + display: block; + float: left; + padding: 6px 20px 6px 24px; + width: 100%; + } + + .event-date { + @include background_size(20px 20px); + background-image: url('https://insights.ubuntu.com/wp-content/themes/resource-centre/static/img/calendar.svg'); + background-position: 0 4px; + background-repeat: no-repeat; + clear: both; + display: block; + padding: 6px 20px 6px 24px; + } + + .image-wrap { + background-size: 78px 78px; + position: relative; + display: inline-block; + max-width: 100%; + vertical-align: middle; + margin-bottom: 0; + } + + .image-wrap img { + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border-radius: 4px; + margin-top: 7px; + } + + .image-wrap:after { + background: url("https://insights.ubuntu.com/wp-content/themes/resource-centre/static/img/white-squircle.png") no-repeat; + background-size: 78px 78px; + content: ' '; + width: 78px; + height: 78px; + position: absolute; + top: 0; + left: 0; + } +} + +body.cloud .row-hero { + padding-top: 20px; +} + +body.cloud .last-row, body.cloud .no-border { border-bottom: 0; } + +body.cloud .six-col .inline-items li { + display: inline; + float: left; + margin-right: 25px; +} + +body.cloud .six-col .inline-items li.last-item { margin-right: 0; } + +.nav-list-features ul { + margin-right: -$gutter-width; + position: relative; +} + +.nav-list-features li { + display: inherit; + margin-right: 0; + margin-top: 26px; + text-align: right; +} + +.nav-list-features li a:link, .nav-list-features li a:visited { + color: $cool-grey; + display: block; + padding-right: $gutter-width; +} + +.nav-list-features li a:hover { text-decoration: none; } + +.nav-list-features li a:after { content: ""; } + +.yui3-js-enabled .nav-list-features li a.active { + background: url(../img/cloud/feature-arrows.png) 100% 0 no-repeat; + font-weight: normal; + margin-right: -1px; +} + +.yui3-js-enabled .nav-list-features li#nav-list-feature-private a.active, .yui3-js-enabled .nav-list-features li#nav-list-feature-virtualisation a.active { background-position: right -18px; } + +.list-features-content li { + -moz-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); + -webkit-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); + @include rounded_corners(4px); + background-color: $light-grey; + box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.1); + min-height: 255px; + padding: 30px 30px 100px 30px; + position: relative; +} + +/* @subsection cloud > public-cloud */ +body.public-cloud-home { + .row-hero { + background: url(../img/pictograms/pictograms-public-cloud-353x119.png) 574px 70px no-repeat; + } + .row-hero h2 { + padding: 0 480px 25px 0; + } + .row-why-public-cloud { + background: #fff url(../img/cloud/pictogram-public-cloud-cropped-235x351.png) right 50px no-repeat; + } +} + +.box-cloud-contact-header h2 { margin-bottom: 10px; } + +.box-cloud-contact .box-cloud-contact-header { + border-bottom: 1px dotted $warm-grey; + margin-bottom: 20px; + padding-bottom: 15px; + float: left; + margin-right: 20px; +} + +.box-cloud-contact p.six-col { + margin: -5px 0 0 -50px; +} + +.box-cloud-contact .box-cloud-contact-header p { + color: #656565; + @include font_size (21); + margin-bottom: 0; + line-height: 1.4; + margin: 0; +} + +.box-try-cloud-guest { + padding-bottom: 0; +} + +.box-try-cloud-guest p { + border-bottom: 1px dotted $warm-grey; + margin-bottom: 20px; + padding-bottom: 20px; +} + +.box-cloud-contact p a.link-cta-canonical { + float: left; +} + +body.cloud-public-cloud-strategy .row-hero { + background: #fff url(../img/pictograms/pictogram-public-cloud-350x350.png) no-repeat scroll 105% 20px; +} + +body.cloud .packages { + h2 { width: 45.4761%; } + + .price-annual { top: 242px; } + .price-monthly { top: 200px; } +} + +/* jumpstart */ +.list-jumpstart h3 { + @include font_size (19.5); + padding-top: 3px; +} +.list-jumpstart h3 img { + float: left; + margin-right: 10px; + margin-top: -3px; +} + +.cloud-solutions-jumpstart .row-hero { + background: #efefef; + padding-bottom: 10px; +} + +body.cloud-cloud-management { + .row-hero { + .intro { + margin-bottom: 35px; + } + img { + margin-bottom: 20px; + } + } + .audience-enterprise { + margin-top: 18px; + + .truncated { + display: inline; + } + + .full { + display: none; + } + } +} + +/* @subsection cloud > training */ +body.cloud-training { + .course-details { + margin-top: 3px; + + dt { + float: left; + margin-right: 6px; + + &:after { + content: ": "; + } + } + + dd { + margin-bottom: 10px; + } + + } +} + +/* @subsection cloud > tools */ +body.cloud-tools { + .row-juju { + background: url(../img/cloud/image-juju-background-pattern.png); + position: relative; + overflow: visible; + + img { + margin-bottom: 20px; + } + } + +} /* end @subsection cloud > tools */ + +body.cloud-build-a-cloud { + + .openstack-open-cloud { + margin-top: 20px; + } + .start-today h2 { + margin-top: 10px; + } +} + +body.cloud-public-cloud { + .certified-public-clouds { + .inline-icons{ + margin-bottom: 0; + + li { + margin: 20px 40px 20px 0; + } + + li.last-item { + margin-right: 0; + } + } + } + + .developers-favourite { + img { + margin-left: -10px; + margin-top: 10px; + } + } + .row-juju-advantage { + div { + min-height: 144px; + } + + .last-col .pull-left-20 { + margin-left: 0; + } + } +} + +body.cloud-tools-juju { + + .row-hero { + a { + margin-top: 20px; + } + img { + margin: 10px 0 10px; + } + } + .row-one-stop-shop img { + margin-left: -$gutter-width; + margin-bottom: $gutter-width; + } + + .row-join-the-fun h2 { + margin-top: 15px; + } +} + +body.cloud-tools-maas { + .row-hero { + background: url(../img/cloud/cloud-maas-screenshot.jpg) no-repeat 420px 0px; + } + h1 { + background-image: url("../img/cloud/maas-logo.svg"); + background-repeat: no-repeat; + background-position: 0 5px; + background-size: 1.4em; + padding-left: 1.5em; + margin-left: -6px; + padding-top: 5px; + } +} +html.no-svg, .opera-mini { + body.cloud-tools-maas h1 { + background-image: url("../img/pictograms/image-picto-maas-40.png"); + } +} + +body.cloud .row-community { padding-bottom: 40px !important; } + +body.cloud-labs { + .box { margin-bottom: $gutter-width; } +} +body.cloud-ecosystem { + img.partner-logo { margin: 10px 0 20px; } +} + +/* cloud helper classes */ +.offer { + color: $warm-grey; + font-size: 14px; + letter-spacing: 1px; + position: relative; + text-transform: uppercase; +} + +.tight-section { + padding-top: 0; + padding-bottom: 0; + + a { + margin-bottom: 40px; + display: block; + } + + .ubuntu-column a { margin-bottom: 0; } +} + +// /cloud/ubuntu-openstack +.best-tools { + .ubuntu-column { + + } +} // .best-tools + +/* ubuntu-openstack-interoperability-lab */ +.cloud-ecosystem-ubuntu-openstack-interoperability-lab { + li.box { + text-align: center; + width: 63px; + margin-right: 20px; + margin-bottom: 20px; + padding: 20px 10px 14px; + } + #main-content .row-get-involved { + overflow: hidden; + + span img { + margin: initial; + margin-left: -10px; + margin-bottom: 20px; + } + } +} + +.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li { text-align: center; } + +.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li:nth-child(4n) { margin: 0 0 20px 0; } + +.cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-partners li:not(:nth-child(4n)) { margin: 0 20px 20px 0; } + +/* end @subsection cloud > ecosystem > ubuntu OIL */ + +/* reference architecture */ +body.cloud-openstack-reference-architecture { + + .tabbed-content .twelve-col img { + vertical-align: text-bottom; + padding-bottom: 40px; + } + .twelve-col .for-mobile { + display: block; + position: absolute; + left: 0; + bottom: 0; + width: 100%; + height: 100%; + } + .twelve-col .for-mobile span { + position: absolute; + bottom: 10px; + } +} + +body.cloud-tools-openstack-home { + .inner-wrapper { overflow: hidden; } + + .row-hero img { + margin-top: -20px; + margin-bottom: 20px; + } +} + + +.row-step { + h2 { + height: 50px; + margin-bottom: 10px; + + span { + float: left; + margin-right: 10px; + } + } +} + +/* BootStack /cloud/bootstack +-------------------------------------------------------------- */ +.row { + &--paas_list__item { + width: 40%; + float: left; + margin-top: 10px; + } + + &--paas_list__item:first-child { + position: relative; + padding-top: 30px; + + img { + bottom: 0; + } + } +} + +body.cloud-managed-cloud { + .row--video { + min-height: 212px; + padding: 0; + + .show-video { + background: url('../img/cloud/bootstack/video-bg.png'); + background-position: 50% 50%; + background-repeat: no-repeat; + display: block; + text-indent: -999em; + overflow: hidden; + min-height: 212px; + width: 100%; + } + + &.show { + h2, + .show-video, + .video-link { + background: #333; + left: -999em; + position: absolute; + } + } + + iframe { + width: 100%; + float: left; + } + + h2 { + color: #fff; + position: absolute; + top: 60px; + //margin-top: -1.3em; // same as the line height - if two lines + margin-top: -0.65em; // half the line height - if one line + margin-left: 40px; + width: 50%; + z-index: 999; + } + } + + .row-step.step-one .step::after { + height: 340px; + } + .row-step .four-col { + margin-bottom: 40px; + } + + @media only screen and (max-width : 768px) { + .row-step .step { + position: absolute; + left: 0; + display: inline-block; + } + .row-step h3 { + padding-left: 50px; + margin-bottom: 30px; + } + } +} + +body.cloud-ubuntu-openstack { + @media only screen and (max-width : 767px) { + .row-step .step { + position: absolute; + left: 0; + display: inline-block; + } + .row-step h3 { + padding-left: 50px; + margin-bottom: 30px; + } + } +} + +body.cloud-ubuntu-openstack-reference-architecture { + img.for-small { + vertical-align: middle; + margin-right: 5px; + } + + .juju-and-maas { + .two-col { + width: 46.52777%; + margin-right: 6.94444%; + } + .two-col.last-col { + margin-right: 0; + } + } +} + +/* Medium / Tablet viewport +-------------------------------------------------------------- */ +@media only screen and (min-width : 768px) { + body.cloud-ubuntu-openstack { + .row-step.step-one .step::after { + height: auto; + } + + .list-step { + &::before { + content: " "; + background: #fff url(../img/cloud/ubuntu-openstack/image-list-stroke.png) repeat-y 53% top; + height: 100%; + position: absolute; + width: 2px; + top: 0; + left: -1px; + z-index: 2; + } + + li.last-step { + display: inline-block; + float: left; + position: relative; + width: 100%; + } + + li.last-step::after { + background: #fff; + content: " "; + height: 100%; + left: -1px; + position: absolute; + top: 0; + width: 2px; + z-index: 2; + } + } + } + + body.cloud-training { + + .training-list li:first-child { + border-bottom: 1px dotted #888; + padding-bottom: 20px; + margin-bottom: 20px; + display: block; + float: left; + } + + .training-list li:first-child li { + border-bottom: 0; + padding-bottom: 0; + } + + .training-list li li a { + background: url("https://insights.ubuntu.com/wp-content/themes/resource-centre/static/img/calendar.svg") no-repeat; + background-size: 20px 20px; + padding-left: 24px; + } + + .row-hero { + min-height: 343px; + } + } + + .row--training__image { + position: absolute; + top: -84px; + right: -20px; + } + + body.cloud-managed-cloud { + + .row--video { + border-top: 1px dotted #888; + border-bottom: 1px dotted #888; + min-height: 432px; + padding: 0; + + &.show { + border-color: transparent; + } + + .show-video { + background-size: auto auto; + display: block; + min-height: 432px; + overflow: hidden; + text-indent: -999em; + width: 100%; + } + + h2 { + color: #333; + position: absolute; + top: 60px; + //margin-top: -1.3em; // same as the line height - if two lines + margin-top: -0.65em; // half the line height - if one line + width: 60%; + margin-left: 40px; + z-index: 999; + } + } + } + + body.cloud-tools-openstack-home .row-hero { + background: url('../img/homepage/openstack-cluster.png') 90% 10px no-repeat; + } + + body.cloud-partners .row-hero { + overflow: hidden; + min-height: 380px; + + &:before { + content: " "; + height: 400px; + background: url('../img/cloud/overview/clouds-foreground.png') left bottom no-repeat; + bottom: 0; + display: block; + left: 0; + position: absolute; + width: 984px; + z-index: 3; + } + + .bg-clouds { + content: " "; + height: 152px; + background: transparent url('../img/cloud/overview/clouds-background.png') repeat-x; + background-position: 0 0; + width: 984px; + display: block; + bottom: 0; + left: 0; + position: absolute; + z-index: 2; + } + + .bg-more-clouds { + content: " "; + height: 152px; + background: transparent url('../img/cloud/overview/clouds-background-b.png') repeat-x; + background-position: 0 0; + width: 984px; + display: block; + bottom: 30px; + left: -10%; + position: absolute; + z-index: 1; + } + + .cloud-row-hero-image { + margin-top: 17%; + margin-right: -40%; + position: relative; + z-index: 3; + } + + .cloud-row-hero-image:after { + content: " "; + height: 152px; + background: #333; + display: block; + left: 0; + position: absolute; + top: 0; + width: 152px; + z-index: 4; + } + } + + body.cloud-home { + #main-content .row-hero { + min-height: 515px; + overflow: hidden; + padding-bottom: 30px; + padding-top: 40px; + margin-top: 0; + position: relative; + + .products-hero-container { + background: url('http://www.canonical.com/static/img/products/products-hero-background.png') no-repeat; + height: 550px; + width: 600px; + position: absolute; + right: 60px; + top: -20px; + } + + .cloud-tools-list span { + animation: scaleInPop 0.2s forwards, fadeIn 0.2s linear forwards; + -moz-animation: scaleInPop 0.2s forwards, fadeIn 0.2s linear forwards; + -webkit-animation: scaleInPop 0.2s forwards, fadeIn 0.2s linear forwards; + background: url('http://www.canonical.com/static/img/products/products-hero-phone.svg') no-repeat; + position: absolute; + height: 66px; + width: 66px; + text-indent: -999em; + opacity: 0; + background-size: 66px 66px; + + &.item-line { + animation: fadeIn 0.3s linear forwards; + -moz-animation: fadeIn 0.3s linear forwards; + -webkit-animation: fadeIn 0.3s linear forwards; + content: " "; + display: block; + position: absolute; + } + + &.item-one { + animation-delay: 1.6s; + -moz-animation-delay: 1.6s; + -webkit-animation-delay: 1.6s; + background-image: url("../img/pictograms/picto-pack/picto-openstack.svg"); + left: 357px; + top: 55px; + } + + &.item-one-line, + &.item-four-line { + animation-delay: 1.85s; + -moz-animation-delay: 1.85s; + -webkit-animation-delay: 1.85s; + background: url('http://partners.ubuntu.com/static/img/home/partners-hero-line-vertical.png'); + height: 52px; + left: 387px; + top: 137px; + width: 2px; + } + + &.item-two { + animation-delay: 1.85s; + -moz-animation-delay: 1.85s; + -webkit-animation-delay: 1.85s; + background-image: url("../img/pictograms/picto-pack/picto-startfirst-midaubergine.svg"); + left: 484px; + top: 108px; + } + + &.item-two-line, + &.item-five-line { + animation-delay: 2s; + -moz-animation-delay: 2s; + -webkit-animation-delay: 2s; + background: url('http://partners.ubuntu.com/static/img/home/partners-hero-line-diagonal.png'); + height: 38px; + left: 445px; + top: 175px; + width: 38px; + } + + &.item-three { + animation-delay: 2s; + -moz-animation-delay: 2s; + -webkit-animation-delay: 2s; + background-image: url("../img/pictograms/picto-pack/picto-juju.svg"); + left: 547px; + top: 245px; + } + + &.item-three-line, + &.item-six-line { + animation-delay: 2.15s; + -moz-animation-delay: 2.15s; + -webkit-animation-delay: 2.15s; + background: url('http://partners.ubuntu.com/static/img/home/partners-hero-line-horizontal.png'); + height: 2px; + left: 469px; + top: 277px; + width: 52px; + } + + &.item-four { + animation-delay: 2.15s; + -moz-animation-delay: 2.15s; + -webkit-animation-delay: 2.15s; + background-image: url("../img/pictograms/picto-pack/picto-maas.svg"); + left: 367px; + top: 425px; + } + + &.item-four-line { + animation-delay: 2.3s; + -moz-animation-delay: 2.3s; + -webkit-animation-delay: 2.3s; + left: 396px; + top: 347px; + } + + &.item-five { + animation-delay: 2.3s; + -moz-animation-delay: 2.3s; + -webkit-animation-delay: 2.3s; + background-image: url("../img/pictograms/image-picto-landscape.svg"); + left: 226px; + top: 372px; + } + + &.item-five-line { + animation-delay: 2.45s; + -moz-animation-delay: 2.45s; + -webkit-animation-delay: 2.45s; + left: 301px; + top: 328px; + } + + &.item-six { + animation-delay: 2.45s; + -moz-animation-delay: 2.45s; + -webkit-animation-delay: 2.45s; + background-image: url("../img/pictograms/picto-pack/picto-cloud-midaubergine-solid.svg"); + left: 170px; + top: 245px; + } + + &.item-six-line { + animation-delay: 2.6s; + -moz-animation-delay: 2.6s; + -webkit-animation-delay: 2.6s; + left: 259px; + top: 273px; + } + + &.item-seven { + animation: scaleIn 0.3s forwards, fadeIn 0.6s linear forwards, rotateIn 3.0s ease-out forwards; + -moz-animation: scaleIn 0.3s forwards, fadeIn 0.6s linear forwards, rotateIn 3.0s ease-out forwards; + -webkit-animation: scaleIn 0.3s forwards, fadeIn 0.6s linear forwards, rotateIn 3.0s ease-out forwards; + animation-delay: 1s; + -moz-animation-delay: 1s; + -webkit-animation-delay: 1s; + background: url('http://partners.ubuntu.com/static/img/home/partners-hero-ubuntu.svg') no-repeat; + left: 320px; + top: 198px; + height: 140px; + width: 140px; + } + } + + } + + .row-build-your-cloud { + background: url('../img/backgrounds/image-background-jujugradient.svg') repeat-x left bottom; + + .build-your-own { + border-top: 1px dotted #888; + margin-top: 20px; + padding-top: 40px; + } + } + + .row-public-cloud { + ul li { + margin-top: 40px; + margin-bottom: 0; + } + + ul li.first-item { padding-left: 0; } + + ul li.last-item { + border: 0; + padding-right: 0; + } + } + + .row-cloud-tools .landscape img { margin-top: -26px; } + + .row-cloud-tools p.text-center { min-height: 170px; } + + .row-cloud-jobs-promo .seven-col { padding-top: 65px; } + + .row-your-cloud .seven-col { padding-top: 27px; } + + .row-diverse-ecosystem .seven-col { padding-top: 55px; } + + .row-services { + overflow: hidden; + + img { + position: absolute; + top: 0; + left: 50.9362%; + } + } + + .tight-section div div { padding-bottom: 40px; } + } + html.no-svg, .opera-mini { + body.cloud-home { + .row-build-your-cloud { + background: url(../img/backgrounds/image-background-jujugradient.png) repeat-x left bottom; + } + } + } + + body.cloud-build-a-cloud { + .row-hero { + h2 { + font-size: 2.25em; + } + } + + .ubuntu-column img { + display: block; + } + .row-management { + background: url(../img/cloud/screenshot-landscape-358x37.png) no-repeat 107% 0%; + min-height: 0; + } + .row-interoperability img { + margin-bottom: -60px; + position: relative; + top: -62px; + } + } + + body.cloud-cloud-management { + .row-hero { + .intro { + margin-bottom: 35px; + } + img { + margin-bottom: 60px; + } + } + .audience-enterprise { + margin-top: 18px; + + .truncated { + display: none; + } + + .full { + display: inline; + } + } + .uawi { + background: $light-grey url(../img/cloud/management/image-landscape.png) top right no-repeat; + } + } + body.cloud-tools { + .row-juju { + padding: 85px 40px 20px; /* default is 20px 40px */ + + img { + position: absolute; + left: 0; + top: -35px; + margin-bottom: 0; + } + } + } + + body.cloud-tools-openstack-home { + .row-hero{ + min-height: 370px; + + img { + position: relative; + top: 20px; + left: 40px; + } + } + + .primary-list-content a { + border-bottom: 1px dotted $warm-grey; + display: block; + padding-bottom: 20px; + margin-bottom: -20px; + } + + } + + .cloud-tools-jumpstart { + .row-jumpstart-training img { + margin-top: 20px; + } + + .row-orange-box img { + margin: 55px auto; + } + } + + .row-step h2 { + height: auto; + + span { + float: none; + margin-right: 0; + } + } + .row-step { + background-repeat: no-repeat; + background-position: right 60px; + height: 100%; + + .step { + top: -3px; + left: -80px; + position: absolute; + z-index: 3; + } + &.step-one .step::after { + content: ""; + height: 1630px; + width: 115px; + background: #fff url(../img/cloud/ubuntu-openstack/image-list-stroke.png) repeat-y 53% top; + position: absolute; + top: 47px; + left: -40px; + z-index: 2; + } + &.step-five .step::after { + content: ""; + background: #fff; + width: 115px; + top: 47px; + height: 280px; + left: -40px; + position: absolute; + } + } + + body.cloud-openstack-reference-architecture { + .tabbed-menu li a { font-weight: normal; padding: 0 30px; } + .tabbed-menu li a span { font-weight: 300; } + .tabbed-content .twelve-col img { padding-bottom: 0; } + .twelve-col .for-mobile { left: -999em; } + } + + body.cloud-tools-juju { + .row-hero { + background: url(../img/cloud/tools/juju/image-juju.jpg) no-repeat 420px 0; + } + .row-config-scale h2 { + margin-top: 30px; + } + .row-one-stop-shop img { + margin-left: -$gutter-width * 2; + margin-bottom: $gutter-width * 2; + } + } + body.cloud-public-cloud { + .row-juju-advantage { + div { + min-height: 540px; + } + overflow: hidden; + .last-col .pull-left-20 { + position: absolute; + bottom: 0; + left: -16px; + } + .pull-left-40 { + left: -130px; + position: absolute; + bottom: 40px; + } + } + .box-management { + position: relative; + } + .box-management img { + position: absolute; + margin-left: -20px; + margin-top: 10px; + } + .push-down { + margin-top: 50px; + } + + .row-services { + padding-bottom: 0; + min-height: 420px; + + img { + max-width: none; + margin-top: 20px; + } + div { + border-right: 1px dotted $warm-grey; + margin-bottom: 0; + padding-right: $gutter-width; + } + div.last-col { + border-right: none; + padding-right: 0; + } + } + } + body.cloud-contact-us { + .row-hero { + padding-bottom: 0; + } + } + + .row-get-started { + .box { + min-height: 170px; + } + .box div { + min-height: 85px; + border-bottom: 1px dotted $warm-grey; + margin-bottom: 15px; + } + img { + display: block; + margin: 0 auto; + vertical-align: middle; + } + .logo-joyent, + .logo-windowsazure, + .logo-gcp { + padding-top: 15px; + } + .logo-hpcloud { + padding-top: 10px; + } + a:hover p { + text-decoration: underline; + } + } + + + .cloud-ecosystem-ubuntu-openstack-interoperability-lab { + li.box { + width: 140px; + } + + #main-content .row-get-involved { + overflow: hidden; + + span img { + margin: initial; + margin-left: -40px; + } + } + } + + /* @subsection cloud > ecosystem > ubuntu OIL */ + .cloud-ecosystem-ubuntu-openstack-interoperability-lab { + .row-testing-integration { + background-image: url("../img/cloud/ecosystem/ubuntu-oil/image-ubuntuopenstackinteroperabilitylab.svg"); + background-repeat: no-repeat; + background-size: 326px auto; + background-position: 95% 40%; + background-color: #fff; + } + } + html.no-svg, .opera-mini { + .cloud-ecosystem-ubuntu-openstack-interoperability-lab .row-testing-integration { + background-image: url("../img/cloud/ecosystem/ubuntu-oil/image-ubuntuopenstackinteroperabilitylab.png"); + } + } + + /* BootStack /cloud/bootstack + -------------------------------------------------------------- */ + .row { + &--paas_list { + margin-top: 30px; + } + + &--paas_list__item:first-child { + position: relative; + padding-top: 23px; + margin-right: 30px; + + img { + bottom: 0; + } + } + } +} + +/* Large / Desktop viewport +-------------------------------------------------------------- */ +@media only screen and (min-width : 984px) { + + .row--training__image { + position: absolute; + top: -122px; + right: -20px; + } + + body.cloud-managed-cloud { + .row--video { + clear: both; + + .show-video { + min-height: 554px; + } + } + } + + body.cloud-home { + .row-cloud-tools .landscape img { + margin-top: -117px; + } + } + + body.cloud-tools-openstack-home { + .row-hero{ + img { + right: 40px; + } + } + .step-one { background-image: url(../img/cloud/ubuntu-openstack/image-ubuntuserver.jpg); } + .step-two { background-image: url(../img/cloud/ubuntu-openstack/image-maas.jpg); } + .step-three { background-image: url(../img/cloud/ubuntu-openstack/image-openstack.jpg); } + .step-four { background-image: url(../img/cloud/ubuntu-openstack/image-juju.jpg); } + .step-five { background-image: url(../img/cloud/ubuntu-openstack/image-landscape.jpg); } + + + .list-step { + &::before { + left: 21px; + } + + li.last-step::after { + left: 21px; + } + } + + } + + body.cloud-openstack-reference-architecture { + .tabbed-menu li a { padding: 0; } + } + body.cloud-tools { + .row-hero { + padding-bottom: 50px; + } + + .row-computers-selected { + background-position: -28px 40px; + } + } + /* ubuntu-openstack-interoperability-lab */ + .cloud-ecosystem-ubuntu-openstack-interoperability-lab { + .row-hero ul { + margin-top: 20px; + } + li.box { + width: 189px; + } + li.box.last-item { + margin-right: 0; + } + #main-content .row-get-involved { + span img { + margin-left: -40px; + } + } + } + body.cloud-public-cloud { + .row-get-started { + .box { + min-height: 170px; + } + } + .row-juju-advantage { + overflow: hidden; + .last-col .pull-left-20 { + left: -20px; + margin-top: 20px; + position: relative; + } + .pull-left-40 { + left: -40px; + padding-top: 40px; + position: relative; + } + } + } + body.cloud-cloud-management { + .row-hero { + img { + margin-bottom: 20px; + } + } + } + + body.cloud-tools-cluster .inner-wrapper { + img { + margin-top: 20px; + } + .row-hero img { + margin-top: 60px; + } + } + + .thank-you { + p.intro { + @include font_size (28); + } + } + .ui-datepicker { + font-family: ubuntu; + display: none; + } + .ui-widget-header { + background: $ubuntu-orange; + } + .ui-datepicker-calendar { + tbody { background: #fff; } + } + .ui-datepicker-calendar td { + text-align: center; + } + + /* BootStack /cloud/bootstack + -------------------------------------------------------------- */ + .row { + &--paas_list__item:first-child { + padding-top: 28px; + } + } + +}/* end @media only screen and (min-width : 984px) */ \ No newline at end of file diff --git a/static/css/section/_community.scss b/static/css/section/community.scss similarity index 100% rename from static/css/section/_community.scss rename to static/css/section/community.scss diff --git a/static/css/section/desktop.scss b/static/css/section/desktop.scss new file mode 100755 index 00000000000..acb6e9388fc --- /dev/null +++ b/static/css/section/desktop.scss @@ -0,0 +1,734 @@ +.row-case-studies { + background-color: $dark-aubergine; + background-image: url('../img/desktop/background-tile.jpg'); + color: #fff; + + .pull-quote { + margin-bottom: .75em; + + p { + color: #fff; + font-size: 1em; + line-height: 1.5em; + + span { + top: .2em; + } + } + + cite { + color: #fff; + font-size: 1em; + line-height: 1.5em; + } + } + + @media only screen and (min-width: 768px) { + > h2:first-child { + margin-bottom: 71%; + } + } +} + +@media only screen and (max-width: 768px) { + .row-apps { + overflow: hidden; + width: 100%; + + .one-col { + float: left; + width: 20%; + margin-right: 2.21238%; + } + + .three-col { + margin-right: 0; + float: left; + width: 64%; + } + } +} + +@media only screen and (min-width: 984px) { + .desktop-context-footer .open-source { + background-image: url(../img/pictograms/picto-pack/picto-projectswelove-orange.svg); + background-position: 217px 27px; + background-repeat: no-repeat; + background-size: 150px 150px; + + div { + width: 75%; + } + } +} + +.row-landscape, +.row-complete { + overflow: hidden; + padding-bottom: 20px; + + @media only screen and (min-width: 768px) { + padding-bottom: 0; + + .pull-right { + max-width: 60%; + } + } +} + +.landscape-screenshot { + -webkit-box-shadow: -2px 0px 2px 1px rgba(0, 0, 0, 0.1); + -moz-box-shadow: -2px 0px 2px 1px rgba(0, 0, 0, 0.1); + box-shadow: -2px 0px 2px 1px rgba(0, 0, 0, 0.1); +} + +.desktop-context-footer img { + display: block; + height: 100px; + margin: 0 auto; + padding-bottom: 20px; +} + +.desktop .share-this { + clear: both; + display: block; + float: left; + height: 25px; + margin-top: 20px; + position: relative; + width: 100%; + + iframe { + display: inline-block; + float: left; + margin: 0; + padding: 0; + width: 80px; + + :first-child { + width: 80px; + } + + :last-child { + margin-right: 0; + } + } + + .twitter-share-button { + display: inline-block; + float: none; + margin-right: 18px; + width: 58px; + } +} + +.row-community { + background: #fff url('../img/patterns/background-dots.png'); + color: $cool-grey; + padding: 40px 20px 20px; + + .nine-col .six-col { + background: #fff; + display: block; + } + + .box { + border: 0; + } + + .where-to-find-us { + background: #fff; + margin: 0; + padding: 15px 20px; + + ul { + margin-bottom: 0; + } + + a { padding: 2px 0 2px 26px; } + + .ask-ubuntu a { background: url('../img/patterns/icon-irc.png') 0 2px no-repeat; } + + .mailing-lists a { background: url('../img/patterns/icon-mail.png') 0 2px no-repeat; } + + .ubuntu-blog a { background: url('../img/patterns/icon-rss.png') 0 2px no-repeat; } + + h3, + h4 { + @include font_size (16); + border-bottom: 1px dotted $warm-grey; + margin-bottom: 10px; + padding-bottom: 5px; + } + } + + .eight-col, + .eight-col.box, + .six-col, + .nine-col { + padding: 20px; + } + + .six-col, + .six-col, + .eight-col { + background: rgba(255, 255, 255, 1); + position: relative; + } + + .nine-col div, + .nine-col div { + background: #fff; + display: block; + float: left; + } +} + +@media only screen and (min-width: 768px) { + //Medium screen + .row-apps { + h3 { + margin-top: 5%; + } + } + + .row-case-study { + .headline { + font-size: 1.7737857143em; + } + + blockquote { + margin-bottom: 20px; + } + } +} + + +/// desktop Overview +.desktop-home #main-content { + .row-industry img { + display: block; + margin: 0 auto; + max-width: 150px; + } + + .row-latest-hardware .eight-col, + .row-tour .six-col { + margin-bottom: 20px; + } + + //Medium screen + @media only screen and (min-width: 768px) { + .row-hero { + background-color: $light-grey; + background-image: url('../img/desktop/overview/hero-photo.jpg'); + background-repeat: no-repeat; + background-position: 73% 13%, bottom right; + margin-top: 0; + min-height: 573px; + + h1 { + margin-top: 40px; + } + } + + .row-latest-hardware .eight-col, + .row-tour .six-col { + margin-bottom: 0; + } + + .row-industry .box { + overflow: hidden; + padding-bottom: 0; + + img { + margin: 0; + margin-bottom: -60px; + padding-left: 40px; + } + } + } + + @media only screen and (max-width: 844px) { + .row-complete .pull-right { + margin-top: 7%; + } + } + + //Large screen + @media only screen and (min-width: 984px) { + .row-hero { + background-size: cover; + margin-top: 0; + min-height: 574px; + + h1 { + margin-top: 40px; + } + } + } +} + +/// desktop Features +.desktop-features #main-content { + + .row-compatible { + img { + max-width: 200px; + } + } + + .row-gaming { + div { + margin-top: 58%; + } + + .borderlands { + left: 0; + position: absolute; + top: 0; + z-index: 1000; + } + + .borderlands-flash { + -webkit-animation: flash-sign 10s infinite; + animation: flash-sign 10s infinite; + left: 0; + position: absolute; + top: 0; + z-index: 2000; + } + } + + @media only screen and (min-width: 768px) { + //Medium screen + + .row-hero { + background-image: url('../img/desktop/features/hero-laptop.png'); + background-position: top right; + background-repeat: no-repeat; + background-size: 22em; + min-height: 310px; + } + + .row-web-browsing { + background-image: url('../img/desktop/features/desktopsnapshot.png'); + } + + .row-gaming { + width: 100%; + padding: 0; + padding-bottom: 55%; + + div { + color: #fff; + position: absolute; + bottom: 20px; + right: 40px; + z-index: 3000; + } + } + + .row-photos { + + > div { + margin-top: 340px; + + p, + h2 { + text-shadow: 0 0 2px black; + } + } + + .photo-credit { + background-color: rgba(0, 0, 0, .6); + bottom: 0; + padding: 10px; + position: absolute; + right: 0; + } + + &.photo-1 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-1.jpg'); + } + &.photo-2 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-2.jpg'); + } + &.photo-3 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-3.jpg'); + } + &.photo-4 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-4.jpg'); + } + &.photo-5 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-5.jpg'); + } + &.photo-6 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-6.jpg'); + } + &.photo-7 { + background-size: cover; + background-image: url('../img/desktop/features/desktop-photos-7.jpg'); + } + } + + .row-compatible { + overflow: hidden; + position: relative; + + .four-col { + position: relative; + min-height: 200px; + } + + .two-col { + margin-top: 1.5em; + } + + .six-col { + margin-top: 2.5em; + } + + .picto-desktop { + margin-left: -65%; + max-width: none; + position: absolute; + top: 0; + width: 12em; + } + + .picto-mobile, + .picto-camera { + position: absolute; + width: 7em; + } + + .three-col { + position: relative; + } + + .picto-mobile { + left: 60px; + top: 0; + } + .picto-camera { + bottom: 0; + right: 0; + } + } + + .row-organise .inline li { + margin-right: 9.8%; + width: 15%; + + :last-child { + margin-right: 0; + } + } + } + + //Large screen + @media only screen and (min-width: 984px) { + .row-hero { + background-position: top right; + background-size: 56%; + min-height: 500px; + } + + .row-compatible { + .two-col { + margin-top: 0; + } + + .six-col { + margin-top: 0; + } + } + } +} + + +/// desktop Enterprise +.desktop-enterprise #main-content { + + @media only screen and (min-width: 768px) { + //Medium screen + + .row-hero { + background-image: url('../img/desktop/enterprise/hero-laptop.png'); + background-position: top right; + background-repeat: no-repeat; + background-size: 22em; + min-height: 310px; + } + } + + //Large screen + @media only screen and (min-width: 984px) { + .row-hero { + background-position: top right; + background-size: 56%; + min-height: 500px; + } + } +} + + +/// desktop Education +.desktop-education #main-content { + @media only screen and (min-width: 768px) { + //Medium screen + .row-hero { + background-image: url('../img/desktop/education/hero-photo.jpg'); + background-repeat: no-repeat; + background-position: right 10px center; + margin-top: 0; + min-height: 574px; + + h1 { + margin-top: 40px; + } + } + + .row-case-studies { + background-image: url('../img/desktop/education/map.jpg'); + background-repeat: no-repeat; + background-size: cover; + } + } + + @media only screen and (min-width: 984px) { + //Medium screen + .row-hero { + background-size: cover; + background-position: 0px -50px; + margin-top: 0; + min-height: 574px; + + h1 { + margin-top: 40px; + } + } + } +} + +/// desktop Government +.desktop-government #main-content { + .podium img { + display: block; + margin: 0 auto; + } + + @media only screen and (min-width: 768px) { + //Medium screen + .row-hero { + background-image: url('../img/desktop/government/hero-photo.jpg'); + background-repeat: no-repeat; + background-position: right 0px top; + margin-top: 0; + min-height: 574px; + + h1 { + padding-top: 40px; + } + } + + .row-case-studies { + background-image: url('../img/desktop/government/map.jpg'); + background-repeat: no-repeat; + background-size: cover; + } + + .row-security { + background-repeat: no-repeat; + background-image: url('../img/things/padlock-chain.png'); + background-position: 89% 93%; + min-height: 310px; + } + } + + @media only screen and (min-width: 984px) { + //Large screen + .row-hero { + background-position: 0% 0%; + background-size: cover; + margin-top: 0; + min-height: 574px; + + h1 { + padding-top: 40px; + } + } + } +} + + +/// desktop developer +.desktop-for-developers #main-content { + + .row-why-ubuntu li { + font-size: 13px; + } + + .row-easy-deployment { + background-color: $box-solid-grey; + } + + .row-tailored-support { + border-bottom: 0; + + table { + margin: 20px 0; + } + } + + //Medium screen + @media only screen and (min-width: 768px) { + .row-hero { + background-image: url('../img/desktop/developers/developer-hero-laptop.png'); + background-position: top right; + background-repeat: no-repeat; + background-size: 22em; + } + + .pull-bottom-left { + float: left; + margin-bottom: -30px; + margin-left: -30px; + } + } + + //Large screen + @media only screen and (min-width: 984px) { + .row-hero { + background-position: top right; + background-size: 56%; + min-height: 500px; + } + .row-developer-tools { + .pull-bottom-right { + bottom: -60px; + float: right; + } + } + .pull-bottom-left { + float: left; + margin-bottom: -60px; + margin-left: -40px; + } + } +} + + +/// desktop China / Kylin +$item_margin: 40px; + +.desktop-ubuntu-kylin, +.desktop-ubuntu-kylin-zh-CN { + .screenshot-shadowed { + margin-left: -5px; + } + + .row-partnership ul { + margin-left: -$item_margin; + + li { + margin-left: $item_margin; + } + } + + .right { + float: right; + } + + .pull-left-40, + .pull-right-40 { + margin-left: 0; + margin-right: 0; + } + + .lang-switch { + margin-bottom: 20px; + } + + @media only screen and (min-width: 768px) { + .lang-switch { + margin-bottom: 0; + position: absolute; + right: 40px; + top: -20px; + } + .row-ubuntu-kylin-more img { + margin-top: -95px; + } + } +} + +@media only screen and (min-width: 768px) { + //Medium screen + .desktop-ubuntu-kylin, + .desktop-ubuntu-kylin-zh-CN { + + .row-hero { + background: url('../img/desktop/ubuntu-kylin/image-ubuntukylin.jpg') 120% center no-repeat; + padding-bottom: 55px; + } + + .row-ubuntu-kylin-more h3 { + margin-top: 30px; + } + + .row-youker img { + margin-top: 25px; + } + + .row-sogou img { + margin-top: 12px; + position: absolute; + } + + .pull-left-40 { + margin-bottom: -30px; + margin-left: -30px; + } + + .pull-right-40 { + margin-bottom: -10px; + margin-right: -30px; + } + } +} + +@media only screen and (min-width: 984px) { + //Large screen + .desktop-ubuntu-kylin-zh-CN .row-hero { + padding-bottom: 80px; + } + + .desktop-ubuntu-kylin, + .desktop-ubuntu-kylin-zh-CN { + .row-hero { + background: url('../img/desktop/ubuntu-kylin/image-ubuntukylin.jpg') 498px 20px no-repeat; + padding-bottom: 55px; + } + } + + .desktop-ubuntu-kylin, + .desktop-ubuntu-kylin-zh-CN { + .pull-left-40 { + margin-bottom: -60px; + margin-left: -40px; + } + + .pull-right-40 { + margin-bottom: -40px; + margin-right: -40px; + } + } +} diff --git a/static/css/section/_devices.scss b/static/css/section/devices.scss similarity index 100% rename from static/css/section/_devices.scss rename to static/css/section/devices.scss diff --git a/static/css/section/_download.scss b/static/css/section/download.scss similarity index 89% rename from static/css/section/_download.scss rename to static/css/section/download.scss index 2e253e5c4e1..0832a500752 100755 --- a/static/css/section/_download.scss +++ b/static/css/section/download.scss @@ -98,11 +98,10 @@ body.download { margin-bottom: 20px; } .row-list-download { - padding-bottom: 0; padding-top: 0; .box-highlight { - margin-bottom: 0; + margin-bottom: 20px; } .media--image__vcentered { margin-top: 38px; @@ -111,13 +110,23 @@ body.download { p.ubuntu-upgrade { background: $light-grey url(../img/pictograms/picto-pack/picto-upgrade-warmgrey.svg) 20px center no-repeat; background-size: 40px 40px; - border: 2px solid #e3e3e3; + border-top: 1px solid #e3e3e3; border-radius: 0 0 4px 4px; display: block; margin-bottom: 0; padding: 20px 0 20px 84px; + margin: 0 -20px -41px -20px; + } +} +body.download-cloud-home { + #main-content .row-hero { + border-bottom: 1px dotted #888; + padding-top: 40px; + padding-bottom: 60px; + margin-top: -40px } } + html.no-svg, html.opera-mini { body.download p.ubuntu-upgrade { @@ -179,6 +188,7 @@ body.download-ubuntu-kylin .lang-switch { top: 20px; right: 40px; color: #fff; + z-index: 999; } body.download-desktop-windows-installer .row-hero { padding-bottom: 0; } @@ -196,14 +206,6 @@ body.download-ubuntu-kylin-zh-CN .row-zh-CN .box-highlight p { padding-right: 20px; } -body.download-ubuntu-kylin, -body.download-ubuntu-kylin-zh-CN { - #context-footer hr { - background: none; - box-shadow: none; - } -} - /*body.download .row-hero .box { padding-left: $three-col; }*/ /* @section download > desktop/server & cloud @@ -230,7 +232,8 @@ body.download .inner-wrapper form select { } body.download .inner-wrapper form button, -body.download .inner-wrapper form .link-cta-download { +body.download .inner-wrapper form .link-cta-download, +body.download .inner-wrapper .link-cta-download { @include font_size (19.5); padding: 10px 14px; border: 0; @@ -239,6 +242,10 @@ body.download .inner-wrapper form .link-cta-download { width: 100%; } +body.download #main-content .row-background a:link.link-cta-download { + text-decoration: none; +} + body.download-ubuntu-kylin-zh-CN .inner-wrapper form button { margin-left: 0; } body.download .inner-wrapper .small { @@ -374,7 +381,8 @@ body.download { .header--download, .header--kylin, .header--openstack, - .header--server { + .header--server, + .header--upgrade { background-repeat: no-repeat; background-size: 2em 2em; background-position: 0 center; @@ -404,6 +412,9 @@ body.download { .header--server { background-image: url("../img/pictograms/picto-pack/picto-server-warmgrey.svg"); } + .header--upgrade { + background-image: url("../img/pictograms/picto-pack/picto-upgrade-warmgrey.svg"); + } .row-easy-ways { .box-highlight{ @@ -419,7 +430,14 @@ body.download { } #main-content .row-background { - background: url("../img/backgrounds/image-background-wallpaper1404.jpg") no-repeat scroll 0 bottom #4B1827; + background: url("../img/backgrounds/image-background-wallpaper1404.jpg") no-repeat center center; + background-size: cover; + background-color: #62273A; + background-color: -webkit-linear-gradient(#62273A 0%, #a62d2d 100%); + background-color: -o-linear-gradient(#62273A 0%, #a62d2d 100%); + background-color: -moz-linear-gradient(#62273A 0%, #a62d2d 100%); + background-color: linear-gradient(#62273A 0%, #a62d2d 100%); + background-size: cover; margin-top: 0; padding-top: 40px; @@ -435,7 +453,11 @@ body.download { a:hover { color: rgba(255,255,255,0.6); } - + + a:hover.link-cta-download { + color: rgba(255,255,255,1); + } + a.external { background-image: url("../img/icons/icon-externallink-white.svg"); } @@ -458,7 +480,27 @@ body.download { border-color: rgba(255,255,255,0.2); /*#78515f;*/ } } + #main-content .box-highlight { + } +} + +.download.download-ubuntu-kylin #main-content .row-background { + a:link, + a:visited { + color: #fff; + text-decoration: none; + } + + a:hover { + color: #fff; + text-decoration: underline; + } + + a.external:hover { + background-image: url("../img/icons/icon-externallink-white.svg"); + } } + html.no-svg, html.opera-mini { body.download { @@ -499,7 +541,7 @@ body.download .box h4 { body.download .sidebar li a, body.download .box ul li, -body.download-alternative-downloads #main-content ul li { color: $ubuntu-orange; } +body.download-alternative-downloads #main-content .row ul li { color: $ubuntu-orange; } body.download .box ul li p { color: #333; @@ -551,13 +593,17 @@ body.download-ubuntu-kylin-zh-CN h2 span { /* @section help -------------------------------------------------------------- */ #download-help { + ol { + margin-left: 0; + } + li { border-bottom: 1px dotted $warm-grey; margin-bottom: 1.25em; min-height: 5em; padding-bottom: .625em; - padding-left: 17%; position: relative; + padding-left: 70px; } li:last-child { @@ -574,6 +620,7 @@ body.download-ubuntu-kylin-zh-CN h2 span { list-style-type: disc; padding-left: 0; margin-bottom: 0; + margin-left: 20px; min-height: 0; color: #333; } @@ -634,7 +681,7 @@ html.opera-mini { } } -.download-cloud-install-ubuntu-cloud #download-help dl:first-of-type { +.download-cloud-install-ubuntu-openstack #download-help dl:first-of-type { border-top: 0; } @@ -647,8 +694,8 @@ html.opera-mini { #download-help li span, #ubuntu-help li span { @include rounded_corners(40px); - background-color: #DD4814; - border: 3px solid #DD4814; + background-color: #ccc; + border: 3px solid #ccc; color: #fff; display: block; float: left; @@ -656,9 +703,9 @@ html.opera-mini { vertical-align: top; width: 18px; @include font_size (22); - padding: 0 5px; - margin-left: -45px; + padding: 0 9px; height: auto; + margin-left: -70px; } #ubuntu-help li span { @@ -669,7 +716,7 @@ html.opera-mini { #download-help li.double span, #download-help li span.double, #ubuntu-help li.double span, -#ubuntu-help li span.double { text-indent: -11px; } +#ubuntu-help li span.double { text-indent: -7px; } #ubuntu-help .no-numbers li { padding-left: 0; @@ -691,8 +738,8 @@ body.download p.link-wrap { width: 100%; } -/* /download/help/install-ubuntu-cloud */ -.download-cloud-install-ubuntu-cloud { +/* /download/help/install-ubuntu-openstack */ +.download-cloud-install-ubuntu-openstack { .row .cloud, .row .server, .row .juju { border-bottom: 1px dotted $warm-grey; margin-bottom: 15px; @@ -726,7 +773,7 @@ body.download p.link-wrap { } html.no-svg, html.opera-mini { - .download-cloud-install-ubuntu-cloud { + .download-cloud-install-ubuntu-openstack { .row .cloud h3 { background-image: url(../img/pictograms/image-picto-server-40.png); } .row .server h3 { background-image: url(../img/pictograms/image-picto-openstack-40.png); } .row .juju h3 { background-image: url(../img/pictograms/image-picto-juju-40.png); } @@ -939,12 +986,33 @@ html.opera-mini { /* Medium / Tablet viewport -------------------------------------------------------------- */ -@media only screen and (min-width : 769px) { +@media only screen and (min-width : 768px) { + body.download-cloud-home { + #main-content .row-hero { + background: url(../img/download/image-cloud-download.png) 130% 0 no-repeat; + } + } + body.download { + .row-list-download { + .box-highlight { + margin-bottom: 0; + } + } + } - body.download #main-content .row-background { - background-position: 0 center; - } +} + + +/* Medium / Tablet viewport +-------------------------------------------------------------- */ +@media only screen and (min-width : 769px) { + + body.download-cloud-home { + #main-content .row-hero { + background: url(../img/download/image-cloud-download.png) 100% 0 no-repeat; + } + } /* Thank you pages */ .download .row-download-thanks { @@ -960,19 +1028,21 @@ html.opera-mini { min-height: 8em; padding-right: 10px; } + body.download-cloud-home .inline-icons li { margin-bottom: 20px; } + body.contribute-to-ubuntu .price-equivalent img { float: left; } #download-help li span, #ubuntu-help li span { - @include font_size (36); - height: 38px; - margin-left: -(80/36)em; - padding: 0 21px 20px 19px; + @include font_size (23); + height: 20px; + padding: 0 11px 20px 11px; + margin-right: 20px; } #ubuntu-help li span { @@ -1012,6 +1082,12 @@ html.opera-mini { margin-top: 53px; } } + body.download-cloud, + body.download-server { + .gap-from-top { + margin-top: 88px; + } + } } /* Large / Desktop viewport diff --git a/static/css/section/_error.scss b/static/css/section/error.scss similarity index 100% rename from static/css/section/_error.scss rename to static/css/section/error.scss diff --git a/static/css/section/_homepage.scss b/static/css/section/homepage.scss similarity index 67% rename from static/css/section/_homepage.scss rename to static/css/section/homepage.scss index c092d834d65..defebc21917 100755 --- a/static/css/section/_homepage.scss +++ b/static/css/section/homepage.scss @@ -23,6 +23,8 @@ body.homepage-1310 - 13.10 launch -------------------------------------------------------------- */ +@import "core-constants"; +@import "core-mixins"; body.homepage { .lang-switch { @@ -132,6 +134,25 @@ body.homepage { padding-right: 123px; } } + + .ubuntu-openstack, + .ubuntu-core, + .ubuntu-server { + + img { + width: 50%; + margin: 20px auto; + } + } + + .ubuntu-server img { + width: 45%; + } + + .ubuntu-core img { + width: 64%; + } + .homepage-features { .box { @@ -165,7 +186,6 @@ body.homepage { background-position: right bottom; } } - } /* end body.homepage */ /* body.homepage-default @@ -187,322 +207,6 @@ body.homepage-default { } } /* end body.default */ -/* body.homepage-raring --------------------------------------------------------------- */ -body.homepage-raring { - .row-hero { - padding: 0 0 0 50px; - position: relative; - overflow: visible; - } - - .row-hero img { - display: none; - } - - .row-hero h1 { - @include font_size (45); - line-height: 1.2; - margin-bottom: 12px; - margin-top: 22px; - padding-top: 32px; - } - - .row-hero .tagline { - @include font_size (24); - line-height: 1.4; - margin-bottom: 5px; - } - - .row-hero .hero { - -moz-border-radius: 0 4px 0 0; - -webkit-border-radius: 0 4px 0 0; - background: #fff url(../img/homepage/1304-takeover-laptop.png) 361px 14px no-repeat; - border-bottom: 0; - border-radius: 0 4px 0 0; - border-right: 0; - } - - .row-hero div div { - padding-bottom: $gutter-width; - width: 450px; - margin-left: $gutter-width; - } - - .row-hero .share-this { - padding-top: 0; - padding-bottom: 0; - } - - .row-hero a.link-cta-ubuntu { - margin-bottom: 20px; - } - - .row-hero p.tagline { - font-size: 24px; - margin-bottom: 20px; - } - - a.hidden { - display: block; - height: 306px; - left: 0; - position: absolute; - top: 0; - width: 301px; - } - - .row-hero .share-this { - text-align: left; - width: 290px; - margin-top: 20px; - margin-left: 0; - float: none; - - iframe, div { - float: right; - } - - .twitter-share-button{ - width: 101px !important; - } - } - -} /* End Raring */ - -/* body.homepage-charm --------------------------------------------------------------- */ -body.homepage-charm { - .inner-wrapper { - background-image: url(../img/homepage/charm/juju_bg.png); - } - - #main-content .row-hero { - background: url(../img/homepage/charm/juju-main.png) 105% 70px no-repeat; - position: relative; - overflow: visible; - margin-bottom: 20px; - } - #main-content .row-hero br{ - margin-bottom: 10px; - } - - .row-hero .tagline { - @include font_size (26); - line-height: 1.4; - margin-bottom: 20px; - padding-right: 440px; - } - .row-hero .link-cta-ubuntu { - margin-right: 10px; - } - .hero { - background: url(../img/homepage/charm/icon-juju-logo.png) 20px 70px no-repeat; - padding-left: 20px; - margin-top: -50px; - padding-top: 130px; - } -}/* end homepage-charm */ - -/* body.homepage-edge --------------------------------------------------------------- */ -body.homepage-edge { - h1 { - background: url(../img/homepage/edge-logo.png) no-repeat; - display: block; - height: 74px; - margin-bottom: 7px; - margin-left: -10px; - text-indent: -999em; - width: 320px; - } - #main-content .row-hero { - background: #282828; - height: 355px; - margin-bottom: 0; - margin-top: 0; - overflow: hidden; - position: relative; - width: 100%; - z-index: 2; - @include rounded_corners(4px 4px 0 0); - } - .hero { - position: relative; - z-index: 3; - padding-top: 0; - top: 65px; - position: relative; - padding-left: 40px; - } - #edge { - background: url(../img/homepage/2_3_generic.jpg) right -400px no-repeat; - color: #fff; - display: block; - height: 600px; - left: 55%; - position: absolute; - top: 0; - width: 922px; - z-index: 1; - } - .tagline { - @include font_size (24); - color: #fff; - margin-bottom: 25px; - text-shadow: 0 2px 4px rgba(0,0,0,.6); - line-height: 54px; - width: 490px; - } - .tagline { - line-height: 1.3; - } - .link-cta-ubuntu { - -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - } -} /* end homepage-edge */ - -/* body.homepage-azure --------------------------------------------------------------- */ -body.homepage-azure { - #main-content .row-hero { - background: url(../img/homepage/image-windows-azure-charms.png) 100% 30px no-repeat; - position: relative; - overflow: visible; - margin-bottom: 15px; - padding-bottom: 20px; - } - #main-content h1 { - @include font_size (38); - margin-bottom: 30px; - } - #main-content h1 span { - display: inline; - background: url(../img/homepage/logo-windows-azure-280.png) 0 2px no-repeat; - text-indent: -999em; - display: inline-block; - width: 280px; - height: 47px; - margin-left: 6px; - } - .row-hero p a { - text-decoration: none; - } - .row-hero p { - @include font_size (20); - } - .row-hero p a { - color: #333; - } - .row-hero p a span { - color: $ubuntu-orange;; - } - .row-hero p a:hover span { - text-decoration: underline; - } - .row-hero .tagline { - @include font_size (30); - line-height: 1.4; - margin-bottom: 20px; - padding-right: 440px; - } - .hero { - padding-left: 20px; - padding-top: 60px; - } -}/* end homepage-azure */ - -/* body.homepage-openstack --------------------------------------------------------------- */ -body.homepage-openstack { - #main-content .row-hero, - #main-content .box-hero { - @include box_sizing; - background: #fff url(../img/homepage/image-ubuntu-openstack-medals.png) 90% 0 no-repeat; - clear: both; - display: block; - width: 100%; - float: left; - overflow: visible; - padding-bottom: 70px; - padding-top: 60px; - position: relative; - } - #main-content .row-hero { - margin-top: 0; - } - #main-content .box-hero { - padding-left: 20px; - padding-bottom: 70px; - } - #main-content h1 { - padding-right: 10em; - } - #main-content .box-hero h1 { - @include font_size (43); - margin-bottom: 10px; - } - .row-hero .tagline, - .box-hero .tagline { - @include font_size (30); - line-height: 1.4; - margin-bottom: 20px; - } - .row-hero .tagline { - max-width: 400px; - } - .box-hero .hero { - padding-left: 20px; - padding-top: 0; - } - -}/* end homepage-openstack */ - -/* body.homepage-1310 --------------------------------------------------------------- */ -body.homepage-1310 { - #main-content .box-hero { - @include rounded_corners(4px); - background: #3b0208 url(../img/homepage/image-ubuntu-dash.png) right top no-repeat; - margin: 0 0 20px; - padding: 0; - border: 0; - } - #main-content h1 { - text-shadow: 0 2px 4px rgba(0,0,0,.6); - @include font_size (58); - color: #fff; - margin-bottom: 10px; - } - .box-hero .tagline { - @include font_size (30); - line-height: 1.4; - margin-bottom: 20px; - padding-right: 360px; - text-shadow: 0 2px 4px rgba(0,0,0,.6); - } - .hero { - @include rounded_corners(4px); - background: url(../img/homepage/image-ubuntu-dash-dock.jpg) no-repeat; - color: #fff; - margin-top: 0; - padding: 128px 20px 8px 120px; - height: 325px; - } - .hero .link-cta-ubuntu { - -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); - } - #main-content .box-hero p a { - @include font_size (18); - color: #fff; - text-shadow: 0 2px 4px rgba(0,0,0,.6); - } -}/* end homepage-1310 */ - /* body.homepage-uoil -------------------------------------------------------------- */ body.homepage-uoil{ @@ -1663,9 +1367,6 @@ body.homepage-kylin { } } - .lang-switch { - margin-bottom: -40px; - } @media only screen and (min-width : 768px) { .row-image-centered { @@ -1678,8 +1379,28 @@ body.homepage-kylin { font-size: 3em; } } + + .row-china-promo { + background-color: #fff; + } + + .china-mobile { + float: left; + margin-right: 40px; + } + + .phones { + margin-top: 20px; + } } +.lang-switch { +margin-bottom: -40px; +z-index: 999; +position: relative; +} + + /* body.homepage-juju-bundles -------------------------------------------------------------- */ body.homepage-juju-bundles { @@ -1895,9 +1616,9 @@ body.homepage-1404 { } } -/* body.homepage +/* body.homepage-1410 -------------------------------------------------------------- */ -body.homepage { +body.homepage-1410 { .wrapper { width: 100%; background: none; @@ -1926,34 +1647,211 @@ body.homepage { padding-left: 0; padding-right: 0; } - - .row-aux { - a { - display: block; - } - a:hover, - a:active { - text-decoration: none; + .row-popular-cloud { + img.for-mobile { + margin: 0 auto; } - a:hover h2, - a:active h2 { - text-decoration: underline; + } + hr { + background: none repeat scroll 0 0 #dd4814; + border: 0 none; + box-shadow: 0 2px 2px -2px #333 inset; + clear: both; + height: 14px; + margin: 0 0 10px; + } + + .row-favourite-desktop { + -webkit-box-shadow: inset 0px -5px 6px -4px rgba(0, 0, 0, 0.2), inset 0px 5px 6px -4px rgba(0, 0, 0, 0.2); + -moz-box-shadow: inset 0px -5px 6px -4px rgba(0, 0, 0, 0.2), inset 0px 5px 6px -4px rgba(0, 0, 0, 0.2); + box-shadow: inset 0px -5px 6px -4px rgba(0, 0, 0, 0.2), inset 0px 5px 6px -4px rgba(0, 0, 0, 0.2); + overflow: hidden; + img.overflow { + display: none; } img { width: 100%; - } - h2 { - @include font_size (21); + zoom: 1; } } + .row-birthday { + padding-bottom: 20px; + padding-top: 100px; + background: url('../img/homepage/1410/birthday.png') 50% 20px no-repeat; + +} + + footer.global { + -moz-box-shadow: none; + -webkit-box-shadow: none; + box-shadow: none; + } @media only screen and (min-width : 768px) { .strip-inner-wrapper { padding: 0 30px; } - .number-one-for-cloud { - position: relative; + .row-popular-cloud { + background: #fff; + margin-top: -15px; + h1 { + margin-top: 60px; + } + img.for-tablet { + display: block; + float: right; + } + } + .row-birthday { + background: rgba(255,255,255, .8); + padding-top: 30px; + + h2 { + background: url('../img/homepage/1410/birthday.png') no-repeat; + display: inline-block; + padding: 16px 0 16px 335px; + text-align: center; + margin-bottom: 20px; + } + p { + padding: 0 130px; + } + } + .row-favourite-desktop { + height: 360px; + h1 { + margin-top: 40px; + } + .browser { + margin-left: 52.5%; + width: 100%; + height: 360px; + margin-top: -30px; + background-image: url(../img/homepage/1410/desktop.png); + background-size: 100%; + background-repeat: no-repeat; + background-position: 10px 40px; + } + } + } + @media only screen and (min-width : 984px) { + .row { + //height: 540px; + } + .strip-inner-wrapper { + padding: 0; + } + .cookie-policy .wrapper { + width: 984px; + } + .row-popular-cloud { + h1 { + margin-top: 33px; + } + img { + margin-top: 15px; + } + } + .row-birthday { + background: rgba(255,255,255, .8); + + h2 { + background: url('../img/homepage/1410/birthday.png') no-repeat; + display: inline-block; + padding: 12px 0 12px 335px; + text-align: center; + margin-bottom: 20px; + + } + p { + padding: 0; + } + } + + .row-favourite-desktop { + //background: url(../img/backgrounds/image-background-paper.png) no-repeat; + background: url(../img/homepage/1410/1410-wallpaper.jpg) no-repeat; + background-size: cover; + height: 540px; + //color: #333; + h1, + h2 { + margin-top: 60px; + } + h2 { + margin-top: 100px; + margin-bottom: 0.5em; + } + .browser { + height: 540px; + margin-top: -40px; + background-position: 10px 60px; + background-size: auto; + } + } + } +} + + +/* body.homepage +-------------------------------------------------------------- */ +body.homepage { + .wrapper { + width: 100%; + background: none; + } + .cookie-policy .wrapper { + width: auto; + } + #main-content { + padding-bottom: 0; + margin-bottom: 0; + } + .strip-inner-wrapper { + background: none; + border: none; + margin: 0; + padding: 0 8px; + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; + box-sizing: border-box; + margin: 0 auto; + max-width: 984px; + float: none; + } + .row { + padding-left: 0; + padding-right: 0; + } + + .row-aux { + a { + //display: block; + } + a:hover, + a:active { + text-decoration: none; + } + a:hover h2, + a:active h2 { + text-decoration: underline; + } + img { + } + h2 { + @include font_size (21); + } + } + + + @media only screen and (min-width : 768px) { + .strip-inner-wrapper { + padding: 0 30px; + } + .number-one-for-cloud { + position: relative; } } @media only screen and (min-width : 984px) { @@ -1968,7 +1866,6 @@ body.homepage { } .row-aux { img { - width: 260px; } } } @@ -2069,10 +1966,8 @@ body.homepage-kylin { } } - .index_kylin { .lang-switch-wrapper { padding-bottom: 0; - } @media only screen and (min-width : 768px) { .five-col { @@ -2120,12 +2015,48 @@ body.homepage-cloud-default { } // body.homepage-cloud-default body.openstack-summit-paris-takeover { - @media only screen and (min-width : 768px) { + + header.banner { + margin-bottom: 0; + } + + #main-content { + margin-top: 0; + h1 { - margin-top: 15%; + margin-top: 5%; + } + + .row-hero { + background: #fff; + margin-top: 0; + padding-bottom: 0; + padding-top: 20px; + + + + @media only screen and (min-width : 768px) { + padding-top: 50px; + } + + @media only screen and (min-width : 984px) { + img { + max-width: none; + } + } + } + + .row-aux { + background: transparent; } + .openstack-paris { - margin-bottom: 10px; + + @media only screen and (min-width : 768px) { + padding-bottom: 160px; + margin-bottom: 0; + background: url("../img/homepage/paris-skyline.png") no-repeat bottom right #fff; + } } } } //body.openstack-summit-paris-takeover @@ -2140,4 +2071,779 @@ body.wef-takeover { margin-top: -62px; margin-bottom: 20px; } +} + +body.cloud-survey-takeover { + @media only screen and (min-width : 768px) { + .row-hero h1 { + margin-top: 20px; + } + } + @media only screen and (min-width : 984px) { + .intro-large { + font-size: 2em; + } + } +} + +body.machine-view-takeover { + @media only screen and (min-width : 768px) { + #main-content .row-hero { + img.touch-border { + margin-bottom: -20px; + } + } + } + @media only screen and (min-width : 984px) { + #main-content .row-hero { + padding-bottom: 20px; + h1 { + margin-bottom: 0.2em; + } + .five-col { + padding-left: 40px; + } + img.touch-border { + margin-top: 51px; + margin-bottom: -40px; + } + .logo { + margin: 40px 0 20px; + } + } + } +} + +body.openstack-training-takeover { + #main-content .row-hero { + background-color: #fff; + background-image: none; + border-bottom: 1px solid #ededed; + margin-top: -20px; + overflow: hidden; + padding-top: 40px; + .six-col { + position: relative; + margin-bottom: 60px; + } + } + @media only screen and (min-width : 768px) { + #main-content .row-hero { + padding-top: 80px; + margin-top: -40px; + } + .main-cloud { + position: absolute; + max-width: 150%; + top: 5%; + left: 115%; + z-index: 200; + } + .small-cloud { + position: absolute; + max-width: 35%; + top: 105%; + left: 5%; + } + .purple-cloud { + position: absolute; + max-width: 90%; + top: 65%; + left: 105%; + z-index: 100; + } + } + @media only screen and (min-width : 984px) { + #main-content .row-hero { + padding-top: 106px; + margin-top: -53px; + } + } +} + +// 1410 takeover +body.takeover-1410 { + #main-content { + margin: -5px 0 0 0; + } + #main-content .row-hero { + background-color: #fff; + border-bottom: 1px solid #ededed; + overflow: hidden; + padding: 40px 0 0; + margin: 0 0 0; + img { + margin-top: -20px; + } + h1 { + padding-right: 60px; + } + + .six-col { + position: relative; + margin-bottom: 60px; + } + + } + @media only screen and (min-width : 768px) { + #main-content .row-hero .strip-inner-wrapper { + overflow: hidden; + background: #fff url("../img/homepage/Dell_XPS_Laptop_Left.png") 88% 0 no-repeat; + background-size: 500px 310px; + } + + #main-content .row-hero { + padding-top: 50px; + padding-bottom: 30px; + h1 { + padding-top: 70px; + } + } + } +} + +@media only screen and (min-width : 984px) { + body.takeover-1410 { + #main-content .row-hero .strip-inner-wrapper { + background-size: 713px 443px; + background-position: 85% 0; + } + #main-content .row-hero { + padding-top: 90px; + padding-bottom: 50px; + h1 { + padding-top: 90px; + } + } + } + body.global.takeover-1410 { + .lang-switch { + margin-top: 35px; + } + #main-content { + margin-top: -20px; + } + } +} + +// openstack-installer 24 Oct 2014 +body.homepage.takeover-openstack-installer { + + background: none; + background-color: #FFF; + + .row { + padding-bottom: 65px; + } + + .row-aux { + padding-top: 65px; + background-color: #F0F0F0; + padding-bottom: 40px; + } + + div.intro { + + p { + font-size: 23px; + } + + @media only screen and (min-width : 768px) { + padding: 15px 0; + padding-left: 94px; + margin-bottom: 40px; + background: url("../img/homepage/installer-picto.svg") 0 50% no-repeat; + } + + @media only screen and (min-width : 984px) { + h1 { + font-size: 1.8em; + } + } + } + + footer.global { + background-color: #F0F0F0; + } +} + +// openstack-big-data 5 Nov 2014 + +body.openstack-summit-paris-takeover-big-data { + + header.banner { + margin-bottom: 0; + } + + #main-content { + margin-top: 0; + + .row-hero { + background: #fff; + margin-top: 0; + padding-bottom: 0; + padding-top: 20px; + + + @media only screen and (min-width : 768px) { + padding-top: 50px; + } + + @media only screen and (min-width : 984px) { + img { + max-width: none; + } + } + } + + .row-aux { + background: transparent; + } + + .openstack-paris { + + @media only screen and (min-width : 768px) { + padding-bottom: 160px; + margin-bottom: 0; + background: url("../img/homepage/paris-skyline.png") no-repeat bottom right #fff; + } + } + } +} //body.openstack-summit-paris-takeover + +// google-cloud-platform 7 Nov 2014 + +body.google-cloud-platform { + + header.banner { + margin-bottom: 0; + } + + #main-content { + margin-top: 0; + + .row-hero { + margin-top: 0; + background: #f8f8f8; + padding: 40px 0; + + @media only screen and (min-width : 768px) { + padding: 80px 0 60px; + } + } + + .row-aux { + background: transparent; + } + } +} + +// APM takeover 25 Nov 2014 +body.apm-takeover { + #main-content { + margin: -5px 0 0 0; + } + #main-content .row-hero { + background-color: #fff; + margin-top: 0; + padding-top: 40px; + img { + max-width: 300px; + } + } + + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + h1 { + margin-top: 88px; + } + img { + max-width: 400px; + } + } + } + + .row-aux { + background-color: transparent; + } +} + +body.snappy-takeover .row-hero em { + color: $ubuntu-orange; + font-style: normal; +} + +// Dell LATAM takeover +.dell-latam-takeover { + #main-content { + margin: -5px 0 0 0; + } + #main-content .row-hero { + background-color: #fff; + margin-top: 0; + padding-top: 40px; + } + + .row-hero { + background-color: #fff; + + .strip-inner-wrapper { + background-image: url(../img/homepage/image-dell-laptop.png); + background-repeat: no-repeat; + background-position: 100% 40%; + height: 500px; + width: 100%; + } + } + + @media only screen and (min-width : 768px) { + .row-hero { + background-image: url(../img/homepage/image-latam-map.png); + background-repeat: no-repeat; + background-position: 67% 0; + + .strip-inner-wrapper { + background-image: url(../img/homepage/image-dell-laptop.png); + background-repeat: no-repeat; + background-position: 100% 40%; + height: 500px; + width: 100%; + } + + img { + margin: 60px 0 10px; + } + + .laptop { + display: none; + } + } + } +} + +// phone launch Feb 2015 +body.phone-flash-one-takeover { + + header.banner { + margin-bottom: 0; + box-shadow: none; + } + + #main-content { + + margin-top: 0; + + .row-hero { + background: url('../img/homepage/phone/suru_wallpaper_rgb.png') 100% 0 no-repeat; + background-size: cover; + margin-top: 0; + padding-bottom: 0; + overflow: hidden; + min-height: 490px; + + h1 { + margin-top: 30px; + } + + img { + margin-top: 30px; + } + } + + } // end #main-content + +} // end body.phone-launch-takeover + +body.phone-flash-one-takeover { + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + + min-height: 520px; + + h1 { + margin-top: 200px; + } + + img { + margin-top: 100px; + margin-left: 0; + } + + .strap { + margin-top: 170px; + } + } + } + + @media only screen and (min-width : 984px) { + .row-aux .bootstack a p { + margin-bottom: 20px; + } + + #main-content .row-hero { + background-position: 50% 100%; + min-height: 720px; + + h1 { + margin-bottom: .25em; + margin-top: 300px; + + } + + img { + margin-top: 160px; + margin-left: 0; + } + } + } + +} // body.phone-launch-takeover + +// phone launch Feb 2015 +body.phone-launch-takeover { + + header.banner { + margin-bottom: 0; + box-shadow: none; + } + + #main-content { + + margin-top: 0; + + .row-hero { + background: url('../img/homepage/phone/phone.jpg') 55% 0 no-repeat; + background-size: cover; + margin-top: 0; + padding-bottom: 0; + overflow: hidden; + color: #fff; + min-height: 840px; + + a { + color: #fff; + } + + h1 { + margin-top: 40px; + font-size: 4.625em; + margin-bottom: 0; + + @media only screen and (min-width : 768px) { + margin-top: 200px + } + + @media only screen and (min-width : 984px) { + margin-top: 300px; + } + } + + .intro { + font-size: 1.8em; + } + + .strap { + margin-top: 560px; + } + } + + } // end #main-content + +} // end body.phone-launch-takeover + +body.mission-critical-things { + + header.banner { + margin-bottom: 0; + } + + #main-content { + margin-top: 0; + + .row-hero { + margin-top: 0; + background: #f8f8f8; + padding: 40px 0; + + .inline-icons { + padding-top: 20px; + padding-bottom: 20px; + + li { + margin-right: 3%; + text-align: center; + } + li.last-item { + margin-right: 0; + } + .inline-icons img { + max-width: 115px; + max-height: 32px; + } + } + + @media only screen and (min-width : 768px) { + padding: 80px 0 60px; + } + + + @media only screen and (min-width : 984px) { + .inline-icons img { + max-width: none; + max-height: none; + } + + .inline-icons li { + margin-right: 7%; + } + } + } + + .row-aux { + background: transparent; + } + } +} // end body.mission-critical-things + +body.openstack_roadshow { + + header.banner { + margin-bottom: 0; + } + + #main-content { + margin-top: 0; + } + + #main-content .row-hero { + padding-bottom: 0; + background-color: #ffffff; + margin-top: 0; + padding-top: 40px; + + + @media only screen and (min-width : 768px) { + h1 { + margin-top: 60px; + } + } + + .intro { + margin-bottom: 20px; + } + + .no-margin-bottom { + margin-bottom: -4px; + } + } + + .row-aux { + background-color: #eeeeee; + } +} // end body.openstack_roadshow + +.mwc_2015_takeover { + + #main-content .row-hero { + background: url('../img/homepage/phone/suru_wallpaper_rgb.png'); + background-size: cover; + min-height: 636px; + margin-top: -20px; + + .row-hero-image { + margin-top: 20px; + + img { + position: absolute; + z-index: 999; + } + + } + + h1 { + margin-bottom: 10px; + margin-top: 60px; + } + + h2 { + margin-bottom: 10px; + } + + .intro { + margin-bottom: 5px; + } + + } + + @media only screen and (min-width : 768px) { + + #main-content .row-hero { + + min-height: 420px; + + h1 { + margin-top: 140px; + } + + .row-hero-image img { + margin-top: 60px; + margin-left: -30px; + } + + } + + } // @media only screen and (min-width : 768px) + + @media only screen and (min-width : 984px) { + #main-content .row-hero { + min-height: 556px; + + h1 { + margin-top: 210px; + } + + .row-hero-image img { + margin-top: 60px; + margin-left: 0; + } + + div.dots { + background: url('../img/homepage/dot-cicrle-section-bg.svg') 120% 47% no-repeat; + display: block; + height: 556px; + position: absolute; + right: 107px; + top: -20px; + width: 300px; + z-index: 0; + } + + } + } // @media only screen and (min-width : 984px) + + +} // end body.mwc_2015_takeover + +.ninja-sphere-takeover { + + header.banner { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; + } + + #main-content .row-hero { + background-image: url('../img/homepage/ninja-blocks-hero-homepage-small.jpg'); + background-size: cover; + background-position: right 55%; + background-repeat: no-repeat; + min-height: 600px; + margin-top: -20px; + padding-top: 60px; + color: #ffffff; + } + + .link-inverted { + color: #ffffff; + } + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + padding-top: 10%; + background-image: url('../img/homepage/ninja-blocks-hero-homepage.jpg'); + min-height: 700px; + } + } + + @media only screen and (min-width : 984px) { + #main-content .row-hero { + padding-top: 7%; + } + } +} + +.dell-xps-takeover { + .dell-logo { + margin-bottom: 5px; + } + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + margin-top: 0; + min-height: 33em; + padding-top: 40px; + overflow: hidden; + } + + .dell-logo { + margin-top: 20px; + } + + .laptop { + left: 38%; + position: absolute; + top: 10%; + width: 48em; + } + } +} + + +.vivid-release-takeover { + header.banner { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; + } + + #main-content .row-hero { + background-image: url('../img/homepage/vivid-hero-takeover-medium.jpg'); + background-size: cover; + background-position: right 55%; + background-repeat: no-repeat; + min-height: 600px; + margin-top: -20px; + padding-top: 60px; + + br { + display: block; + } + } + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + background-image: url('../img/homepage/vivid-hero-takeover.jpg'); + padding-top: 10%; + min-height: 700px; + } + } + + @media only screen and (min-width : 984px) { + #main-content .row-hero { + padding-top: 7%; + } + } +} + +.global.vivid-release-takeover, +.index_kylin.vivid-release-takeover { + .lang-switch-wrapper { + position: absolute; + right: 20px; + } +} +.index_kylin.vivid-release-takeover { + #main-content .row-hero { + background-image: url('../img/homepage/vivid-hero-takeover-kylin-medium.jpg'); + } + + @media only screen and (min-width : 768px) { + #main-content .row-hero { + background-image: url('../img/homepage/vivid-hero-takeover-kylin.jpg'); + padding-top: 10%; + min-height: 700px; + } + } } \ No newline at end of file diff --git a/static/css/section/_legal.scss b/static/css/section/legal.scss similarity index 90% rename from static/css/section/_legal.scss rename to static/css/section/legal.scss index 6bbcba38096..689c097e58b 100755 --- a/static/css/section/_legal.scss +++ b/static/css/section/legal.scss @@ -91,6 +91,25 @@ $asset-path: "//assets.ubuntu.com/sites/ubuntu/latest/u/img/"; @media only screen and (min-width : 769px) { img.priority-0 { display: inline; + position: relative; + left: auto; } } +} + +/* numbered paragraphs - legal document */ +ol.unstyled { + margin: 0; + padding: 0; + list-style: none; +} + +.numbered-paragraphs, .numbered, ol.numbered { + padding: 0 0 0 3em; + margin: 0 0 .75em 0; + list-style: none; + .number { + float: left; + margin-left: -3em; + } } \ No newline at end of file diff --git a/static/css/section/_local.scss b/static/css/section/local.scss similarity index 94% rename from static/css/section/_local.scss rename to static/css/section/local.scss index bd195c7a3e2..128cd451a0e 100755 --- a/static/css/section/_local.scss +++ b/static/css/section/local.scss @@ -3,6 +3,12 @@ * Cookie policy style updates * To be updated in core-patterns */ + +// this removes the empty global nav container if javascript is off +.no-js body { + padding-top: 0; +} + footer.global { ul.inline li:last-child { width: auto; } .legal.has-cookie { @@ -60,10 +66,40 @@ html.opera-mini { } } -/* resource hub content */ -.resource { - -moz-transition: background .2s ease-out; - -webkit-transition: background .2s ease-out; +/* resource hub content */ +.strip-dark .resource--link { + &:before { + border-right-color: #2c001e; + } + &, &:link, &:hover, &:active, &:visited { + color: #333; + -moz-box-shadow: none; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.row-grey .resource--link:before { + border-right-color: #f7f7f7; +} +.resource--link { + display: block; + + &, &:link, &:hover, &:active, &:visited { + color: inherit; + text-decoration: none; + outline: 0; + + h2 { + color: #dd4814; + } + } + + &:hover .title { + text-decoration: underline; + } + + -moz-transition: background .2s ease-out; + -webkit-transition: background .2s ease-out; transition: background .2s ease-out; position: relative; cursor: pointer; @@ -277,7 +313,8 @@ footer.global { position: relative; } li h2 a:after, - li li:last-child:after { + li li:last-child:after, + li li.last-item:after { content: ""; } @@ -557,8 +594,14 @@ html.no-svg { } } +h3.external span { + background: url("../img/external-link-cool-grey.svg") left center no-repeat; + background-size: 20px; + padding-left: 26px; +} + footer.global ul.inline li:after { - content: "\30FB"; + content: "•"; } #livechat-full, diff --git a/static/css/section/_management.scss b/static/css/section/management.scss similarity index 95% rename from static/css/section/_management.scss rename to static/css/section/management.scss index f061c2047c5..8f3ba7d7783 100755 --- a/static/css/section/_management.scss +++ b/static/css/section/management.scss @@ -90,6 +90,14 @@ body.management-compliance { .stats-panel dt, .stat dt { font-size: 5em; } + + .no-margin-bottom { + margin-bottom: 20px; + + @media screen and (min-width: 768px) { + margin-bottom: 0; + } + } } body.management-home { #main-content .row-whats-included { @@ -105,15 +113,6 @@ body.management-home { padding: 6px 0 10px 50px; margin-top: 18px; } - .priority-0 { - bottom: 0; - float: none; - margin: 0; - padding: 0; - position: absolute; - top: 0; - right: -40px; - } } .support h3 { @@ -172,12 +171,16 @@ body.management-landscape-features { background: #F7F7F7; border-radius: 4px; + img { + border: 1px solid #ddd; + } + h3 { display: none; } &.open { padding-bottom: 10px; } } .tabbed-content #management ul { margin-bottom: 0; } - + .tabbed-content #management .six-col, .tabbed-content #deployment .six-col, .tabbed-content #monitoring .six-col, .tabbed-content #inventory .six-col { border-right: 1px dotted $warm-grey; padding-right: (20/$base)em; @@ -193,6 +196,10 @@ body.management-landscape-features { #inventory { margin-bottom: 30px; } + + .tabbed-menu li:first-child { + text-indent: 10px; + } } body.management-ubuntu-advantage, @@ -239,6 +246,14 @@ html.opera-mini { } } +body.management-ubuntu-advantage table { + table-layout: fixed; + + .row-title { + width: 18em; + } +} + /* @section ubuntu-advantage -------------------------------------------------------------- */ body.management-ubuntu-advantage { @@ -258,10 +273,6 @@ body.management-ubuntu-advantage { bottom: 0; } - .row-cloud-management .price { - height: 48px; - } - .price p { margin: 0; padding: 0; @@ -464,6 +475,19 @@ body.management-ema-whitepaper { } } +@media only screen and (min-width : 984px) { + .row-ubuntu-advantage-promo { + overflow: hidden; + + img.touch-border { + float: none; + max-width: none; + position: absolute; + right: 0; + } + } +} + /* Medium / Tablet viewport -------------------------------------------------------------- */ @media only screen and (min-width : 986px) { diff --git a/static/css/section/_partners.scss b/static/css/section/partners.scss similarity index 100% rename from static/css/section/_partners.scss rename to static/css/section/partners.scss diff --git a/static/css/section/phone.scss b/static/css/section/phone.scss new file mode 100755 index 00000000000..ed261e8f858 --- /dev/null +++ b/static/css/section/phone.scss @@ -0,0 +1,2134 @@ +// @section phone +// -------------------------------------------------------------- + + // Contents: + // @section general + // @section phone home + // @section more general + // @section operators-and-oems + // @section animations on design page + // @section design + // @section ubuntu-for-android + // @section ubuntu-for-android > features + // @section backed-by-canonical + // @section contextualised footer + +// BEM example +// .nav { +// &__list { +// &__item { +// &--featured { +// } +// } +// } +// } +// -------------------------------------------------------------- + +// @section general +// -------------------------------------------------------------- + +@import "core-constants"; +@import "core-mixins"; + +@mixin transform($transforms) { + -moz-transform: $transforms; + -o-transform: $transforms; + -ms-transform: $transforms; + -webkit-transform: $transforms; + transform: $transforms; +} + +@mixin scale($scale: 1) { + -webkit-transform: scale($scale); + -moz-transform: scale($scale); + -ms-transform: scale($scale); + -o-transform: scale($scale); + transform: scale($scale); +} +// scale +@mixin scale($scale) { + @include transform(scale($scale)); +} + +.wf-loading h1, .wf-loading p { + visibility:hidden; +} + +.phone { + .pull-right-40 { + margin-right:-41px; + } +} + +.strip-dark blockquote.pull-quote p { + color: #888; +} + +.row-origami { + background: #edeeee url('../img/phone/overview/background-origami.png') no-repeat; + background-size: cover; +} + +.box-phone, +.box-android { + min-height: 15em; +} + +.box-phone { + background: #fff url('../img/devices/devices-phone-hero-353x206.png') 95% center no-repeat; +} + +.box-android { + background: #fff url('../img/devices/photo-industry-android-381x230.jpg') 90% center no-repeat; +} + +.js .phone-app-list { + li { + opacity: 0; + -webkit-transition-duration: .5s; + -moz-transition-duration: .5s; + -o-transition-duration: .5s; + transition-duration: .5s; + } + + &.run li { + -moz-animation: pop-out 1s forwards; + -webkit-animation: pop-out 1s forwards; + -animation: pop-out 1s forwards; + } + + $nth-child-1 : 1.3s; + + &.run li:nth-child(1) { + -moz-animation-delay: $nth-child-1; + -webkit-animation-delay: $nth-child-1; + -animation-delay: $nth-child-1; + } + + $nth-child-2 : 1.5s; + + &.run li:nth-child(2) { + -moz-animation-delay: $nth-child-2; + -webkit-animation-delay: $nth-child-2; + -animation-delay: $nth-child-2; + } + + $nth-child-3 : 1.7s; + + &.run li:nth-child(3) { + -moz-animation-delay: $nth-child-3; + -webkit-animation-delay: $nth-child-3; + -animation-delay: $nth-child-3; + } + + $nth-child-4 : 1.9s; + + &.run li:nth-child(4) { + -moz-animation-delay: $nth-child-4; + -webkit-animation-delay: $nth-child-4; + -animation-delay: $nth-child-4; + } + + $nth-child-5 : 2.1s; + + &.run li:nth-child(5) { + -moz-animation-delay: $nth-child-5; + -webkit-animation-delay: $nth-child-5; + -animation-delay: $nth-child-5; + } + + $nth-child-6 : 2.3s; + + &.run li:nth-child(6) { + -moz-animation-delay: $nth-child-6; + -webkit-animation-delay: $nth-child-6; + -animation-delay: $nth-child-6; + } + + $nth-child-7 : 2.5s; + + &.run li:nth-child(7) { + -moz-animation-delay: $nth-child-7; + -webkit-animation-delay: $nth-child-7; + -animation-delay: $nth-child-7; + } + + $nth-child-8 : 2.7s; + + &.run li:nth-child(8) { + -moz-animation-delay: $nth-child-8; + -webkit-animation-delay: $nth-child-8; + -animation-delay: $nth-child-8; + } + + $nth-child-9 : 2.9s; + + &.run li:nth-child(9) { + -moz-animation-delay: $nth-child-9; + -webkit-animation-delay: $nth-child-9; + -animation-delay: $nth-child-9; + } + + $nth-child-10 : 3.1s; + + &.run li:nth-child(10) { + -moz-animation-delay: $nth-child-10; + -webkit-animation-delay: $nth-child-10; + -animation-delay: $nth-child-10; + } +} + +// @section phone home / overview +// -------------------------------------------------------------- +body.phone-home { + + #main-content .row-hero { + color: #fff; + + .for-mobile { + margin: 0 -10px 10px; + + img { + width: 100%; + height: auto; + } + } + + .video-container { + margin: 20px 0 0; + } + + .the-video { + background: #000; + display: none; + min-height: 588px; + left: 0; + padding-bottom: 130px; + position: absolute; + top: 0; + width: 100%; + } + + .hide-me, + .show-me { + -moz-transition-duration: 2s; + -o-transition-duration: 2s; + -webkit-transition-duration: 2s; + height: 0; + opacity: 0; + transition-duration: 2s; + } + + .hide-me { + -moz-transition-duration: 2s; + -o-transition-duration: 2s; + -webkit-transition-duration: 2s; + transition-duration: 2s; + } + + .show-me { + height: auto; + opacity: 1; + } + } // end row-hero + + .video-background { + background: #000; + display: block; + height: 320px; + margin-bottom: 5px; + width: 569px; + } + + .video.hide { + display: none; + } + + #main-content .row-hero { + -moz-transition-duration: .7s; + -o-transition-duration: .7s; + -webkit-transition-duration: .7s; + background-size: cover; + transition-duration: .7s; + margin-top: 0; + overflow: hidden; + color: #333; + } + #topbar { + -moz-transition-duration: .7s; + -o-transition-duration: .7s; + -webkit-transition-duration: .7s; + background: rgba(0, 0, 0, .9); + height: 40px; + margin-left: -40px; + margin-right: -40px; + max-width: 984px; + transition-duration: .7s; + } + #main-content .row-hero .six-col { + padding-top: 40px; + } + .row-developers { + background: url('../img/phone/background-developer.png'); + } + + .row--natural-access { + border-bottom: 1px dotted $warm-grey; + padding-top: 0; + + .for-mobile { + margin: 0 -10px 10px; + + img { + width: 100%; + height: auto; + } + } + + } + +} // end phone home + +html.yes-js body.phone-home .row--beautiful-design { + overflow: hidden; + padding-bottom: 340px; + + #card-list { + top: 180px; + position: relative; + float: left; + width: 100%; + margin: 0; + padding: 0; + } + + #card-list li { + position: absolute; + transition-duration: .5s; + } + + .card-one { + background: url('../img/phone/overview/scope-card-1.png') no-repeat; + left: 46%; + top: 53px; + height: 541px; + width: 250px; + z-index: 5; + } + + .card-two { + background: url('../img/phone/overview/scope-card-2.png') no-repeat; + left: 32%; + top: 76px; + height: 501px; + width: 259px; + z-index: 4; + } + + .card-three { + background: url('../img/phone/overview/scope-card-3.png') no-repeat; + left: 18%; + top: 98px; + height: 458px; + width: 237px; + z-index: 3; + } + + .card-four { + background: url('../img/phone/overview/scope-card-4.png') no-repeat; + left: 34px; + left: 8%; + top: 118px; + height: 413px; + width: 216px; + z-index: 2; + } + + .card-five { + background: url('../img/phone/overview/scope-card-5.png') no-repeat; + top: 163px; + height: 325px; + width: 192px; + z-index: 1; + } +} + +.row--phone-promo { + background: url('../img/phone/overview/background-origami.png') -140px 0; + padding-bottom: 80px; +} + +p[itemprop="price"] { + font-size: 23px; + margin-top: 20px; +} + +.row--campaign { + background: url('../img/phone/overview/full-size-landscape.png') no-repeat; + background-color: #2e2e2e; + color: #fff; + margin-bottom: -14px; + position: relative; + z-index: 2; + padding-top: 40px; + padding-bottom: 40px; + + a { + color: #fff; + } + + img { + left: 0; + position: absolute; + top: 20px; + width: 33%; + } + + #phoneCanvas { + width: 100%; + height: 100%; + left: 30px; + margin-top: -60px; + display: none; + } +} + +.row-slideshow { + min-height: 0; + + #carousel-container { + display: none; + } +} + + +@media only screen and (min-width : 768px) { + .row--campaign { + padding-top: 60px; + + > div { + padding-left: 0; + } + + #phoneCanvas { + background: #2e2e2e; + margin-top: -60px; + margin-left: -30px; + display: block; + } + + } +} // @media only screen and (min-width : 768px) + +@media only screen and (max-width : 768px) { + .row--campaign { + padding-top: 60px; + + #phoneCanvas { + margin-top: -60px; + margin-left: -30px; + } + + } +} // @media only screen and (min-width : 768px) + +@media only screen and (min-width : 769px) { + .row--campaign { + #phoneCanvas { + margin-top: -40px; + margin-left: -30px; + } + } +} // @media only screen and (min-width : 768px) + +body.phone-devices #main-content { + .link-cta-ubuntu { + margin-right: 12px; + margin-bottom: 10px; + } + + .link-cta-ubuntu + a { + display: block; + } +} + +body.phone-home .store-promo { + .link-cta-ubuntu { + margin-right: 12px; + } +} + +body.phone-developers { + + .row-scope-frameworks { + background: url(../img/phone/developers/image-scopes.png) 5px 300px no-repeat; + padding-bottom: 400px; + } + + .row-shine { + border-bottom: 1px dotted $warm-grey; + min-height: 0; + + a { + color: #fff; + } + + .for-mobile { + margin: -20px -10px 10px; + } + } + + .row-more-than { + overflow: hidden; + padding-bottom: 200px; + min-height: 700px; + padding-top: 0; + + img { + position: absolute; + top: 320px; + width: 100%; + } + } + + .row-community h2, + .row-community p { + background: #fff; + padding-left: 10px; + } + +} // end body.phone-developers + +body.phone-features { + + #main-content .row-hero { + border-bottom: 1px dotted $warm-grey; + margin-top: 0; + } + #main-content .row-hero .for-mobile { + margin: 0 -10px 10px; + } + + #main-content .row-hero .for-mobile img { + width: 100%; + } + + .row--today { + border-bottom: 1px dotted $warm-grey; + + .for-mobile { + margin: -20px -10px 10px; + + img { + width: 100%; + height: auto; + } + } + } + + .row-introducing-scopes { + img { + margin-bottom: -23px; + } + } + + .row--phone-details { + background: #000; + color: #fff; + overflow: hidden; + } + + .row--scopes { + background-size: 100% 100%; + background-position: 0 0; + min-height: 0; + overflow: hidden; + position: relative; + } + + .screens { + background: url('../img/phone/features/image-phone.png') no-repeat; + min-height: 380px; + margin: 0 auto -60px; + overflow: hidden; + position: relative; + width: 286px; + z-index: 0; + bottom: -4px; + } + + .screens:before { + background: url('../img/phone/features/image-statusbar.png') no-repeat; + content: " "; + display: block; + height: 19px; + position: absolute; + width: 230px; + top: 64px; + left: 26px; + z-index: 2; + } + + .screens-list:after { + -moz-box-shadow: inset 0 0 2px #222; + -webkit-box-shadow: inset 0 0 2px #222; + box-shadow: inset 0 0 2px #222; + background: transparent; + content: ""; + height: 310px; + //height: 300px; this would add a bottom shadow to the screen + position: absolute; + left: 0; + top: -23px; + width: 230px; + z-index: 3; + } + + .screens-list { + height: 380px; + left: 26px; + position: absolute; + top: 82px; + overflow: hidden; + width: 230px; + z-index: 0; + } + + .row--scopes__image__scope-screen { + height: 279px !important; + left: 0; + position: absolute; + width: 230px; + z-index: 0; + } + + // branded scopes -------------------------------------------------------------- + .row--scopes.branded { + color: #fff; + border-bottom-style: solid; + border-bottom-color: #222; + + .row--scopes__image__scope-screen { + -webkit-animation: slideOut 1.35s forwards; + -moz-animation: slideOut 1.35s forwards; + animation: slideOut 1.35s forwards; + -moz-box-shadow: 2px 0 5px -2px #333; + -webkit-box-shadow: 2px 0 5px -2px #333; + box-shadow: 2px 0 5px -2px #333; + } + + .row--scopes__image__scope-screen-branded { + -webkit-animation: slideIn .85s forwards; + -moz-animation: slideIn .85s forwards; + animation: slideIn .85s forwards; + } + .row--scopes__content { + -webkit-animation: fadeIn .3s ease-in 1; + -moz-animation: fadeIn .3s ease-in 1; + animation: fadeIn .3s ease-in 1; + -webkit-animation-fill-mode: forwards; + -moz-animation-fill-mode: forwards; + animation-fill-mode: forwards; + } + } + + .branded-bg { + display: block; + height: 100%; + top: 0; + left: 0; + position: absolute; + width: 100%; + } + + .branded .branded-bg:after { + content: ""; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, .8); + position: absolute; + top: 0; + left: 0; + } + + .row--scopes__nearby.branded { + .branded-bg { + background: #000 url('../img/phone/features/image-scope-nearby-background.jpg') 100% 30% no-repeat; + } + } + .row--scopes__music.branded { + .branded-bg { + background: #000 url('../img/phone/features/image-music-background.jpg') 100% 30% no-repeat; + } + } + + .row--scopes__news { + border-bottom: 1px dotted $warm-grey; + .branded { + .branded-bg { + background: #000 url('../img/phone/features/image-scope-news-background.jpg') 100% 30% no-repeat; + } + } + } + + // nearby branded scope -------------------------------------------------------------- + .row--scopes__nearby { + h2 { + margin-bottom: 40px; + margin-top: -65px; + } + } + + .row--scopes__nearby.branded { + .branded-bg { + background: #000 url('../img/phone/features/image-scope-nearby-background.jpg') 100% 30% no-repeat; + display: block; + background-size: cover; + -webkit-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-transform: scale(1.1,1.1); + -webkit-transform: scale(1.1,1.1); + transform: scale(1.1,1.1); + } + } + + + // music branded scope -------------------------------------------------------------- + .row--scopes__music.branded { + .branded-bg { + background: #000 url('../img/phone/features/image-music-background.jpg') 100% 30% no-repeat; + background-size: cover; + -webkit-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-transform: scale(1.1,1.1); + -webkit-transform: scale(1.1,1.1); + transform: scale(1.1,1.1); + } + } + + // news branded scope -------------------------------------------------------------- + .row--scopes__news.branded { + .branded-bg { + background: #000 url('../img/phone/features/image-scope-news-background.jpg') 100% 30% no-repeat; + background-size: cover; + -webkit-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + animation: animatedBackground 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1; + -moz-transform: scale(1.1,1.1); + -webkit-transform: scale(1.1,1.1); + transform: scale(1.1,1.1); + } + } + + + // vanilla scopes -------------------------------------------------------------- + .row--scopes.vanilla { + color: #333; + + .row--scopes__image__scope-screen { + -webkit-animation: slideOutRight .75s both; + -moz-animation: slideOutRight .75s both; + -webkit-box-shadow: 2px 0 5px -2px #333; + animation: slideOutRight .75s both; + box-shadow: 2px 0 5px -2px #333; + } + .row--scopes__image__scope-screen-branded { + -webkit-animation: slideOutRight2 .95s both; + -moz-animation: slideOutRight2 .95s both; + animation: slideOutRight2 .95s both; + } + .branded-bg { + background-size: cover; + background-position: 100% 50%; + background-repeat: no-repeat; + -webkit-animation: fadeOut .5s ease-out 1; + -moz-animation: fadeOut .5s ease-out 1; + animation: fadeOut .5s ease-out 1; + -webkit-animation-fill-mode: forwards; + -moz-animation-fill-mode: forwards; + animation-fill-mode: forwards; + -webkit-transform: scale(1.1,1.1); + -moz-transform: scale(1.1,1.1); + transform: scale(1.1,1.1); + } + } + + // nearby vanilla scope -------------------------------------------------------------- + .row--scopes__nearby.vanilla { + .branded-bg { + background-color: #000407; + display: block; + } + } + + // music vanilla scope -------------------------------------------------------------- + .row--scopes__music { + + min-height: 550px; + + .vanilla { + .branded-bg { + background-color: #111; + display: block; + } + } + } + + // news vanilla scope -------------------------------------------------------------- + .row--scopes__news.vanilla { + .branded-bg { + background-color: #000; + display: block; + } + } + + // nearby scope -------------------------------------------------------------- + .row--scopes__image__scope-screen--nearby, + .row--scopes__image__scope-screen--nearby.equal-height { + background: url('../img/phone/features/image-scope-nearby.jpg') no-repeat; + z-index: 1; + } + + .row--scopes__image__scope-screen--nearby-branded { + background: url('../img/phone/features/image-scope-nearby-branded.jpg') no-repeat; + left: 140px; + z-index: 0; + } + + // music scope -------------------------------------------------------------- + .row--scopes__image__scope-screen--music { + background: url('../img/phone/features/image-scope-music.jpg') no-repeat; + z-index: 1; + } + + .row--scopes__image__scope-screen--music-branded { + background: url('../img/phone/features/image-scope-music-branded.jpg') no-repeat; + left: 140px; + z-index: 0; + } + + // news scope -------------------------------------------------------------- + .row--scopes__image__scope-screen--news { + background: url('../img/phone/features/image-scope-news.jpg') no-repeat; + z-index: 1; + } + + .row--scopes__image__scope-screen--news-branded { + background: url('../img/phone/features/image-scope-news-branded.jpg') no-repeat; + left: 140px; + z-index: 0; + } + + .trigger, + .return { + z-index: 1; + overflow: hidden; + outline: none; + } + + .row--scopes:hover { + .trigger { + display: block; + } + } + + .row--scopes.branded:hover .trigger, + .return, + .branded .trigger { + display: none; + } + + .branded { + .return { + display: block; + + } + } + + .scope-image { + min-height: 400px; + } + + @media only screen and (max-width : 768px) { + .trigger, + .return { + bottom: -30px; + } + } // end @media only screen and (min-width : 768px) + + +} // end body.phone-features + +body.phone-developers { + .row-scopes { + background: none; + min-height: none; + } +} // end body.phone-developers + +// @section phone home / developers +// -------------------------------------------------------------- +body.phone-developers { + + .row-apps { + background: url('../img/phone/developers/background-developer-apps.png') no-repeat; + } + + .phone-app-list { + position: relative; + top: -40px; + + li { + left: 0; + opacity: 1; + position: absolute; + top: 0; + z-index: 3; + + img { + max-width: none; + } + + &:nth-child(1) { + top: -5px; + } + &:nth-child(2) { + top: 135px; + left: 72px; + } + &:nth-child(3) { + left: 334px; + top: 306px; + } + &:nth-child(4) { + left: 515px; + top: 350px; + } + &:nth-child(5) { + left: 766px; + top: 426px; + } + &:nth-child(6) { + left: 691px; + top: 575px; + } + &:nth-child(7) { + left: 536px; + top: 708px; + } + } // end li + + } // end phone-app-list + +} // end body.phone-developers + +// @section phone partners +// -------------------------------------------------------------- +body.phone-partners { + + table { + display: table; + + tbody th { + font-weight: normal; + } + } + + .row-developers { + //min-height: 595px; + overflow: hidden; + } + + .phone-app-list { + position: relative; + + li { + text-align: center; + + &:nth-child(8) { + display: block; + left: auto; + margin-bottom: 20px; + opacity: 1; + position: relative; + top: auto; + width: 100%; + } + } + } // end phone-app-list + + .cag-list { + margin-left: -2%; + + li { + box-sizing: border-box; + width: 48%; + margin-left: 2%; + } + } +} // end body.phone-partners + + +// @section phone home / features +// -------------------------------------------------------------- +.pull-off-top { + margin-top: -100px; + min-height: 520px; +} + +.pull-off-top .five-col { + min-height: 520px; +} + +.row--edge { + position: relative; + min-height: 1080px; + + .six-col { + height: 0; + } +} + +#edge-video-wrapper { + background: url('../img/phone/features/image-single-greeter.png') 0 0 no-repeat; + width: 248px; + height: 490px; + padding: 0; + margin: 0 auto; + background-size: cover; + position: relative; + margin-bottom: -470px; + top: 275px; +} + +#edge-video { + position: relative; + display: block; + margin: 0 auto; + width: 205px; + height: 365px; + padding: 0; + margin-right: 22px; + top: 55px; +} + +#swipe-from-left, +#swipe-from-right, +#swipe-from-top, +#swipe-from-bottom { + img { + -webkit-transition: 1s ease-in-out; + -moz-transition: 1s ease-in-out; + -o-transition: 1s ease-in-out; + transition: 1s ease-in-out; + } +} + +#swipe-from-left.run img { + -webkit-transform: translate(2em,0); + -moz-transform: translate(2em,0); + -o-transform: translate(2em,0); + -ms-transform: translate(2em,0); + transform: translate(2em,0); +} + +#swipe-from-top.run img { + -webkit-transform: translate(0, 2em); + -moz-transform: translate(0, 2em); + -o-transform: translate(0, 2em); + -ms-transform: translate(0, 2em); + transform: translate(0, 2em); +} + +#swipe-from-right.run img { + -webkit-transform: translate(-2em,0); + -moz-transform: translate(-2em,0); + -o-transform: translate(-2em,0); + -ms-transform: translate(-2em,0); + transform: translate(-2em,0); +} + +#swipe-from-bottom.run img { + -webkit-transform: translate(0, -2em); + -moz-transform: translate(0, -2em); + -o-transform: translate(0, -2em); + -ms-transform: translate(0, -2em); + transform: translate(0, -2em); +} + +#example_video_1 { + background: transparent url('../img/phone/features/image-phone-homescreen.png') no-repeat 0 0; + -moz-background-size:cover; + -o-background-size:cover; + -webkit-background-size:cover; + background-size:cover; +} +// devices + +// @section more general +// -------------------------------------------------------------- +body.phone { + .row-hero { + padding-top: 0; + + a img { + vertical-align: middle; + margin-right: 10px; + } + + a.close-video { + color: #fff; + margin-top: 0px; + padding-left: 5px; + img { + vertical-align: middle; + margin-right: 5px; + } + } + } +} + +// @section thank-you +// -------------------------------------------------------------- +body.phone-thank-you { + .row-hero{ + height: auto; + padding-bottom: 20px; + } + .row-box { + @include rounded_corners(0); + } +} + +body.phone-contact-us { + .row { + margin-bottom: 0; + padding-bottom: 0; + padding-top: 0 + } + .row-hero { + height: auto; + } +} + +// @section features +// -------------------------------------------------------------- +body.phone-features { + .pull-off-top--last { + margin-bottom: -60px; + } + .row--video { + background: #000; + min-height: 212px; + padding: 0; + + .show-video { + background: url('../img/phone/features/Layer-5.jpg'); + background-size: cover; + width: 100%; + display: block; + text-indent: -999em; + overflow: hidden; + margin-bottom: -20px; + min-height: 212px; + } + + &.show { + h2, + .show-video, + .video-link { + left: -999em; + position: absolute; + } + } + + iframe { + width: 100%; + float: left; + } + + h2 { + color: #fff; + position: absolute; + top: 50%; + //margin-top: -1.3em; // same as the line height - if two lines + margin-top: -0.65em; // half the line height - if one line + width: 36%; + margin-left: 40px; + z-index: 999; + } + } + + .row-scopes { + background: none; + + #example_video_1 { + width: 300px !important; + height: 584px !important; + display: block; + margin: 0 auto; + } + + } + + .row--edge { + img { + position: absolute; + left: -999em; + } + + } + + #main-content .infographic { + background: #340214; + color: #fff; + padding-top: 0 ; + padding-bottom: $gutter-width; + margin-top: 0; + overflow: hidden; + + h2 { + margin-top: 100px; + padding-right: 80px; + } + + .main-image { + opacity: 1; + -moz-transition: opacity 2s; + -webkit-transition: opacity 2s; + -o-transition: opacity 2s; + transition: opacity 2s; + position: absolute; + margin-left: -38px; + } + + .no-print { + text-align: center; + + .main-image { + display: none; + } + .info-pic-1 { + display: block; + opacity: 1; + margin-left: 0; + position: static; + } + } // end no-print + + .hide { + opacity: 0; + } + + .thumbnails { + list-style-type: none; + height: 80px; + position: absolute; + top: 350px; + text-align: center; + padding-bottom: 20px; + width: 550px; + + img { + margin-right: 20px; + } + } + + } // infographic + +} // end body.phone-features + + +body.phone-ubuntu-for-android { + .row-free .eight-col ul { + background:url('../img/patterns/android-background-dotted.png'); + padding: $gutter-width 0; + text-align: center; + width: 100%; + } + + inline inline-icons + + #ecosystem .inline-icons li { + margin-bottom: 0; + } +} + +body.phone-ubuntu-for-android #easy-integration { + background: $light-grey url('../img/devices/bg-android-integrate-301x296.png') right bottom no-repeat; + background-size: 311px 306px; + margin-bottom: 0; + width: 100%; +} + +body.phone-ubuntu-for-android #ecosystem { + background: $light-grey; +} + +.row-android .four-col { + background:url('../img/patterns/android-background-dotted.png') 0 2px; + display: table; + text-align: center; +} + +.row-android span { + display: table-cell; + vertical-align: middle; + padding-top: 20px; + padding-bottom: 20px; +} + +body.phone-ubuntu-for-android .box-contact { + @include rounded_corners(4px); + padding: $gutter-width; + margin-bottom: $gutter-width; +} + +// @section ubuntu-for-android > features +// -------------------------------------------------------------- +body.phone-ubuntu-for-android-features { + h1 { + position: relative; + z-index: 2; + } + .row-hero { overflow: visible; } + .row-hero img { margin-bottom: $gutter-width; } + .default-apps{ + ul { + padding: 20px 0; + } + li { + width: 50%; + min-height: 125px; + } + } +} + +// @section backed-by-canonical +// -------------------------------------------------------------- +body.phone-backed-by-canonical, +body.tablet-backed-by-canonical { + #main-content .row-hero { + height: auto; + min-height: 0; + padding-top: 40px; + + p { + width: 570px; + } + } + #main-content .intro { + background-image: url('../img/pictograms/picto-pack/picto-canonical.svg'); + background-position: 90% center; + background-repeat: no-repeat; + padding: 0 $four-col 0 0; + } + .intro li .link-cta-ubuntu { margin-right: $gutter-width; } + .row-experience .five-col { margin-top: $gutter-width * 4; } +} +html.no-svg, +html.opera-mini { + body.phone-backed-by-canonical, + body.tablet-backed-by-canonical { + #main-content .intro { + background-image: url('../img/pictograms/picto-pack/picto-canonical.png'); + } + } +} + +body.phone-ubuntu-for-android-contact-us .row-hero { + height: auto; +} + +// Medium / Tablet viewport +// -------------------------------------------------------------- +@media only screen and (min-width : 768px) { + + /*h1 { + font-size: 2.4em; + }*/ + + html.yes-js body.phone-home .row--beautiful-design { + padding-bottom: inherit; + + #card-list { + top: -50px; + position: relative; + } + + .card-one { + left: 180px; + left: 46%; + } + + .card-two { + left: 91px; + left: 32%; + } + + .card-three { + left: 41px; + left: 18%; + } + + .card-four { + left: 6px; + left: 8%; + } + + .card-five { + left: 0; + } + } + + #context-footer.phone-context-footer .feature-three { + p { + padding-right: 90px; + } + } // end @section contextualised + + html.no-js body.phone-home .row--beautiful-design { + background: url('../img/phone/overview/image-scope-multi.png') 40px 55px no-repeat; + background-size: 400px auto; + } + + body.phone { + .row-app-grid img { + margin-left: -80px; + margin-top: 0; + } + } + + body.phone-home { + #main-content .row-hero { + background: #fff url('../img/phone/overview/background-phone-overview-hero.jpg') no-repeat; + background-size: cover; + height: 529px; + overflow: hidden; + background-position: 40% 0; + padding-top: 40px; + color: #fff; + + h1 { + margin-top: 40px; + } + + .intro { + font-size: 23px; + } + + .the-video.show { + display: block; + padding-bottom: 0; + } + } + + .row--natural-access { + border-bottom: 0; + padding-top: 110px; + } + + .row--natural-access__content { + //background: rgba(0, 0, 0, .2); + padding-top: 20px; + } + + .row--natural-access { + background: #000 url('../img/phone/overview/background-phone-overview-access.jpg') no-repeat; + background-size: cover; + color: #fff; + min-height: 443px; + + a { + color: #fff; + } + } + + } // end phone home + + body.phone-features { + + .row--video { + padding: 0; + min-height: 432px; + + .show-video { + + width: 100%; + display: block; + text-indent: -999em; + overflow: hidden; + min-height:432px; + } + } + + .row--store-promo__content { + padding-top: 40px; + } + + .screens { + bottom: 0; + } + + .row--scopes__music { + min-height: 100px; + + .row--scopes__content { + margin-top: 0; + padding-left: 60px; + } + + .screens { + top: auto; + } + } + + #main-content .row-hero { + background: url('../img/phone/features/image-features-hero.jpg') 0 0 no-repeat; + background-size: cover; + min-height: 366px; + border-bottom: 0; + padding-top: 40px; + } + + .row--scopes__news { + border-bottom: 0; + } + + .row--today { + background: url('../img/phone/features/image-today.jpg') no-repeat; + background-size: cover; + color: #fff; + min-height: 425px; + padding-top: 40px; + border-bottom: 0; + } + + .row--today__content { + padding-top: 60px; + } + + .row-introducing-scopes { + background: url('../img/phone/features/image-scopes-background.png') no-repeat; + overflow: hidden; + + img { + margin-top: -60px; + margin-bottom: 0; + } + } + + .row-scopes { + background: url('../img/phone/features/image-phone-scopes-background.jpg') no-repeat; + background-size: cover; + min-height: 500px; + + #example_video_1 { + width: 300px !important; + height: 540px !important; + display: block; + margin: 0; + } + + div.six-col { + position: absolute; + top: -17px; + } + + div.five-col { + background: #fff; + float: right; + margin-right: 50px; + padding: 20px; + } + } + + .row--edge { + + min-height: 0; + + .six-col { + height: auto; + padding-bottom: 20px; + } + + #swipe-from-left { + padding-top: 27px; + } + + #edge-video-wrapper { + width: 248px; + height: 490px; + padding: 0; + margin: 0 auto; + background-size: cover; + top: 40px; + } + + #edge-video { + width: 205px; + height: 365px; + padding: 0; + margin-right: 22px; + top: 55px; + } + + div.first { + padding-top: 40px; + } + } + + .row--phone-details { + + .four-col, + .eight-col { + min-height: 640px; + } + } + + .row-more-than { + //min-height: 438px; + img { + position: relative; + } + } + + } // end body.phone-features + + // body.phone-features + .row-slideshow { + overflow: hidden; + min-height: 460px; + + .carousel-container-overlay { + background: rgba(255, 255, 255, .95); + content: ' '; + position: absolute; + left: 363px; + top: -59px; + height: 520px; + width: 652px; + z-index: 999; + } + + .carousel-topbar { + position: relative; + height: 32px; + width: 100%; + display: block; + background: #000 url('../img/phone/features/slideshow/topbar.png') bottom left no-repeat; + z-index: 10; + left: 1px; + } + + #carousel-container { + display: block; + position: absolute; + left: -1px; + top: 0; + } + + #carousel-container ul { + background: #333; + float: left; + height: 520px !important; + display: block; + margin-top: -32px; + } + + .yui3-carousel-nav { + display: none; + } + + #scopes-content { + position: relative; + z-index: 999; + padding-left: 60px; + } + } // end row-slideshow + + // @section partners /phone/partners + //-------------------------------------------------------------- + body.phone-partners { + + .row-developers { + min-height: 595px; + } + + .cag-list { + + li { + width: 31%; + } + } + + + } // end @section partners + + // @section partners /phone/developers (768) + //-------------------------------------------------------------- + body.phone-developers { + + .row-scope-frameworks { + background: url(../img/phone/developers/image-scopes.png) 150% 30px no-repeat; + padding-bottom: 0; + } + + .row-shine { + background: url(../img/phone/developers/image-content-shine.jpg) no-repeat; + background-size: cover; + color: #fff; + min-height: 470px; + padding-top: 60px; + } + + .row-more-than { + padding-bottom: 40px; + min-height: 0; + padding-top: 40px; + + img { + width: 240px; + top: 0; + } + } + + } // end body.phone-developers + + body.phone-ubuntu-for-android-features { + .default-apps{ + ul { + padding: 20px; + } + li { + border-bottom: 0; + border-right: 0; + height: 130px; + margin-bottom: 0; + padding-top: 10px; + text-align: center; + width: 155px; + } + li.bottom { + border-bottom: 0; + margin-bottom: $gutter-width; + } + li.last-item { + border-right: 0; + } + } + } + + body.phone-ubuntu-for-android { + .row-hero-android img { + display: block; + } + } +} + +// Large / Desktop viewport (984) +// -------------------------------------------------------------- +@media only screen and (min-width : 984px) { + /*h1 { + font-size: 2.8125em; + }*/ + + body.phone-devices #main-content { + .link-cta-ubuntu { + margin-bottom: 0; + } + + .link-cta-ubuntu + a { + display: inline-block; + } + .device-image { + padding-top: 13px; + } + } + + html.yes-js body.phone-home .row--beautiful-design { + + #card-list { + top: -60px; + } + + .card-one { + //left: 314px; + left: 46%; + } + + .card-two { + left: 193px; + left: 32%; + } + + .card-three { + left: 107px; + left: 18%; + } + + .card-four { + left: 46px; + left: 8%; + } + + .card-five { + left: 0; + } + } + + body.phone { + + .row--campaign { + + #phoneCanvas { + margin-top: -60px; + margin-left: -30px; + } + } + } + + body.phone-home { + .wrapper { + overflow: visible; + } + + .row--natural-access { + min-height: 568px; + } + + .align-base { + margin-top: 86px; + } + + #main-content .row-hero { + position: relative; + height: auto; + overflow: visible; + height: 678px; + + h1 { + margin-top: 80px; + } + } + + .row-beautiful-design { + overflow: visible; + + .phone-app-list { + li { + &:nth-child(6) { + display: block; + } + } // end li + } // end phone-app-list + } + + .row-developers { + padding-top: 80px; + } + + .row-scopes { + min-height: 568px; + + div:last-child { + top: -50px; + right: auto; + } + } + + } // end phone home + + // @section features /phone/features (984) + //-------------------------------------------------------------- + body.phone-features { + + .row--video { + min-height: 554px; + + .show-video { + min-height: 554px; + } + } + + .row--store-promo__content { + padding-top: 30px; + } + + #main-content .row-hero { + min-height: 468px; + border: 0; + } + + .row--today { + min-height: 544px; + } + + .row--today__content { + padding-top: 100px; + } + + .row-scopes { + min-height: 580px; + + #example_video_1 { + width: 364px !important; + height: 648px !important; + } + + div.six-col { + top: -33px; + } + + div.five-col { + margin-right: 70px; + } + } + + .row--edge { + padding-bottom: 60px; + + img { + position: relative; + left: auto; + padding-bottom: 30px; + } + + #edge-video-wrapper { + background-size: cover; + height: 703px; + padding: 0; + top: 35px; + margin: 0 auto; + width: 357px; + } + + #edge-video { + width: 290px; + height: 520px; + left: 30px; + top: 77px; + padding: 0; + margin: 0; + } + + div.first { + padding-top: 30px; + } + + #swipe-from-left { + padding-top: 0; + } + } + + .row--phone-details { + + .four-col, + .eight-col { + min-height: 780px; + } + } + + } + // end @section features + + // body.phone-features (984) + .row-slideshow { + overflow: hidden; + min-height: 460px; + + .carousel-container-overlay { + background: rgba(255, 255, 255, 0.95); + content: ' '; + position: absolute; + left: 363px; + top: -59px; + height: 520px; + width: 652px; + z-index: 999; + } + + #carousel-container { + position: absolute; + left: -1px; + top: 0; + } + + #carousel-container ul li { + position: absolute; + left: 0; + top: 0; + list-style: none; + display: inline; + width: 363px; + } + + .yui3-carousel-content { // webkit needs this otherwise the whole thing fails, ffs + width: 363px; + } + + .yui3-carousel-nav { + display: none; + } + + #scopes-content { + padding-left: 60px; + } + } // end row-slideshow + + // @section partners /phone/partners (984) + //-------------------------------------------------------------- + body.phone-partners { + + .row-developers { + min-height: 595px; + overflow: visible; + } + + .phone-app-list { + li { + + &:nth-child(1) { + top: -5px; + left: -80px; + } + &:nth-child(4) { + left: 227px; + top: 279px; + } + &:nth-child(5) { + left: 458px; + top: 350px; + } + &:nth-child(6) { + left: 536px; + top: 205px; + } + &:nth-child(7), + &:nth-child(8) { + display: block; + } + &:nth-child(8) { + display: block; + width: auto; + top: inherit; + } + } + } // end phone-app-list + + .cag-list { + + li { + width: 18%; + } + } + + } // end @section partners + + // @section partners /phone/developers (984) + //-------------------------------------------------------------- + body.phone-developers { + .row-apps { + overflow: visible; + } + + .row-scope-frameworks { + background-position: 110% 70px; + padding-bottom: 50px; + } + + .row-shine { + min-height: 571px; + } + + .row-shine-content { + padding-top: 20px; + } + + .row--scopes__img { + position: relative; + min-height: 580px; + img { + position: relative; + width: auto; + z-index: 2; + display: block; + } + } + + .row--scopes__content div { + background: #fff; + padding: 20px; + } + } // end .row-scopes + + + .phone-app-list { + li { + &:nth-child(5) { + left: 766px; + top: 426px; + } + &:nth-child(6) { + display: block; + } + &:nth-child(7) { + left: 536px; + top: 708px; + } + } + } // end phone-app-list + + #main-content .row-more-than { + + img { + margin-bottom: -300px; + margin-top: 10px; + width: auto; + } + } + + } // end @section developers + + + // @section contextualised footer #context-footer (984) + // -------------------------------------------------------------- + .phone-context-footer .feature-three { + background: url('../img/devices/phone-bottom-find-out.png') right center no-repeat; + min-height: 170px; + + p { + padding-right: 65px; + } + } // end @section contextualised + + // @section body.phone-ubuntu-for-android-features + body.phone-ubuntu-for-android-features (984) + // -------------------------------------------------------------- + body.phone-ubuntu-for-android { + .row-hero-android { + background: url('../img/devices/photo-android-hero-749x456.jpg') 145% top no-repeat; + min-height: 22.5em; + margin-bottom: 0; + + img { + display: none; + } + } + } + + body.phone-ubuntu-for-android-features { + .default-apps{ + li { + border-bottom: 1px dotted $warm-grey; + border-right: 1px dotted $warm-grey; + height: 150px; + padding-top: 20px; + width: 166px; + } + } + } // body.phone-ubuntu-for-android-features + + + diff --git a/static/css/section/_search.scss b/static/css/section/search.scss similarity index 100% rename from static/css/section/_search.scss rename to static/css/section/search.scss diff --git a/static/css/section/_server.scss b/static/css/section/server.scss similarity index 100% rename from static/css/section/_server.scss rename to static/css/section/server.scss diff --git a/static/css/section/_tablet.scss b/static/css/section/tablet.scss similarity index 98% rename from static/css/section/_tablet.scss rename to static/css/section/tablet.scss index 200795e239f..c31e19cc4c5 100755 --- a/static/css/section/_tablet.scss +++ b/static/css/section/tablet.scss @@ -104,7 +104,8 @@ body.tablet-thank-you .row-hero { /* @section tablet home -------------------------------------------------------------- */ -body.tablet-design { +body.tablet-design, +body.phone-home { .row-hero { .the-video { @@ -392,7 +393,8 @@ body.tablet { height: 666px; } } - body.tablet-design .row-hero { + body.tablet-design .row-hero, + body.phone-home .row-hero { -moz-transition: height 0.3s linear; -webkit-ttransition: height 0.3s linear; -o-transition: height 0.3s linear; @@ -404,6 +406,7 @@ body.tablet { height: 554px; width: 100%; background: #fff; + background: rgba(255, 255, 255, 0.2); display: none; p { @@ -433,6 +436,11 @@ body.tablet { margin-top: 30px; } } + body.tablet-design .row-hero { + .the-video { + background: rgba(255, 255, 255, 1); + } + } } /* Large / Desktop viewport -------------------------------------------------------------- */ diff --git a/static/css/section/things.scss b/static/css/section/things.scss new file mode 100644 index 00000000000..119aba04ad4 --- /dev/null +++ b/static/css/section/things.scss @@ -0,0 +1,33 @@ +body.things { + + .company img { + max-height: 100px; + max-width: 250px; + } + + ul.company-wrapper { + margin-left: 0; + } + + @media only screen and (min-width : 768px) { + .company { + overflow: hidden; + min-height: 478px; + } + + #main-content .row-hero { + overflow: hidden; + margin-top: 0; + padding-top: 40px; + + .intro { + margin-bottom: 40px; + } + + .touch-borders { + margin-top: -40px; + margin-bottom: -43px; + } + } + } +} \ No newline at end of file diff --git a/static/css/section/_third-party.scss b/static/css/section/third-party.scss similarity index 100% rename from static/css/section/_third-party.scss rename to static/css/section/third-party.scss diff --git a/static/css/section/_tv.scss b/static/css/section/tv.scss similarity index 100% rename from static/css/section/_tv.scss rename to static/css/section/tv.scss diff --git a/static/css/section/_ubuntu.scss b/static/css/section/ubuntu.scss similarity index 100% rename from static/css/section/_ubuntu.scss rename to static/css/section/ubuntu.scss diff --git a/static/css/section/_widgets.scss b/static/css/section/widgets.scss similarity index 100% rename from static/css/section/_widgets.scss rename to static/css/section/widgets.scss diff --git a/static/css/styles.scss b/static/css/styles.scss index d830ef7bb69..184faf096a8 100755 --- a/static/css/styles.scss +++ b/static/css/styles.scss @@ -133,6 +133,10 @@ core scss files are in /sites/core/static/css -------------------------------------------------------------- */ @import "section/tablet"; +/* @section things +-------------------------------------------------------------- */ +@import "section/things"; + /* @section tv -------------------------------------------------------------- */ @import "section/tv"; diff --git a/static/files/section/legal/canonical-nda.pdf b/static/files/section/legal/canonical-nda.pdf new file mode 100644 index 00000000000..b08d69728c5 Binary files /dev/null and b/static/files/section/legal/canonical-nda.pdf differ diff --git a/static/fonts/ubuntu-b-webfont.eot b/static/fonts/ubuntu-b-webfont.eot new file mode 100755 index 00000000000..f35a0860c98 Binary files /dev/null and b/static/fonts/ubuntu-b-webfont.eot differ diff --git a/static/fonts/ubuntu-b-webfont.svg b/static/fonts/ubuntu-b-webfont.svg new file mode 100755 index 00000000000..6a556eef352 --- /dev/null +++ b/static/fonts/ubuntu-b-webfont.svg @@ -0,0 +1,1955 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-b-webfont.ttf b/static/fonts/ubuntu-b-webfont.ttf new file mode 100755 index 00000000000..6c7d9d037e8 Binary files /dev/null and b/static/fonts/ubuntu-b-webfont.ttf differ diff --git a/static/fonts/ubuntu-b-webfont.woff b/static/fonts/ubuntu-b-webfont.woff new file mode 100755 index 00000000000..af346370077 Binary files /dev/null and b/static/fonts/ubuntu-b-webfont.woff differ diff --git a/static/fonts/ubuntu-b-webfont.woff2 b/static/fonts/ubuntu-b-webfont.woff2 new file mode 100755 index 00000000000..4b04295c852 Binary files /dev/null and b/static/fonts/ubuntu-b-webfont.woff2 differ diff --git a/static/fonts/ubuntu-bi-webfont-webfont.woff2 b/static/fonts/ubuntu-bi-webfont-webfont.woff2 new file mode 100755 index 00000000000..ce6094cd5aa Binary files /dev/null and b/static/fonts/ubuntu-bi-webfont-webfont.woff2 differ diff --git a/static/fonts/ubuntu-bi-webfont.eot b/static/fonts/ubuntu-bi-webfont.eot new file mode 100755 index 00000000000..958a22cbaf0 Binary files /dev/null and b/static/fonts/ubuntu-bi-webfont.eot differ diff --git a/static/fonts/ubuntu-bi-webfont.svg b/static/fonts/ubuntu-bi-webfont.svg new file mode 100755 index 00000000000..3475675ebe8 --- /dev/null +++ b/static/fonts/ubuntu-bi-webfont.svg @@ -0,0 +1,1825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-bi-webfont.ttf b/static/fonts/ubuntu-bi-webfont.ttf new file mode 100755 index 00000000000..9763de690c9 Binary files /dev/null and b/static/fonts/ubuntu-bi-webfont.ttf differ diff --git a/static/fonts/ubuntu-bi-webfont.woff b/static/fonts/ubuntu-bi-webfont.woff new file mode 100755 index 00000000000..51865ecd41b Binary files /dev/null and b/static/fonts/ubuntu-bi-webfont.woff differ diff --git a/static/fonts/ubuntu-bi-webfont.woff2 b/static/fonts/ubuntu-bi-webfont.woff2 new file mode 100755 index 00000000000..db4096be534 Binary files /dev/null and b/static/fonts/ubuntu-bi-webfont.woff2 differ diff --git a/static/fonts/ubuntu-l-webfont.eot b/static/fonts/ubuntu-l-webfont.eot new file mode 100755 index 00000000000..56a2965e6d6 Binary files /dev/null and b/static/fonts/ubuntu-l-webfont.eot differ diff --git a/static/fonts/ubuntu-l-webfont.svg b/static/fonts/ubuntu-l-webfont.svg new file mode 100755 index 00000000000..cd02e243729 --- /dev/null +++ b/static/fonts/ubuntu-l-webfont.svg @@ -0,0 +1,1222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-l-webfont.ttf b/static/fonts/ubuntu-l-webfont.ttf new file mode 100755 index 00000000000..af4ae97a457 Binary files /dev/null and b/static/fonts/ubuntu-l-webfont.ttf differ diff --git a/static/fonts/ubuntu-l-webfont.woff b/static/fonts/ubuntu-l-webfont.woff new file mode 100755 index 00000000000..7d6f053da90 Binary files /dev/null and b/static/fonts/ubuntu-l-webfont.woff differ diff --git a/static/fonts/ubuntu-l-webfont.woff2 b/static/fonts/ubuntu-l-webfont.woff2 new file mode 100755 index 00000000000..96fc4bb2dd6 Binary files /dev/null and b/static/fonts/ubuntu-l-webfont.woff2 differ diff --git a/static/fonts/ubuntu-li-webfont.eot b/static/fonts/ubuntu-li-webfont.eot new file mode 100755 index 00000000000..3c6831f7e17 Binary files /dev/null and b/static/fonts/ubuntu-li-webfont.eot differ diff --git a/static/fonts/ubuntu-li-webfont.svg b/static/fonts/ubuntu-li-webfont.svg new file mode 100755 index 00000000000..0afc069be5f --- /dev/null +++ b/static/fonts/ubuntu-li-webfont.svg @@ -0,0 +1,1181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-li-webfont.ttf b/static/fonts/ubuntu-li-webfont.ttf new file mode 100755 index 00000000000..ce89e233c14 Binary files /dev/null and b/static/fonts/ubuntu-li-webfont.ttf differ diff --git a/static/fonts/ubuntu-li-webfont.woff b/static/fonts/ubuntu-li-webfont.woff new file mode 100755 index 00000000000..c3633dc1d6c Binary files /dev/null and b/static/fonts/ubuntu-li-webfont.woff differ diff --git a/static/fonts/ubuntu-li-webfont.woff2 b/static/fonts/ubuntu-li-webfont.woff2 new file mode 100755 index 00000000000..c2cc6bdd1e1 Binary files /dev/null and b/static/fonts/ubuntu-li-webfont.woff2 differ diff --git a/static/fonts/ubuntu-m-webfont.eot b/static/fonts/ubuntu-m-webfont.eot new file mode 100755 index 00000000000..b92a366fcef Binary files /dev/null and b/static/fonts/ubuntu-m-webfont.eot differ diff --git a/static/fonts/ubuntu-m-webfont.svg b/static/fonts/ubuntu-m-webfont.svg new file mode 100755 index 00000000000..3abf9dcf5c9 --- /dev/null +++ b/static/fonts/ubuntu-m-webfont.svg @@ -0,0 +1,1353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-m-webfont.ttf b/static/fonts/ubuntu-m-webfont.ttf new file mode 100755 index 00000000000..7b0c432b048 Binary files /dev/null and b/static/fonts/ubuntu-m-webfont.ttf differ diff --git a/static/fonts/ubuntu-m-webfont.woff b/static/fonts/ubuntu-m-webfont.woff new file mode 100755 index 00000000000..64da2ae1de8 Binary files /dev/null and b/static/fonts/ubuntu-m-webfont.woff differ diff --git a/static/fonts/ubuntu-m-webfont.woff2 b/static/fonts/ubuntu-m-webfont.woff2 new file mode 100755 index 00000000000..bcad471cc0d Binary files /dev/null and b/static/fonts/ubuntu-m-webfont.woff2 differ diff --git a/static/fonts/ubuntu-mi-webfont.eot b/static/fonts/ubuntu-mi-webfont.eot new file mode 100755 index 00000000000..969c5179e99 Binary files /dev/null and b/static/fonts/ubuntu-mi-webfont.eot differ diff --git a/static/fonts/ubuntu-mi-webfont.svg b/static/fonts/ubuntu-mi-webfont.svg new file mode 100755 index 00000000000..a44d98acf7b --- /dev/null +++ b/static/fonts/ubuntu-mi-webfont.svg @@ -0,0 +1,1178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-mi-webfont.ttf b/static/fonts/ubuntu-mi-webfont.ttf new file mode 100755 index 00000000000..dc7b928c1a2 Binary files /dev/null and b/static/fonts/ubuntu-mi-webfont.ttf differ diff --git a/static/fonts/ubuntu-mi-webfont.woff b/static/fonts/ubuntu-mi-webfont.woff new file mode 100755 index 00000000000..d3a6ffd4959 Binary files /dev/null and b/static/fonts/ubuntu-mi-webfont.woff differ diff --git a/static/fonts/ubuntu-mi-webfont.woff2 b/static/fonts/ubuntu-mi-webfont.woff2 new file mode 100755 index 00000000000..6e5eb3659d6 Binary files /dev/null and b/static/fonts/ubuntu-mi-webfont.woff2 differ diff --git a/static/fonts/ubuntu-r-webfont.eot b/static/fonts/ubuntu-r-webfont.eot new file mode 100755 index 00000000000..405b4e4b727 Binary files /dev/null and b/static/fonts/ubuntu-r-webfont.eot differ diff --git a/static/fonts/ubuntu-r-webfont.svg b/static/fonts/ubuntu-r-webfont.svg new file mode 100755 index 00000000000..2168a963aed --- /dev/null +++ b/static/fonts/ubuntu-r-webfont.svg @@ -0,0 +1,1341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-r-webfont.ttf b/static/fonts/ubuntu-r-webfont.ttf new file mode 100755 index 00000000000..8badd6dea50 Binary files /dev/null and b/static/fonts/ubuntu-r-webfont.ttf differ diff --git a/static/fonts/ubuntu-r-webfont.woff b/static/fonts/ubuntu-r-webfont.woff new file mode 100755 index 00000000000..9a950d59cc2 Binary files /dev/null and b/static/fonts/ubuntu-r-webfont.woff differ diff --git a/static/fonts/ubuntu-r-webfont.woff2 b/static/fonts/ubuntu-r-webfont.woff2 new file mode 100755 index 00000000000..ef9b86e109d Binary files /dev/null and b/static/fonts/ubuntu-r-webfont.woff2 differ diff --git a/static/fonts/ubuntu-ri-webfont.eot b/static/fonts/ubuntu-ri-webfont.eot new file mode 100755 index 00000000000..226d9dd8c81 Binary files /dev/null and b/static/fonts/ubuntu-ri-webfont.eot differ diff --git a/static/fonts/ubuntu-ri-webfont.svg b/static/fonts/ubuntu-ri-webfont.svg new file mode 100755 index 00000000000..6ab686c19ea --- /dev/null +++ b/static/fonts/ubuntu-ri-webfont.svg @@ -0,0 +1,1246 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntu-ri-webfont.ttf b/static/fonts/ubuntu-ri-webfont.ttf new file mode 100755 index 00000000000..7a0c4000582 Binary files /dev/null and b/static/fonts/ubuntu-ri-webfont.ttf differ diff --git a/static/fonts/ubuntu-ri-webfont.woff b/static/fonts/ubuntu-ri-webfont.woff new file mode 100755 index 00000000000..d526e1ab389 Binary files /dev/null and b/static/fonts/ubuntu-ri-webfont.woff differ diff --git a/static/fonts/ubuntu-ri-webfont.woff2 b/static/fonts/ubuntu-ri-webfont.woff2 new file mode 100755 index 00000000000..2395817d269 Binary files /dev/null and b/static/fonts/ubuntu-ri-webfont.woff2 differ diff --git a/static/fonts/ubuntumono-r-webfont.eot b/static/fonts/ubuntumono-r-webfont.eot new file mode 100755 index 00000000000..321de864af1 Binary files /dev/null and b/static/fonts/ubuntumono-r-webfont.eot differ diff --git a/static/fonts/ubuntumono-r-webfont.svg b/static/fonts/ubuntumono-r-webfont.svg new file mode 100755 index 00000000000..772f354d31f --- /dev/null +++ b/static/fonts/ubuntumono-r-webfont.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/ubuntumono-r-webfont.ttf b/static/fonts/ubuntumono-r-webfont.ttf new file mode 100755 index 00000000000..2c9eff41dc2 Binary files /dev/null and b/static/fonts/ubuntumono-r-webfont.ttf differ diff --git a/static/fonts/ubuntumono-r-webfont.woff b/static/fonts/ubuntumono-r-webfont.woff new file mode 100755 index 00000000000..6bbbcc523b9 Binary files /dev/null and b/static/fonts/ubuntumono-r-webfont.woff differ diff --git a/static/fonts/ubuntumono-r-webfont.woff2 b/static/fonts/ubuntumono-r-webfont.woff2 new file mode 100755 index 00000000000..4e7fe0c0df2 Binary files /dev/null and b/static/fonts/ubuntumono-r-webfont.woff2 differ diff --git a/static/img/arrow_down.svg b/static/img/arrow_down.svg index 0e85e43ac10..845542fc4ad 100755 --- a/static/img/arrow_down.svg +++ b/static/img/arrow_down.svg @@ -1,61 +1 @@ - - - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/static/img/arrow_down_9fa097.svg b/static/img/arrow_down_9fa097.svg index 7cffb936fe0..734ed0cc32f 100755 --- a/static/img/arrow_down_9fa097.svg +++ b/static/img/arrow_down_9fa097.svg @@ -1,61 +1 @@ - - - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/static/img/arrow_up.svg b/static/img/arrow_up.svg index 78954ff55bd..928d1b26bdc 100755 --- a/static/img/arrow_up.svg +++ b/static/img/arrow_up.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/arrow_up_9fa097.svg b/static/img/arrow_up_9fa097.svg index 2d2a0f4131e..dcc07c0bbea 100755 --- a/static/img/arrow_up_9fa097.svg +++ b/static/img/arrow_up_9fa097.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/backgrounds/image-background-wallpaper1410.jpg b/static/img/backgrounds/image-background-wallpaper1410.jpg new file mode 100644 index 00000000000..f3a5c9fcd50 Binary files /dev/null and b/static/img/backgrounds/image-background-wallpaper1410.jpg differ diff --git a/static/img/cloud/bootstack/cloud-foundry.png b/static/img/cloud/bootstack/cloud-foundry.png new file mode 100644 index 00000000000..6612a7e0384 Binary files /dev/null and b/static/img/cloud/bootstack/cloud-foundry.png differ diff --git a/static/img/cloud/bootstack/easy-way-in.png b/static/img/cloud/bootstack/easy-way-in.png new file mode 100644 index 00000000000..9a662cb84a1 Binary files /dev/null and b/static/img/cloud/bootstack/easy-way-in.png differ diff --git a/static/img/cloud/bootstack/easy-way-in.svg b/static/img/cloud/bootstack/easy-way-in.svg new file mode 100644 index 00000000000..50b646b94c8 --- /dev/null +++ b/static/img/cloud/bootstack/easy-way-in.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/bootstack/hadoop.png b/static/img/cloud/bootstack/hadoop.png new file mode 100644 index 00000000000..4dac6c62b89 Binary files /dev/null and b/static/img/cloud/bootstack/hadoop.png differ diff --git a/static/img/cloud/bootstack/triangle.png b/static/img/cloud/bootstack/triangle.png new file mode 100644 index 00000000000..f8d4262775c Binary files /dev/null and b/static/img/cloud/bootstack/triangle.png differ diff --git a/static/img/cloud/bootstack/video-bg.png b/static/img/cloud/bootstack/video-bg.png new file mode 100644 index 00000000000..d28aef2b5b7 Binary files /dev/null and b/static/img/cloud/bootstack/video-bg.png differ diff --git a/static/img/cloud/ecosystem/logo-premiercloudpartner.png b/static/img/cloud/ecosystem/logo-premiercloudpartner.png new file mode 100644 index 00000000000..d6035073777 Binary files /dev/null and b/static/img/cloud/ecosystem/logo-premiercloudpartner.png differ diff --git a/static/img/cloud/ecosystem/logo-premiercloudpartner.svg b/static/img/cloud/ecosystem/logo-premiercloudpartner.svg new file mode 100644 index 00000000000..4f5ff99bed9 --- /dev/null +++ b/static/img/cloud/ecosystem/logo-premiercloudpartner.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/hero-openstack-cluster.png b/static/img/cloud/hero-openstack-cluster.png new file mode 100644 index 00000000000..d364e45e4cd Binary files /dev/null and b/static/img/cloud/hero-openstack-cluster.png differ diff --git a/static/img/cloud/image-cloud-hero.png b/static/img/cloud/image-cloud-hero.png new file mode 100644 index 00000000000..8883babb1e6 Binary files /dev/null and b/static/img/cloud/image-cloud-hero.png differ diff --git a/static/img/cloud/image-cloud.svg b/static/img/cloud/image-cloud.svg index 27c8f3d7565..41cc861288c 100755 --- a/static/img/cloud/image-cloud.svg +++ b/static/img/cloud/image-cloud.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/cloud/image-diversecloudecosystem.svg b/static/img/cloud/image-diversecloudecosystem.svg index 197cc953d64..a4afaab43b2 100755 --- a/static/img/cloud/image-diversecloudecosystem.svg +++ b/static/img/cloud/image-diversecloudecosystem.svg @@ -1,97 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/cloud/image-ecosystem.svg b/static/img/cloud/image-ecosystem.svg index 8f7c14717ff..55cf1f2e709 100755 --- a/static/img/cloud/image-ecosystem.svg +++ b/static/img/cloud/image-ecosystem.svg @@ -1,19 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/cloud/image-oil.svg b/static/img/cloud/image-oil.svg index ebde4cca910..5c510e0e4e5 100755 --- a/static/img/cloud/image-oil.svg +++ b/static/img/cloud/image-oil.svg @@ -1,98 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/cloud/image-openstack-squircles.png b/static/img/cloud/image-openstack-squircles.png new file mode 100755 index 00000000000..726d423b643 Binary files /dev/null and b/static/img/cloud/image-openstack-squircles.png differ diff --git a/static/img/cloud/image-ubuntuopenstackinteroperabilitylab.svg b/static/img/cloud/image-ubuntuopenstackinteroperabilitylab.svg new file mode 100644 index 00000000000..016ee879cfc --- /dev/null +++ b/static/img/cloud/image-ubuntuopenstackinteroperabilitylab.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/maas-logo-cropped.svg b/static/img/cloud/maas-logo-cropped.svg new file mode 100644 index 00000000000..02111713c0a --- /dev/null +++ b/static/img/cloud/maas-logo-cropped.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/maas-logo.svg b/static/img/cloud/maas-logo.svg index fe87be453d5..b7187c1378f 100755 --- a/static/img/cloud/maas-logo.svg +++ b/static/img/cloud/maas-logo.svg @@ -1,124 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/cloud/management/image-breeze-through-medium.jpg b/static/img/cloud/management/image-breeze-through-medium.jpg new file mode 100644 index 00000000000..6a5c1f45f89 Binary files /dev/null and b/static/img/cloud/management/image-breeze-through-medium.jpg differ diff --git a/static/img/cloud/management/image-breeze-through-small.jpg b/static/img/cloud/management/image-breeze-through-small.jpg new file mode 100644 index 00000000000..9382423a098 Binary files /dev/null and b/static/img/cloud/management/image-breeze-through-small.jpg differ diff --git a/static/img/cloud/management/image-cloudmanagement.png b/static/img/cloud/management/image-cloudmanagement.png index 0231714e408..b58c1ed05bb 100755 Binary files a/static/img/cloud/management/image-cloudmanagement.png and b/static/img/cloud/management/image-cloudmanagement.png differ diff --git a/static/img/cloud/management/image-cost-of-experimenting-medium.png b/static/img/cloud/management/image-cost-of-experimenting-medium.png new file mode 100644 index 00000000000..0ca15c9613b Binary files /dev/null and b/static/img/cloud/management/image-cost-of-experimenting-medium.png differ diff --git a/static/img/cloud/management/image-cost-of-experimenting-small.png b/static/img/cloud/management/image-cost-of-experimenting-small.png new file mode 100644 index 00000000000..5aed137f70e Binary files /dev/null and b/static/img/cloud/management/image-cost-of-experimenting-small.png differ diff --git a/static/img/cloud/management/image-everything-just-works-medium.jpg b/static/img/cloud/management/image-everything-just-works-medium.jpg new file mode 100644 index 00000000000..84524b5d123 Binary files /dev/null and b/static/img/cloud/management/image-everything-just-works-medium.jpg differ diff --git a/static/img/cloud/management/image-everything-just-works-small.jpg b/static/img/cloud/management/image-everything-just-works-small.jpg new file mode 100644 index 00000000000..d8798948f10 Binary files /dev/null and b/static/img/cloud/management/image-everything-just-works-small.jpg differ diff --git a/static/img/cloud/management/image-monitor-and-manage-medium.png b/static/img/cloud/management/image-monitor-and-manage-medium.png new file mode 100644 index 00000000000..741f414b807 Binary files /dev/null and b/static/img/cloud/management/image-monitor-and-manage-medium.png differ diff --git a/static/img/cloud/management/image-monitor-and-manage-small.png b/static/img/cloud/management/image-monitor-and-manage-small.png new file mode 100644 index 00000000000..12e9aed8485 Binary files /dev/null and b/static/img/cloud/management/image-monitor-and-manage-small.png differ diff --git a/static/img/cloud/management/image-whats-included.png b/static/img/cloud/management/image-whats-included.png new file mode 100644 index 00000000000..5e9408e15dc Binary files /dev/null and b/static/img/cloud/management/image-whats-included.png differ diff --git a/static/img/cloud/overview/clouds-background-b.png b/static/img/cloud/overview/clouds-background-b.png new file mode 100644 index 00000000000..4395ba00a8d Binary files /dev/null and b/static/img/cloud/overview/clouds-background-b.png differ diff --git a/static/img/cloud/overview/clouds-background.png b/static/img/cloud/overview/clouds-background.png new file mode 100644 index 00000000000..334663e5937 Binary files /dev/null and b/static/img/cloud/overview/clouds-background.png differ diff --git a/static/img/cloud/overview/clouds-foreground.png b/static/img/cloud/overview/clouds-foreground.png new file mode 100644 index 00000000000..a50bed3bf12 Binary files /dev/null and b/static/img/cloud/overview/clouds-foreground.png differ diff --git a/static/img/cloud/overview/lonecloud.png b/static/img/cloud/overview/lonecloud.png new file mode 100644 index 00000000000..971198a021f Binary files /dev/null and b/static/img/cloud/overview/lonecloud.png differ diff --git a/static/img/cloud/partners/logo-metaswitch-160.png b/static/img/cloud/partners/logo-metaswitch-160.png new file mode 100644 index 00000000000..5df130f50f2 Binary files /dev/null and b/static/img/cloud/partners/logo-metaswitch-160.png differ diff --git a/static/img/cloud/partners/logo-pmc-160.png b/static/img/cloud/partners/logo-pmc-160.png new file mode 100644 index 00000000000..32bc3dffa94 Binary files /dev/null and b/static/img/cloud/partners/logo-pmc-160.png differ diff --git a/static/img/cloud/partners/logo-quanta-160.png b/static/img/cloud/partners/logo-quanta-160.png new file mode 100644 index 00000000000..5536b3192d8 Binary files /dev/null and b/static/img/cloud/partners/logo-quanta-160.png differ diff --git a/static/img/cloud/public-cloud/image-landscape.jpg b/static/img/cloud/public-cloud/image-landscape.jpg old mode 100755 new mode 100644 index 3256ac8f3cc..7df2b6c6249 Binary files a/static/img/cloud/public-cloud/image-landscape.jpg and b/static/img/cloud/public-cloud/image-landscape.jpg differ diff --git a/static/img/cloud/public-cloud/logo-microsoftazure.png b/static/img/cloud/public-cloud/logo-microsoftazure.png new file mode 100644 index 00000000000..4802b1899d3 Binary files /dev/null and b/static/img/cloud/public-cloud/logo-microsoftazure.png differ diff --git a/static/img/cloud/telco-piechart-title-2-022.png b/static/img/cloud/telco-piechart-title-2-022.png new file mode 100644 index 00000000000..7c75b3de7e5 Binary files /dev/null and b/static/img/cloud/telco-piechart-title-2-022.png differ diff --git a/static/img/cloud/telco-piechart.png b/static/img/cloud/telco-piechart.png new file mode 100644 index 00000000000..82f44e6922f Binary files /dev/null and b/static/img/cloud/telco-piechart.png differ diff --git a/static/img/cloud/tools/image-landscape-medium.png b/static/img/cloud/tools/image-landscape-medium.png index 9c72e500d7d..dbd2fe006f8 100644 Binary files a/static/img/cloud/tools/image-landscape-medium.png and b/static/img/cloud/tools/image-landscape-medium.png differ diff --git a/static/img/cloud/tools/image-landscape-small.png b/static/img/cloud/tools/image-landscape-small.png old mode 100644 new mode 100755 index 43cf6d01846..eb032298a70 Binary files a/static/img/cloud/tools/image-landscape-small.png and b/static/img/cloud/tools/image-landscape-small.png differ diff --git a/static/img/cloud/tools/lxd/docker-small_v-trans.png b/static/img/cloud/tools/lxd/docker-small_v-trans.png new file mode 100644 index 00000000000..4fef6bdeb65 Binary files /dev/null and b/static/img/cloud/tools/lxd/docker-small_v-trans.png differ diff --git a/static/img/cloud/tools/lxd/image-lxd.png b/static/img/cloud/tools/lxd/image-lxd.png new file mode 100644 index 00000000000..e344c1ddbde Binary files /dev/null and b/static/img/cloud/tools/lxd/image-lxd.png differ diff --git a/static/img/cloud/tools/lxd/image-lxd.svg b/static/img/cloud/tools/lxd/image-lxd.svg new file mode 100644 index 00000000000..47126682a11 --- /dev/null +++ b/static/img/cloud/tools/lxd/image-lxd.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/tools/lxd/nova-compute.png b/static/img/cloud/tools/lxd/nova-compute.png new file mode 100644 index 00000000000..e585a6e9b0c Binary files /dev/null and b/static/img/cloud/tools/lxd/nova-compute.png differ diff --git a/static/img/cloud/tools/lxd/nova-compute.svg b/static/img/cloud/tools/lxd/nova-compute.svg new file mode 100644 index 00000000000..2420ed327b7 --- /dev/null +++ b/static/img/cloud/tools/lxd/nova-compute.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/tools/lxd/pictogram-virtualisation.png b/static/img/cloud/tools/lxd/pictogram-virtualisation.png new file mode 100644 index 00000000000..4fe34eaebcc Binary files /dev/null and b/static/img/cloud/tools/lxd/pictogram-virtualisation.png differ diff --git a/static/img/cloud/tools/lxd/pictogram-virtualisation.svg b/static/img/cloud/tools/lxd/pictogram-virtualisation.svg new file mode 100644 index 00000000000..9a99460515d --- /dev/null +++ b/static/img/cloud/tools/lxd/pictogram-virtualisation.svg @@ -0,0 +1,26 @@ + + + + + + diff --git a/static/img/cloud/tools/snappy/how-it-works.png b/static/img/cloud/tools/snappy/how-it-works.png new file mode 100644 index 00000000000..b277126b060 Binary files /dev/null and b/static/img/cloud/tools/snappy/how-it-works.png differ diff --git a/static/img/cloud/tools/snappy/how-it-works.svg b/static/img/cloud/tools/snappy/how-it-works.svg new file mode 100644 index 00000000000..6786b9c8e96 --- /dev/null +++ b/static/img/cloud/tools/snappy/how-it-works.svg @@ -0,0 +1,31 @@ + + + + + +Frameworks + +Apps + + + Frameworks + + + + + Ubuntu core + + + +Apps + + + Frameworks + + +Apps + diff --git a/static/img/cloud/tools/snappy/snappy.png b/static/img/cloud/tools/snappy/snappy.png new file mode 100644 index 00000000000..4e7ec5c58b8 Binary files /dev/null and b/static/img/cloud/tools/snappy/snappy.png differ diff --git a/static/img/cloud/tools/snappy/snappy.svg b/static/img/cloud/tools/snappy/snappy.svg new file mode 100644 index 00000000000..aa5bda4f413 --- /dev/null +++ b/static/img/cloud/tools/snappy/snappy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/cloud/ubuntu-openstack/image-configure-new.png b/static/img/cloud/ubuntu-openstack/image-configure-new.png new file mode 100644 index 00000000000..fcdf036668f Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/image-configure-new.png differ diff --git a/static/img/cloud/ubuntu-openstack/image-configure.png b/static/img/cloud/ubuntu-openstack/image-configure.png new file mode 100644 index 00000000000..23967c42d1e Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/image-configure.png differ diff --git a/static/img/cloud/ubuntu-openstack/image-install.png b/static/img/cloud/ubuntu-openstack/image-install.png new file mode 100644 index 00000000000..23b0d870656 Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/image-install.png differ diff --git a/static/img/cloud/ubuntu-openstack/image-monitor.png b/static/img/cloud/ubuntu-openstack/image-monitor.png new file mode 100644 index 00000000000..18d539f3de5 Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/image-monitor.png differ diff --git a/static/img/cloud/ubuntu-openstack/managedcloud.png b/static/img/cloud/ubuntu-openstack/managedcloud.png new file mode 100644 index 00000000000..9c1fc9c3ed8 Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/managedcloud.png differ diff --git a/static/img/cloud/ubuntu-openstack/managedcloud.svg b/static/img/cloud/ubuntu-openstack/managedcloud.svg new file mode 100644 index 00000000000..ac6ccaaf9d3 --- /dev/null +++ b/static/img/cloud/ubuntu-openstack/managedcloud.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/ubuntu-openstack/reference-architecture/ceilometer-icon.svg b/static/img/cloud/ubuntu-openstack/reference-architecture/ceilometer-icon.svg new file mode 100644 index 00000000000..c0a1a8e469e --- /dev/null +++ b/static/img/cloud/ubuntu-openstack/reference-architecture/ceilometer-icon.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/ubuntu-openstack/reference-architecture/neutron-icon.svg b/static/img/cloud/ubuntu-openstack/reference-architecture/neutron-icon.svg new file mode 100644 index 00000000000..6d862ca7f19 --- /dev/null +++ b/static/img/cloud/ubuntu-openstack/reference-architecture/neutron-icon.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/cloud/ubuntu-openstack/trainingandexperiment.png b/static/img/cloud/ubuntu-openstack/trainingandexperiment.png new file mode 100644 index 00000000000..e4aa24c0d67 Binary files /dev/null and b/static/img/cloud/ubuntu-openstack/trainingandexperiment.png differ diff --git a/static/img/community/release_widget_utopic.png b/static/img/community/release_widget_utopic.png new file mode 100644 index 00000000000..6eaa83277b0 Binary files /dev/null and b/static/img/community/release_widget_utopic.png differ diff --git a/static/img/contact.svg b/static/img/contact.svg index 74e305a5948..43dfa548f86 100755 --- a/static/img/contact.svg +++ b/static/img/contact.svg @@ -1,135 +1 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/desktop/background-tile.jpg b/static/img/desktop/background-tile.jpg new file mode 100644 index 00000000000..8746fbf4043 Binary files /dev/null and b/static/img/desktop/background-tile.jpg differ diff --git a/static/img/desktop/desktop-deployment-diagram.png b/static/img/desktop/desktop-deployment-diagram.png index 312cb33ea9b..0f5c086c1cc 100755 Binary files a/static/img/desktop/desktop-deployment-diagram.png and b/static/img/desktop/desktop-deployment-diagram.png differ diff --git a/static/img/desktop/developers/developer-hero-laptop.png b/static/img/desktop/developers/developer-hero-laptop.png new file mode 100644 index 00000000000..42ba512555e Binary files /dev/null and b/static/img/desktop/developers/developer-hero-laptop.png differ diff --git a/static/img/desktop/developers/developer-laptop.png b/static/img/desktop/developers/developer-laptop.png new file mode 100644 index 00000000000..5c792415b12 Binary files /dev/null and b/static/img/desktop/developers/developer-laptop.png differ diff --git a/static/img/desktop/developers/graph.png b/static/img/desktop/developers/graph.png new file mode 100644 index 00000000000..41818b34729 Binary files /dev/null and b/static/img/desktop/developers/graph.png differ diff --git a/static/img/desktop/developers/image-developers.png b/static/img/desktop/developers/image-developers.png index 4739d1fd996..54179c86ab7 100755 Binary files a/static/img/desktop/developers/image-developers.png and b/static/img/desktop/developers/image-developers.png differ diff --git a/static/img/desktop/education/circleoffriends-dot.png b/static/img/desktop/education/circleoffriends-dot.png new file mode 100644 index 00000000000..eec696acdf8 Binary files /dev/null and b/static/img/desktop/education/circleoffriends-dot.png differ diff --git a/static/img/desktop/education/gcompris-icon.png b/static/img/desktop/education/gcompris-icon.png new file mode 100644 index 00000000000..9d1014316d9 Binary files /dev/null and b/static/img/desktop/education/gcompris-icon.png differ diff --git a/static/img/desktop/education/geogebra-icon.png b/static/img/desktop/education/geogebra-icon.png new file mode 100644 index 00000000000..ed92b115035 Binary files /dev/null and b/static/img/desktop/education/geogebra-icon.png differ diff --git a/static/img/desktop/education/hero-laptop.png b/static/img/desktop/education/hero-laptop.png new file mode 100644 index 00000000000..b1ba9b9faec Binary files /dev/null and b/static/img/desktop/education/hero-laptop.png differ diff --git a/static/img/desktop/education/hero-photo.jpg b/static/img/desktop/education/hero-photo.jpg new file mode 100644 index 00000000000..8e9572eccb5 Binary files /dev/null and b/static/img/desktop/education/hero-photo.jpg differ diff --git a/static/img/desktop/education/italc-icon.png b/static/img/desktop/education/italc-icon.png new file mode 100644 index 00000000000..f46aec4df38 Binary files /dev/null and b/static/img/desktop/education/italc-icon.png differ diff --git a/static/img/desktop/education/lightspeed-icon.png b/static/img/desktop/education/lightspeed-icon.png new file mode 100644 index 00000000000..dad5e2bd0c3 Binary files /dev/null and b/static/img/desktop/education/lightspeed-icon.png differ diff --git a/static/img/desktop/education/map.jpg b/static/img/desktop/education/map.jpg new file mode 100644 index 00000000000..366659c05a1 Binary files /dev/null and b/static/img/desktop/education/map.jpg differ diff --git a/static/img/desktop/education/marble-icon.png b/static/img/desktop/education/marble-icon.png new file mode 100644 index 00000000000..2e499bc863e Binary files /dev/null and b/static/img/desktop/education/marble-icon.png differ diff --git a/static/img/desktop/education/schooltool-icon.png b/static/img/desktop/education/schooltool-icon.png new file mode 100644 index 00000000000..503ee9e68cb Binary files /dev/null and b/static/img/desktop/education/schooltool-icon.png differ diff --git a/static/img/desktop/education/scribus-icon.png b/static/img/desktop/education/scribus-icon.png new file mode 100644 index 00000000000..788e59a4b3f Binary files /dev/null and b/static/img/desktop/education/scribus-icon.png differ diff --git a/static/img/desktop/enterprise/hero-laptop.png b/static/img/desktop/enterprise/hero-laptop.png new file mode 100644 index 00000000000..f938f19e708 Binary files /dev/null and b/static/img/desktop/enterprise/hero-laptop.png differ diff --git a/static/img/desktop/enterprise/hero-photo.jpg b/static/img/desktop/enterprise/hero-photo.jpg new file mode 100644 index 00000000000..846121b4c39 Binary files /dev/null and b/static/img/desktop/enterprise/hero-photo.jpg differ diff --git a/static/img/desktop/enterprise/landscape-screenshot.png b/static/img/desktop/enterprise/landscape-screenshot.png new file mode 100644 index 00000000000..41e33327bd6 Binary files /dev/null and b/static/img/desktop/enterprise/landscape-screenshot.png differ diff --git a/static/img/desktop/enterprise/laptop.png b/static/img/desktop/enterprise/laptop.png new file mode 100644 index 00000000000..3281750553c Binary files /dev/null and b/static/img/desktop/enterprise/laptop.png differ diff --git a/static/img/desktop/features/blender-icon.png b/static/img/desktop/features/blender-icon.png new file mode 100644 index 00000000000..c4c265b7d65 Binary files /dev/null and b/static/img/desktop/features/blender-icon.png differ diff --git a/static/img/desktop/features/borderlands-flash.jpg b/static/img/desktop/features/borderlands-flash.jpg new file mode 100644 index 00000000000..5a062d3b870 Binary files /dev/null and b/static/img/desktop/features/borderlands-flash.jpg differ diff --git a/static/img/desktop/features/borderlands.jpg b/static/img/desktop/features/borderlands.jpg new file mode 100644 index 00000000000..cf06e422e92 Binary files /dev/null and b/static/img/desktop/features/borderlands.jpg differ diff --git a/static/img/desktop/features/braid-game.png b/static/img/desktop/features/braid-game.png new file mode 100644 index 00000000000..ed6a8bcd9c0 Binary files /dev/null and b/static/img/desktop/features/braid-game.png differ diff --git a/static/img/desktop/features/chrome-icon.png b/static/img/desktop/features/chrome-icon.png new file mode 100644 index 00000000000..6c8c88631fa Binary files /dev/null and b/static/img/desktop/features/chrome-icon.png differ diff --git a/static/img/desktop/features/desktop-features-full.jpg b/static/img/desktop/features/desktop-features-full.jpg new file mode 100644 index 00000000000..254fa5346b6 Binary files /dev/null and b/static/img/desktop/features/desktop-features-full.jpg differ diff --git a/static/img/desktop/features/desktop-features.jpg b/static/img/desktop/features/desktop-features.jpg new file mode 100644 index 00000000000..952c09f1320 Binary files /dev/null and b/static/img/desktop/features/desktop-features.jpg differ diff --git a/static/img/desktop/features/desktop-photos-1.jpg b/static/img/desktop/features/desktop-photos-1.jpg new file mode 100755 index 00000000000..fa9ffa85323 Binary files /dev/null and b/static/img/desktop/features/desktop-photos-1.jpg differ diff --git a/static/img/desktop/features/desktop-photos-2.jpg b/static/img/desktop/features/desktop-photos-2.jpg new file mode 100755 index 00000000000..8681cbebc18 Binary files /dev/null and b/static/img/desktop/features/desktop-photos-2.jpg differ diff --git a/static/img/desktop/features/desktop-photos-3.jpg b/static/img/desktop/features/desktop-photos-3.jpg new file mode 100755 index 00000000000..7fa4bd8f879 Binary files /dev/null and b/static/img/desktop/features/desktop-photos-3.jpg differ diff --git a/static/img/desktop/features/desktopsnapshot.png b/static/img/desktop/features/desktopsnapshot.png new file mode 100644 index 00000000000..7139606831d Binary files /dev/null and b/static/img/desktop/features/desktopsnapshot.png differ diff --git a/static/img/desktop/features/dropbox-icon.png b/static/img/desktop/features/dropbox-icon.png new file mode 100644 index 00000000000..aecf448d36a Binary files /dev/null and b/static/img/desktop/features/dropbox-icon.png differ diff --git a/static/img/desktop/features/email-client.png b/static/img/desktop/features/email-client.png new file mode 100644 index 00000000000..d265ad9fb20 Binary files /dev/null and b/static/img/desktop/features/email-client.png differ diff --git a/static/img/desktop/features/email.png b/static/img/desktop/features/email.png new file mode 100644 index 00000000000..75ddd3f7085 Binary files /dev/null and b/static/img/desktop/features/email.png differ diff --git a/static/img/desktop/features/features-laptop.jpg b/static/img/desktop/features/features-laptop.jpg deleted file mode 100755 index 440f2b349ad..00000000000 Binary files a/static/img/desktop/features/features-laptop.jpg and /dev/null differ diff --git a/static/img/desktop/features/firefox-icon.png b/static/img/desktop/features/firefox-icon.png new file mode 100644 index 00000000000..faa95b73872 Binary files /dev/null and b/static/img/desktop/features/firefox-icon.png differ diff --git a/static/img/desktop/features/games-apps/image-createcoolapps.png b/static/img/desktop/features/games-apps/image-createcoolapps.png deleted file mode 100755 index 399d3990be5..00000000000 Binary files a/static/img/desktop/features/games-apps/image-createcoolapps.png and /dev/null differ diff --git a/static/img/desktop/features/games-apps/image-createcoolapps.svg b/static/img/desktop/features/games-apps/image-createcoolapps.svg deleted file mode 100755 index 5395a910d36..00000000000 --- a/static/img/desktop/features/games-apps/image-createcoolapps.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/static/img/desktop/features/gimp-icon.png b/static/img/desktop/features/gimp-icon.png new file mode 100644 index 00000000000..5604fb0c0b9 Binary files /dev/null and b/static/img/desktop/features/gimp-icon.png differ diff --git a/static/img/desktop/features/gimp-screen.png b/static/img/desktop/features/gimp-screen.png new file mode 100644 index 00000000000..1f6358ab313 Binary files /dev/null and b/static/img/desktop/features/gimp-screen.png differ diff --git a/static/img/desktop/features/googledocs-icon.png b/static/img/desktop/features/googledocs-icon.png new file mode 100644 index 00000000000..e52c0ebb4d3 Binary files /dev/null and b/static/img/desktop/features/googledocs-icon.png differ diff --git a/static/img/desktop/features/hero-bg.jpg b/static/img/desktop/features/hero-bg.jpg new file mode 100644 index 00000000000..ca1849c752d Binary files /dev/null and b/static/img/desktop/features/hero-bg.jpg differ diff --git a/static/img/desktop/features/hero-laptop.png b/static/img/desktop/features/hero-laptop.png new file mode 100644 index 00000000000..bd026ad6302 Binary files /dev/null and b/static/img/desktop/features/hero-laptop.png differ diff --git a/static/img/desktop/features/hero-photo.jpg b/static/img/desktop/features/hero-photo.jpg new file mode 100644 index 00000000000..5de85a572c7 Binary files /dev/null and b/static/img/desktop/features/hero-photo.jpg differ diff --git a/static/img/desktop/features/image-developer.png b/static/img/desktop/features/image-developer.png deleted file mode 100755 index 6ede1363d2c..00000000000 Binary files a/static/img/desktop/features/image-developer.png and /dev/null differ diff --git a/static/img/desktop/features/image-educational-resources.png b/static/img/desktop/features/image-educational-resources.png deleted file mode 100755 index 3106ce394ba..00000000000 Binary files a/static/img/desktop/features/image-educational-resources.png and /dev/null differ diff --git a/static/img/desktop/features/image-features.jpg b/static/img/desktop/features/image-features.jpg deleted file mode 100755 index 1365ad004c6..00000000000 Binary files a/static/img/desktop/features/image-features.jpg and /dev/null differ diff --git a/static/img/desktop/features/image-fez-background.jpg b/static/img/desktop/features/image-fez-background.jpg deleted file mode 100755 index 656bec49f15..00000000000 Binary files a/static/img/desktop/features/image-fez-background.jpg and /dev/null differ diff --git a/static/img/desktop/features/image-fez-gomez-rollover.gif b/static/img/desktop/features/image-fez-gomez-rollover.gif deleted file mode 100755 index 0bec7057cfd..00000000000 Binary files a/static/img/desktop/features/image-fez-gomez-rollover.gif and /dev/null differ diff --git a/static/img/desktop/features/image-fez-gomez.gif b/static/img/desktop/features/image-fez-gomez.gif deleted file mode 100755 index 2fd0a3fe995..00000000000 Binary files a/static/img/desktop/features/image-fez-gomez.gif and /dev/null differ diff --git a/static/img/desktop/features/image-fun-and-games.png b/static/img/desktop/features/image-fun-and-games.png deleted file mode 100755 index 869d2e203a0..00000000000 Binary files a/static/img/desktop/features/image-fun-and-games.png and /dev/null differ diff --git a/static/img/desktop/features/image-ratings-and-reviews.png b/static/img/desktop/features/image-ratings-and-reviews.png deleted file mode 100755 index 8779011c25e..00000000000 Binary files a/static/img/desktop/features/image-ratings-and-reviews.png and /dev/null differ diff --git a/static/img/desktop/features/image-scopes.jpg b/static/img/desktop/features/image-scopes.jpg deleted file mode 100755 index 3b1f4c08618..00000000000 Binary files a/static/img/desktop/features/image-scopes.jpg and /dev/null differ diff --git a/static/img/desktop/features/image-software-centre.jpg b/static/img/desktop/features/image-software-centre.jpg deleted file mode 100755 index 5cdba43b38f..00000000000 Binary files a/static/img/desktop/features/image-software-centre.jpg and /dev/null differ diff --git a/static/img/desktop/features/image-steam.jpg b/static/img/desktop/features/image-steam.jpg deleted file mode 100755 index acaad99aec4..00000000000 Binary files a/static/img/desktop/features/image-steam.jpg and /dev/null differ diff --git a/static/img/desktop/features/image-your-ubuntu.jpg b/static/img/desktop/features/image-your-ubuntu.jpg deleted file mode 100755 index 897922eadb6..00000000000 Binary files a/static/img/desktop/features/image-your-ubuntu.jpg and /dev/null differ diff --git a/static/img/desktop/features/inkscape-icon.png b/static/img/desktop/features/inkscape-icon.png new file mode 100644 index 00000000000..66fdd17c380 Binary files /dev/null and b/static/img/desktop/features/inkscape-icon.png differ diff --git a/static/img/desktop/features/laptop-searching.png b/static/img/desktop/features/laptop-searching.png new file mode 100644 index 00000000000..b6c9e78ce56 Binary files /dev/null and b/static/img/desktop/features/laptop-searching.png differ diff --git a/static/img/desktop/features/libreoffice-icon.png b/static/img/desktop/features/libreoffice-icon.png new file mode 100644 index 00000000000..ca821cc7a36 Binary files /dev/null and b/static/img/desktop/features/libreoffice-icon.png differ diff --git a/static/img/desktop/features/lightworks-icon.png b/static/img/desktop/features/lightworks-icon.png new file mode 100644 index 00000000000..9f23637c9ba Binary files /dev/null and b/static/img/desktop/features/lightworks-icon.png differ diff --git a/static/img/desktop/features/limbo-game.png b/static/img/desktop/features/limbo-game.png new file mode 100644 index 00000000000..91f43c4d450 Binary files /dev/null and b/static/img/desktop/features/limbo-game.png differ diff --git a/static/img/desktop/features/office-applications/image-officeapps.jpg b/static/img/desktop/features/office-applications/image-officeapps.jpg deleted file mode 100755 index 32948982967..00000000000 Binary files a/static/img/desktop/features/office-applications/image-officeapps.jpg and /dev/null differ diff --git a/static/img/desktop/features/office-apps.png b/static/img/desktop/features/office-apps.png new file mode 100644 index 00000000000..b510092d6ad Binary files /dev/null and b/static/img/desktop/features/office-apps.png differ diff --git a/static/img/desktop/features/photo-bg.png b/static/img/desktop/features/photo-bg.png new file mode 100644 index 00000000000..610659b285a Binary files /dev/null and b/static/img/desktop/features/photo-bg.png differ diff --git a/static/img/desktop/features/photos-and-videos/image-photosandvideos.jpg b/static/img/desktop/features/photos-and-videos/image-photosandvideos.jpg deleted file mode 100755 index ce571dc7f75..00000000000 Binary files a/static/img/desktop/features/photos-and-videos/image-photosandvideos.jpg and /dev/null differ diff --git a/static/img/desktop/features/row-funsies-bg.jpg b/static/img/desktop/features/row-funsies-bg.jpg deleted file mode 100755 index 2e2d7de6b8f..00000000000 Binary files a/static/img/desktop/features/row-funsies-bg.jpg and /dev/null differ diff --git a/static/img/desktop/features/screenshot-feartures-photos-main.jpg b/static/img/desktop/features/screenshot-feartures-photos-main.jpg deleted file mode 100755 index 2fe5ae5e7b6..00000000000 Binary files a/static/img/desktop/features/screenshot-feartures-photos-main.jpg and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-music-anywhere.png b/static/img/desktop/features/screenshot-features-music-anywhere.png deleted file mode 100755 index 85854c768da..00000000000 Binary files a/static/img/desktop/features/screenshot-features-music-anywhere.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-music-main.png b/static/img/desktop/features/screenshot-features-music-main.png deleted file mode 100755 index 7c15c8b7c41..00000000000 Binary files a/static/img/desktop/features/screenshot-features-music-main.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-music-preview.png b/static/img/desktop/features/screenshot-features-music-preview.png deleted file mode 100755 index 194ed4d72ea..00000000000 Binary files a/static/img/desktop/features/screenshot-features-music-preview.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-office-gtd.png b/static/img/desktop/features/screenshot-features-office-gtd.png deleted file mode 100755 index 525c3f97ddd..00000000000 Binary files a/static/img/desktop/features/screenshot-features-office-gtd.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-office-main.png b/static/img/desktop/features/screenshot-features-office-main.png deleted file mode 100755 index 6641233fab7..00000000000 Binary files a/static/img/desktop/features/screenshot-features-office-main.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-usc-main.jpg b/static/img/desktop/features/screenshot-features-usc-main.jpg deleted file mode 100755 index 18f22f643c0..00000000000 Binary files a/static/img/desktop/features/screenshot-features-usc-main.jpg and /dev/null differ diff --git a/static/img/desktop/features/screenshot-features-web-616x326.png b/static/img/desktop/features/screenshot-features-web-616x326.png deleted file mode 100755 index 8eb5de60996..00000000000 Binary files a/static/img/desktop/features/screenshot-features-web-616x326.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-photos-watch.png b/static/img/desktop/features/screenshot-photos-watch.png deleted file mode 100755 index e42f38fc5d5..00000000000 Binary files a/static/img/desktop/features/screenshot-photos-watch.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-social-main.png b/static/img/desktop/features/screenshot-social-main.png deleted file mode 100755 index 76b174691e9..00000000000 Binary files a/static/img/desktop/features/screenshot-social-main.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-social-skype.jpg b/static/img/desktop/features/screenshot-social-skype.jpg deleted file mode 100755 index c35282aa0b3..00000000000 Binary files a/static/img/desktop/features/screenshot-social-skype.jpg and /dev/null differ diff --git a/static/img/desktop/features/screenshot-ubuntu-one.png b/static/img/desktop/features/screenshot-ubuntu-one.png deleted file mode 100755 index dd4cc0efabb..00000000000 Binary files a/static/img/desktop/features/screenshot-ubuntu-one.png and /dev/null differ diff --git a/static/img/desktop/features/screenshot-web-secure.png b/static/img/desktop/features/screenshot-web-secure.png deleted file mode 100755 index 2e3304d104b..00000000000 Binary files a/static/img/desktop/features/screenshot-web-secure.png and /dev/null differ diff --git a/static/img/desktop/features/screenshots-photos-organise.png b/static/img/desktop/features/screenshots-photos-organise.png deleted file mode 100755 index 58503954d28..00000000000 Binary files a/static/img/desktop/features/screenshots-photos-organise.png and /dev/null differ diff --git a/static/img/desktop/features/search-laptop.png b/static/img/desktop/features/search-laptop.png new file mode 100644 index 00000000000..b615f4c5065 Binary files /dev/null and b/static/img/desktop/features/search-laptop.png differ diff --git a/static/img/desktop/features/skype-icon.png b/static/img/desktop/features/skype-icon.png new file mode 100644 index 00000000000..913664f2eec Binary files /dev/null and b/static/img/desktop/features/skype-icon.png differ diff --git a/static/img/desktop/features/skype-window.png b/static/img/desktop/features/skype-window.png new file mode 100644 index 00000000000..16be89a1823 Binary files /dev/null and b/static/img/desktop/features/skype-window.png differ diff --git a/static/img/desktop/features/social-and-email/icon-thunderbird-reflex-44x88.png b/static/img/desktop/features/social-and-email/icon-thunderbird-reflex-44x88.png deleted file mode 100755 index d48a99841f3..00000000000 Binary files a/static/img/desktop/features/social-and-email/icon-thunderbird-reflex-44x88.png and /dev/null differ diff --git a/static/img/desktop/features/social-and-email/image-skype.jpg b/static/img/desktop/features/social-and-email/image-skype.jpg deleted file mode 100755 index 7e2163ba5e3..00000000000 Binary files a/static/img/desktop/features/social-and-email/image-skype.jpg and /dev/null differ diff --git a/static/img/desktop/features/social-and-email/image-socialandemail.jpg b/static/img/desktop/features/social-and-email/image-socialandemail.jpg deleted file mode 100755 index 020f0e25559..00000000000 Binary files a/static/img/desktop/features/social-and-email/image-socialandemail.jpg and /dev/null differ diff --git a/static/img/desktop/features/social.png b/static/img/desktop/features/social.png new file mode 100644 index 00000000000..881116441ab Binary files /dev/null and b/static/img/desktop/features/social.png differ diff --git a/static/img/desktop/features/stars.jpg b/static/img/desktop/features/stars.jpg deleted file mode 100755 index 397785badf7..00000000000 Binary files a/static/img/desktop/features/stars.jpg and /dev/null differ diff --git a/static/img/desktop/features/steam-icon.png b/static/img/desktop/features/steam-icon.png new file mode 100644 index 00000000000..2d39ccfc053 Binary files /dev/null and b/static/img/desktop/features/steam-icon.png differ diff --git a/static/img/desktop/features/stockwell-img.png b/static/img/desktop/features/stockwell-img.png new file mode 100644 index 00000000000..51556442411 Binary files /dev/null and b/static/img/desktop/features/stockwell-img.png differ diff --git a/static/img/desktop/features/thunderbird-icon.png b/static/img/desktop/features/thunderbird-icon.png new file mode 100644 index 00000000000..6512fe9ee20 Binary files /dev/null and b/static/img/desktop/features/thunderbird-icon.png differ diff --git a/static/img/desktop/features/twitter-icon.png b/static/img/desktop/features/twitter-icon.png new file mode 100644 index 00000000000..7fc6cadd846 Binary files /dev/null and b/static/img/desktop/features/twitter-icon.png differ diff --git a/static/img/desktop/features/video-screen.png b/static/img/desktop/features/video-screen.png new file mode 100644 index 00000000000..85c539dd8b5 Binary files /dev/null and b/static/img/desktop/features/video-screen.png differ diff --git a/static/img/desktop/features/vlc-icon.png b/static/img/desktop/features/vlc-icon.png new file mode 100644 index 00000000000..64d04fd62da Binary files /dev/null and b/static/img/desktop/features/vlc-icon.png differ diff --git a/static/img/desktop/features/web-browsing.jpg b/static/img/desktop/features/web-browsing.jpg new file mode 100644 index 00000000000..afd26172674 Binary files /dev/null and b/static/img/desktop/features/web-browsing.jpg differ diff --git a/static/img/desktop/features/web-browsing/image-webbrowsing.jpg b/static/img/desktop/features/web-browsing/image-webbrowsing.jpg deleted file mode 100755 index 93520fc7b0a..00000000000 Binary files a/static/img/desktop/features/web-browsing/image-webbrowsing.jpg and /dev/null differ diff --git a/static/img/desktop/features/webbrowser.png b/static/img/desktop/features/webbrowser.png new file mode 100644 index 00000000000..b8a227a08fc Binary files /dev/null and b/static/img/desktop/features/webbrowser.png differ diff --git a/static/img/desktop/features/webbrowsing.jpg b/static/img/desktop/features/webbrowsing.jpg new file mode 100644 index 00000000000..c6a2637b623 Binary files /dev/null and b/static/img/desktop/features/webbrowsing.jpg differ diff --git a/static/img/desktop/footer/footer-china.png b/static/img/desktop/footer/footer-china.png new file mode 100644 index 00000000000..9f7242d9671 Binary files /dev/null and b/static/img/desktop/footer/footer-china.png differ diff --git a/static/img/desktop/footer/footer-laptop.png b/static/img/desktop/footer/footer-laptop.png new file mode 100644 index 00000000000..baaa0710bb4 Binary files /dev/null and b/static/img/desktop/footer/footer-laptop.png differ diff --git a/static/img/desktop/government/hero-laptop.png b/static/img/desktop/government/hero-laptop.png new file mode 100644 index 00000000000..56ad942e154 Binary files /dev/null and b/static/img/desktop/government/hero-laptop.png differ diff --git a/static/img/desktop/government/hero-photo.jpg b/static/img/desktop/government/hero-photo.jpg new file mode 100644 index 00000000000..91e8f0b85c8 Binary files /dev/null and b/static/img/desktop/government/hero-photo.jpg differ diff --git a/static/img/desktop/government/map.jpg b/static/img/desktop/government/map.jpg new file mode 100644 index 00000000000..2100540fea4 Binary files /dev/null and b/static/img/desktop/government/map.jpg differ diff --git a/static/img/desktop/government/padlock-icon.png b/static/img/desktop/government/padlock-icon.png new file mode 100644 index 00000000000..3da0723d701 Binary files /dev/null and b/static/img/desktop/government/padlock-icon.png differ diff --git a/static/img/desktop/government/podium.png b/static/img/desktop/government/podium.png new file mode 100644 index 00000000000..d5f4c7d9b71 Binary files /dev/null and b/static/img/desktop/government/podium.png differ diff --git a/static/img/desktop/image-kylin.svg b/static/img/desktop/image-kylin.svg index bde6b39d174..d52df6c0ff1 100755 --- a/static/img/desktop/image-kylin.svg +++ b/static/img/desktop/image-kylin.svg @@ -1,114 +1 @@ - - - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/static/img/desktop/overview/desktopscreen.jpg b/static/img/desktop/overview/desktopscreen.jpg new file mode 100644 index 00000000000..b4dad16866e Binary files /dev/null and b/static/img/desktop/overview/desktopscreen.jpg differ diff --git a/static/img/desktop/overview/desktopscreen.png b/static/img/desktop/overview/desktopscreen.png new file mode 100644 index 00000000000..ddbbc4750d7 Binary files /dev/null and b/static/img/desktop/overview/desktopscreen.png differ diff --git a/static/img/desktop/overview/hero-photo.jpg b/static/img/desktop/overview/hero-photo.jpg new file mode 100644 index 00000000000..8e3c75f0b8a Binary files /dev/null and b/static/img/desktop/overview/hero-photo.jpg differ diff --git a/static/img/desktop/overview/laptop.png b/static/img/desktop/overview/laptop.png new file mode 100644 index 00000000000..c67c5f0c72a Binary files /dev/null and b/static/img/desktop/overview/laptop.png differ diff --git a/static/img/desktop/overview/takethetour.png b/static/img/desktop/overview/takethetour.png new file mode 100644 index 00000000000..cb6b4b64b4e Binary files /dev/null and b/static/img/desktop/overview/takethetour.png differ diff --git a/static/img/desktop/overview/whatsnew-screen.png b/static/img/desktop/overview/whatsnew-screen.png new file mode 100644 index 00000000000..c8205758007 Binary files /dev/null and b/static/img/desktop/overview/whatsnew-screen.png differ diff --git a/static/img/desktop/ubuntu-kylin/image-softwarecenter.jpg b/static/img/desktop/ubuntu-kylin/image-softwarecenter.jpg new file mode 100644 index 00000000000..967f5dd9990 Binary files /dev/null and b/static/img/desktop/ubuntu-kylin/image-softwarecenter.jpg differ diff --git a/static/img/desktop/ubuntu-kylin/image-ubuntukylin.jpg b/static/img/desktop/ubuntu-kylin/image-ubuntukylin.jpg old mode 100755 new mode 100644 index 6f69ff28543..03fb43475e9 Binary files a/static/img/desktop/ubuntu-kylin/image-ubuntukylin.jpg and b/static/img/desktop/ubuntu-kylin/image-ubuntukylin.jpg differ diff --git a/static/img/desktop/features/image-unity8.png b/static/img/desktop/ubuntu-kylin/image-unity8.png old mode 100755 new mode 100644 similarity index 100% rename from static/img/desktop/features/image-unity8.png rename to static/img/desktop/ubuntu-kylin/image-unity8.png diff --git a/static/img/desktop/features/image-unity8.svg b/static/img/desktop/ubuntu-kylin/image-unity8.svg old mode 100755 new mode 100644 similarity index 100% rename from static/img/desktop/features/image-unity8.svg rename to static/img/desktop/ubuntu-kylin/image-unity8.svg diff --git a/static/img/desktop/ubuntu-kylin/laptop.png b/static/img/desktop/ubuntu-kylin/laptop.png new file mode 100644 index 00000000000..5be3b1ddf90 Binary files /dev/null and b/static/img/desktop/ubuntu-kylin/laptop.png differ diff --git a/static/img/devices/pictogram-smile-purple.svg b/static/img/devices/pictogram-smile-purple.svg index 35c5ec73428..54e6e72789a 100755 --- a/static/img/devices/pictogram-smile-purple.svg +++ b/static/img/devices/pictogram-smile-purple.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/download/cloud/install-ubuntu-cloud-step10.png b/static/img/download/cloud/install-ubuntu-cloud-step10.png new file mode 100644 index 00000000000..8e31543eef4 Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step10.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step4.png b/static/img/download/cloud/install-ubuntu-cloud-step4.png new file mode 100644 index 00000000000..0145fad6acb Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step4.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step5.png b/static/img/download/cloud/install-ubuntu-cloud-step5.png new file mode 100644 index 00000000000..08ee7d25014 Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step5.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step6.png b/static/img/download/cloud/install-ubuntu-cloud-step6.png new file mode 100644 index 00000000000..3225953a778 Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step6.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step7.png b/static/img/download/cloud/install-ubuntu-cloud-step7.png new file mode 100644 index 00000000000..ec930e2985d Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step7.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step8.png b/static/img/download/cloud/install-ubuntu-cloud-step8.png new file mode 100644 index 00000000000..558dd4d3458 Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step8.png differ diff --git a/static/img/download/cloud/install-ubuntu-cloud-step9.png b/static/img/download/cloud/install-ubuntu-cloud-step9.png new file mode 100644 index 00000000000..f43c9a164c1 Binary files /dev/null and b/static/img/download/cloud/install-ubuntu-cloud-step9.png differ diff --git a/static/img/download/image-cloud-download.png b/static/img/download/image-cloud-download.png new file mode 100644 index 00000000000..4c9a13b2f9d Binary files /dev/null and b/static/img/download/image-cloud-download.png differ diff --git a/static/img/error/image-404.svg b/static/img/error/image-404.svg index cb87e8ccc7b..2d33901d2fc 100755 --- a/static/img/error/image-404.svg +++ b/static/img/error/image-404.svg @@ -1,45 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/external-link-9fa097.svg b/static/img/external-link-9fa097.svg index 781ffdc0f88..2553d04f144 100755 --- a/static/img/external-link-9fa097.svg +++ b/static/img/external-link-9fa097.svg @@ -1,134 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/external-link-cool-grey.svg b/static/img/external-link-cool-grey.svg new file mode 100755 index 00000000000..0b1f7d5525b --- /dev/null +++ b/static/img/external-link-cool-grey.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/external-link-orange.svg b/static/img/external-link-orange.svg index de5c0cdf5dd..3d784037c8a 100755 --- a/static/img/external-link-orange.svg +++ b/static/img/external-link-orange.svg @@ -1,134 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/external-link.svg b/static/img/external-link.svg index 70274e51c9b..9753bc8ded9 100755 --- a/static/img/external-link.svg +++ b/static/img/external-link.svg @@ -1,134 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/googleplus.svg b/static/img/googleplus.svg index 18954dc3f68..cca9d236011 100755 --- a/static/img/googleplus.svg +++ b/static/img/googleplus.svg @@ -1,69 +1 @@ - - - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/static/img/graphs/image-developmentplatformsurvey-large.png b/static/img/graphs/image-developmentplatformsurvey-large.png index 923a39f43b7..58d79c7877f 100755 Binary files a/static/img/graphs/image-developmentplatformsurvey-large.png and b/static/img/graphs/image-developmentplatformsurvey-large.png differ diff --git a/static/img/graphs/image-developmentplatformsurvey-medium.png b/static/img/graphs/image-developmentplatformsurvey-medium.png index 2e053ebbab7..c9ac593f34b 100755 Binary files a/static/img/graphs/image-developmentplatformsurvey-medium.png and b/static/img/graphs/image-developmentplatformsurvey-medium.png differ diff --git a/static/img/graphs/image-developmentplatformsurvey-small.png b/static/img/graphs/image-developmentplatformsurvey-small.png index 5676c3aba8e..ce8b19b5b6b 100755 Binary files a/static/img/graphs/image-developmentplatformsurvey-small.png and b/static/img/graphs/image-developmentplatformsurvey-small.png differ diff --git a/static/img/graphs/image-release-cycle-large.png b/static/img/graphs/image-release-cycle-large.png old mode 100755 new mode 100644 index 49345eb6b47..dce72eec074 Binary files a/static/img/graphs/image-release-cycle-large.png and b/static/img/graphs/image-release-cycle-large.png differ diff --git a/static/img/graphs/image-release-cycle-medium.png b/static/img/graphs/image-release-cycle-medium.png index fd04c36ef7d..260ab8499cd 100755 Binary files a/static/img/graphs/image-release-cycle-medium.png and b/static/img/graphs/image-release-cycle-medium.png differ diff --git a/static/img/graphs/image-release-cycle-small.png b/static/img/graphs/image-release-cycle-small.png index 5ba12279a06..47ae0550ba2 100755 Binary files a/static/img/graphs/image-release-cycle-small.png and b/static/img/graphs/image-release-cycle-small.png differ diff --git a/static/img/greytick.png b/static/img/greytick.png new file mode 100755 index 00000000000..a0eb903c703 Binary files /dev/null and b/static/img/greytick.png differ diff --git a/static/img/homepage/1410/1410-wallpaper.jpg b/static/img/homepage/1410/1410-wallpaper.jpg new file mode 100644 index 00000000000..a20a57406b3 Binary files /dev/null and b/static/img/homepage/1410/1410-wallpaper.jpg differ diff --git a/static/img/homepage/1410/birthday.png b/static/img/homepage/1410/birthday.png new file mode 100644 index 00000000000..fd8a6260fac Binary files /dev/null and b/static/img/homepage/1410/birthday.png differ diff --git a/static/img/homepage/1410/desktop-small.png b/static/img/homepage/1410/desktop-small.png new file mode 100644 index 00000000000..33442151174 Binary files /dev/null and b/static/img/homepage/1410/desktop-small.png differ diff --git a/static/img/homepage/1410/desktop.png b/static/img/homepage/1410/desktop.png new file mode 100644 index 00000000000..9d0386d2e29 Binary files /dev/null and b/static/img/homepage/1410/desktop.png differ diff --git a/static/img/homepage/Dell_XPS_Laptop_Front.png b/static/img/homepage/Dell_XPS_Laptop_Front.png new file mode 100644 index 00000000000..a7350802ca3 Binary files /dev/null and b/static/img/homepage/Dell_XPS_Laptop_Front.png differ diff --git a/static/img/homepage/Dell_XPS_Laptop_Left.png b/static/img/homepage/Dell_XPS_Laptop_Left.png new file mode 100644 index 00000000000..60a7cce03e4 Binary files /dev/null and b/static/img/homepage/Dell_XPS_Laptop_Left.png differ diff --git a/static/img/homepage/Dell_XPS_Laptop_Left_Small.png b/static/img/homepage/Dell_XPS_Laptop_Left_Small.png new file mode 100644 index 00000000000..97d698316d6 Binary files /dev/null and b/static/img/homepage/Dell_XPS_Laptop_Left_Small.png differ diff --git a/static/img/homepage/big-data-bundle.png b/static/img/homepage/big-data-bundle.png new file mode 100644 index 00000000000..5ba2fda2dbe Binary files /dev/null and b/static/img/homepage/big-data-bundle.png differ diff --git a/static/img/homepage/dot-cicrle-section-bg.svg b/static/img/homepage/dot-cicrle-section-bg.svg new file mode 100644 index 00000000000..11fb92f360b --- /dev/null +++ b/static/img/homepage/dot-cicrle-section-bg.svg @@ -0,0 +1,376 @@ + + + + + + + + + + diff --git a/static/img/homepage/globe-asia.png b/static/img/homepage/globe-asia.png new file mode 100644 index 00000000000..ef6d583e9cd Binary files /dev/null and b/static/img/homepage/globe-asia.png differ diff --git a/static/img/homepage/globe-promo.svg b/static/img/homepage/globe-promo.svg new file mode 100644 index 00000000000..e54586026f6 --- /dev/null +++ b/static/img/homepage/globe-promo.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + diff --git a/static/img/homepage/homepage-google-cloud-big.png b/static/img/homepage/homepage-google-cloud-big.png new file mode 100644 index 00000000000..4222d2b7a69 Binary files /dev/null and b/static/img/homepage/homepage-google-cloud-big.png differ diff --git a/static/img/homepage/homepage-google-cloud.png b/static/img/homepage/homepage-google-cloud.png new file mode 100644 index 00000000000..8063cb6cc42 Binary files /dev/null and b/static/img/homepage/homepage-google-cloud.png differ diff --git a/static/img/homepage/image-apm.png b/static/img/homepage/image-apm.png new file mode 100644 index 00000000000..8b1a0af6d03 Binary files /dev/null and b/static/img/homepage/image-apm.png differ diff --git a/static/img/homepage/image-apm.svg b/static/img/homepage/image-apm.svg new file mode 100644 index 00000000000..c9f77f194c4 --- /dev/null +++ b/static/img/homepage/image-apm.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/homepage/image-cloud-survey.png b/static/img/homepage/image-cloud-survey.png new file mode 100644 index 00000000000..cd9a8871eb4 Binary files /dev/null and b/static/img/homepage/image-cloud-survey.png differ diff --git a/static/img/homepage/image-configure-new.png b/static/img/homepage/image-configure-new.png new file mode 100644 index 00000000000..fcdf036668f Binary files /dev/null and b/static/img/homepage/image-configure-new.png differ diff --git a/static/img/homepage/image-configure.png b/static/img/homepage/image-configure.png new file mode 100644 index 00000000000..4dfac7512cd Binary files /dev/null and b/static/img/homepage/image-configure.png differ diff --git a/static/img/homepage/image-dell-laptop.png b/static/img/homepage/image-dell-laptop.png new file mode 100644 index 00000000000..b1d6535e162 Binary files /dev/null and b/static/img/homepage/image-dell-laptop.png differ diff --git a/static/img/homepage/image-dell-xps-laptop.png b/static/img/homepage/image-dell-xps-laptop.png new file mode 100644 index 00000000000..efe5641a8ad Binary files /dev/null and b/static/img/homepage/image-dell-xps-laptop.png differ diff --git a/static/img/homepage/image-juju-laptop.png b/static/img/homepage/image-juju-laptop.png new file mode 100644 index 00000000000..3ffcd3ebeb6 Binary files /dev/null and b/static/img/homepage/image-juju-laptop.png differ diff --git a/static/img/homepage/image-latam-map.png b/static/img/homepage/image-latam-map.png new file mode 100644 index 00000000000..338e20546f7 Binary files /dev/null and b/static/img/homepage/image-latam-map.png differ diff --git a/static/img/homepage/image-phone-operatorsandoems.png b/static/img/homepage/image-phone-operatorsandoems.png new file mode 100644 index 00000000000..0e71aab1f83 Binary files /dev/null and b/static/img/homepage/image-phone-operatorsandoems.png differ diff --git a/static/img/homepage/installer-picto.svg b/static/img/homepage/installer-picto.svg new file mode 100644 index 00000000000..3b41ea7c874 --- /dev/null +++ b/static/img/homepage/installer-picto.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/static/img/homepage/kylin/china-mobile-orange.png b/static/img/homepage/kylin/china-mobile-orange.png new file mode 100644 index 00000000000..e07b2d65a1f Binary files /dev/null and b/static/img/homepage/kylin/china-mobile-orange.png differ diff --git a/static/img/homepage/kylin/china-mobile-orange.svg b/static/img/homepage/kylin/china-mobile-orange.svg new file mode 100644 index 00000000000..4446c7a1dcf --- /dev/null +++ b/static/img/homepage/kylin/china-mobile-orange.svg @@ -0,0 +1,84 @@ + + + + + + + + + diff --git a/static/img/homepage/kylin/phones-edge.png b/static/img/homepage/kylin/phones-edge.png new file mode 100644 index 00000000000..017c8fa4418 Binary files /dev/null and b/static/img/homepage/kylin/phones-edge.png differ diff --git a/static/img/homepage/kylin/qr-code-wechat.png b/static/img/homepage/kylin/qr-code-wechat.png new file mode 100644 index 00000000000..6c8b28ab22e Binary files /dev/null and b/static/img/homepage/kylin/qr-code-wechat.png differ diff --git a/static/img/homepage/lxd_takeover.png b/static/img/homepage/lxd_takeover.png new file mode 100644 index 00000000000..e344c1ddbde Binary files /dev/null and b/static/img/homepage/lxd_takeover.png differ diff --git a/static/img/homepage/main-cloud.png b/static/img/homepage/main-cloud.png new file mode 100644 index 00000000000..536f3968362 Binary files /dev/null and b/static/img/homepage/main-cloud.png differ diff --git a/static/img/homepage/mwc-cluster.svg b/static/img/homepage/mwc-cluster.svg new file mode 100644 index 00000000000..5f84e912879 --- /dev/null +++ b/static/img/homepage/mwc-cluster.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/homepage/mwc-dot-cicrle-bg.svg b/static/img/homepage/mwc-dot-cicrle-bg.svg new file mode 100644 index 00000000000..2374ff3462c --- /dev/null +++ b/static/img/homepage/mwc-dot-cicrle-bg.svg @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/static/img/homepage/mwc-dot-cicrle-section-bg.svg b/static/img/homepage/mwc-dot-cicrle-section-bg.svg new file mode 100644 index 00000000000..26930ee8979 --- /dev/null +++ b/static/img/homepage/mwc-dot-cicrle-section-bg.svg @@ -0,0 +1,400 @@ + + + + + + + + + + diff --git a/static/img/homepage/ninja-blocks-hero-homepage-small.jpg b/static/img/homepage/ninja-blocks-hero-homepage-small.jpg new file mode 100644 index 00000000000..d1948eacd82 Binary files /dev/null and b/static/img/homepage/ninja-blocks-hero-homepage-small.jpg differ diff --git a/static/img/homepage/ninja-blocks-hero-homepage.jpg b/static/img/homepage/ninja-blocks-hero-homepage.jpg new file mode 100644 index 00000000000..b7fb5fa0ddf Binary files /dev/null and b/static/img/homepage/ninja-blocks-hero-homepage.jpg differ diff --git a/static/img/homepage/open-stack-cloud-computing-logo.png b/static/img/homepage/open-stack-cloud-computing-logo.png new file mode 100644 index 00000000000..146faec5cfe Binary files /dev/null and b/static/img/homepage/open-stack-cloud-computing-logo.png differ diff --git a/static/img/homepage/openstack-cluster.png b/static/img/homepage/openstack-cluster.png new file mode 100644 index 00000000000..ed4f931d90e Binary files /dev/null and b/static/img/homepage/openstack-cluster.png differ diff --git a/static/img/homepage/openstack-roadshow-globe.png b/static/img/homepage/openstack-roadshow-globe.png new file mode 100644 index 00000000000..aa09095f314 Binary files /dev/null and b/static/img/homepage/openstack-roadshow-globe.png differ diff --git a/static/img/homepage/openstack-roadshow-globe.svg b/static/img/homepage/openstack-roadshow-globe.svg new file mode 100644 index 00000000000..990b783210b --- /dev/null +++ b/static/img/homepage/openstack-roadshow-globe.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + diff --git a/static/img/homepage/openstack.png b/static/img/homepage/openstack.png new file mode 100644 index 00000000000..f337c5017bd Binary files /dev/null and b/static/img/homepage/openstack.png differ diff --git a/static/img/homepage/paris-skyline.png b/static/img/homepage/paris-skyline.png new file mode 100644 index 00000000000..7c308ecd36a Binary files /dev/null and b/static/img/homepage/paris-skyline.png differ diff --git a/static/img/homepage/phone/flash-hero.png b/static/img/homepage/phone/flash-hero.png new file mode 100644 index 00000000000..d0b013130c2 Binary files /dev/null and b/static/img/homepage/phone/flash-hero.png differ diff --git a/static/img/homepage/phone/paper-fold.png b/static/img/homepage/phone/paper-fold.png new file mode 100644 index 00000000000..ddb0e8ecb80 Binary files /dev/null and b/static/img/homepage/phone/paper-fold.png differ diff --git a/static/img/homepage/phone/phone.jpg b/static/img/homepage/phone/phone.jpg new file mode 100644 index 00000000000..a2481ede13b Binary files /dev/null and b/static/img/homepage/phone/phone.jpg differ diff --git a/static/img/homepage/phone/phone.png b/static/img/homepage/phone/phone.png new file mode 100644 index 00000000000..7cad90260b0 Binary files /dev/null and b/static/img/homepage/phone/phone.png differ diff --git a/static/img/homepage/phone/suru_wallpaper_rgb.jpg b/static/img/homepage/phone/suru_wallpaper_rgb.jpg new file mode 100644 index 00000000000..42f3b8fc2ea Binary files /dev/null and b/static/img/homepage/phone/suru_wallpaper_rgb.jpg differ diff --git a/static/img/homepage/phone/suru_wallpaper_rgb.png b/static/img/homepage/phone/suru_wallpaper_rgb.png new file mode 100644 index 00000000000..c2ac29a83b0 Binary files /dev/null and b/static/img/homepage/phone/suru_wallpaper_rgb.png differ diff --git a/static/img/homepage/phones-clouds-things-takeover.png b/static/img/homepage/phones-clouds-things-takeover.png new file mode 100644 index 00000000000..122023d1a35 Binary files /dev/null and b/static/img/homepage/phones-clouds-things-takeover.png differ diff --git a/static/img/homepage/purple-cloud.png b/static/img/homepage/purple-cloud.png new file mode 100644 index 00000000000..c102a868ae6 Binary files /dev/null and b/static/img/homepage/purple-cloud.png differ diff --git a/static/img/homepage/small-cloud.png b/static/img/homepage/small-cloud.png new file mode 100644 index 00000000000..508098e8b00 Binary files /dev/null and b/static/img/homepage/small-cloud.png differ diff --git a/static/img/homepage/training-globe-flipped.png b/static/img/homepage/training-globe-flipped.png new file mode 100644 index 00000000000..bddff799b37 Binary files /dev/null and b/static/img/homepage/training-globe-flipped.png differ diff --git a/static/img/homepage/training-globe-flipped.svg b/static/img/homepage/training-globe-flipped.svg new file mode 100644 index 00000000000..689fb08fed2 --- /dev/null +++ b/static/img/homepage/training-globe-flipped.svg @@ -0,0 +1,10 @@ + + + + training-globe + Created with Sketch. + + + + + \ No newline at end of file diff --git a/static/img/homepage/training-globe.png b/static/img/homepage/training-globe.png new file mode 100644 index 00000000000..8b76af2d929 Binary files /dev/null and b/static/img/homepage/training-globe.png differ diff --git a/static/img/homepage/training-globe.svg b/static/img/homepage/training-globe.svg new file mode 100644 index 00000000000..bf97ba89764 --- /dev/null +++ b/static/img/homepage/training-globe.svg @@ -0,0 +1,10 @@ + + + + Bitmap + Created with Sketch. + + + + + \ No newline at end of file diff --git a/static/img/homepage/vivid-hero-takeover-kylin-medium.jpg b/static/img/homepage/vivid-hero-takeover-kylin-medium.jpg new file mode 100644 index 00000000000..36a02333aed Binary files /dev/null and b/static/img/homepage/vivid-hero-takeover-kylin-medium.jpg differ diff --git a/static/img/homepage/vivid-hero-takeover-kylin.jpg b/static/img/homepage/vivid-hero-takeover-kylin.jpg new file mode 100644 index 00000000000..6dfbc07e2e4 Binary files /dev/null and b/static/img/homepage/vivid-hero-takeover-kylin.jpg differ diff --git a/static/img/homepage/vivid-hero-takeover-medium.jpg b/static/img/homepage/vivid-hero-takeover-medium.jpg new file mode 100644 index 00000000000..c0d02b127fe Binary files /dev/null and b/static/img/homepage/vivid-hero-takeover-medium.jpg differ diff --git a/static/img/homepage/vivid-hero-takeover.jpg b/static/img/homepage/vivid-hero-takeover.jpg new file mode 100644 index 00000000000..4dac9b48eba Binary files /dev/null and b/static/img/homepage/vivid-hero-takeover.jpg differ diff --git a/static/img/icons/icon-wechat.svg b/static/img/icons/icon-wechat.svg new file mode 100644 index 00000000000..08a01d7d33b --- /dev/null +++ b/static/img/icons/icon-wechat.svg @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/static/img/icons/icon-weibo.svg b/static/img/icons/icon-weibo.svg new file mode 100644 index 00000000000..08f849fe748 --- /dev/null +++ b/static/img/icons/icon-weibo.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + diff --git a/static/img/location.svg b/static/img/location.svg index befbf610bca..2b8f371e3f2 100755 --- a/static/img/location.svg +++ b/static/img/location.svg @@ -1,122 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/logo-ubuntu_cof-white_orange-hex.svg b/static/img/logo-ubuntu_cof-white_orange-hex.svg index 73d715f9171..bfd79376a93 100755 --- a/static/img/logo-ubuntu_cof-white_orange-hex.svg +++ b/static/img/logo-ubuntu_cof-white_orange-hex.svg @@ -1,27 +1,3 @@ - - -]> - - - - - - +]> \ No newline at end of file diff --git a/static/img/logos/logo-google-cloud-platform.jpg b/static/img/logos/logo-google-cloud-platform.jpg new file mode 100644 index 00000000000..eb6be3308ab Binary files /dev/null and b/static/img/logos/logo-google-cloud-platform.jpg differ diff --git a/static/img/logos/logo-google-cloud-platform.png b/static/img/logos/logo-google-cloud-platform.png new file mode 100644 index 00000000000..bfe95ef6ffb Binary files /dev/null and b/static/img/logos/logo-google-cloud-platform.png differ diff --git a/static/img/logos/partners/2x-logo.png b/static/img/logos/partners/2x-logo.png new file mode 100644 index 00000000000..52df3b21c3a Binary files /dev/null and b/static/img/logos/partners/2x-logo.png differ diff --git a/static/img/logos/partners/Quanta_logo.png b/static/img/logos/partners/Quanta_logo.png new file mode 100644 index 00000000000..9b8cbcd4e09 Binary files /dev/null and b/static/img/logos/partners/Quanta_logo.png differ diff --git a/static/img/lxd-illustration.svg b/static/img/lxd-illustration.svg new file mode 100644 index 00000000000..8730215fa1d --- /dev/null +++ b/static/img/lxd-illustration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/management/compliance/image-audit-logging.jpg b/static/img/management/compliance/image-audit-logging.jpg new file mode 100644 index 00000000000..12a0e683f19 Binary files /dev/null and b/static/img/management/compliance/image-audit-logging.jpg differ diff --git a/static/img/management/compliance/image-auditlogging.jpg b/static/img/management/compliance/image-auditlogging.jpg deleted file mode 100755 index d740072e6d5..00000000000 Binary files a/static/img/management/compliance/image-auditlogging.jpg and /dev/null differ diff --git a/static/img/management/compliance/image-compliance-reporting.png b/static/img/management/compliance/image-compliance-reporting.png new file mode 100644 index 00000000000..7974c63a997 Binary files /dev/null and b/static/img/management/compliance/image-compliance-reporting.png differ diff --git a/static/img/management/compliance/image-patch-compliance.jpg b/static/img/management/compliance/image-patch-compliance.jpg new file mode 100644 index 00000000000..ebb0190a402 Binary files /dev/null and b/static/img/management/compliance/image-patch-compliance.jpg differ diff --git a/static/img/management/compliance/image-patchcompliance.jpg b/static/img/management/compliance/image-patchcompliance.jpg deleted file mode 100755 index 72ab294a84d..00000000000 Binary files a/static/img/management/compliance/image-patchcompliance.jpg and /dev/null differ diff --git a/static/img/management/compliance/image-rbac.jpg b/static/img/management/compliance/image-rbac.jpg new file mode 100644 index 00000000000..e91b1b7d84d Binary files /dev/null and b/static/img/management/compliance/image-rbac.jpg differ diff --git a/static/img/management/compliance/image-rolebasedaccesscontrol.jpg b/static/img/management/compliance/image-rolebasedaccesscontrol.jpg deleted file mode 100755 index 2e8807c23c0..00000000000 Binary files a/static/img/management/compliance/image-rolebasedaccesscontrol.jpg and /dev/null differ diff --git a/static/img/management/image-management-small.svg b/static/img/management/image-management-small.svg new file mode 100644 index 00000000000..f2a7e5e3267 --- /dev/null +++ b/static/img/management/image-management-small.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/management/image-whats-included.jpg b/static/img/management/image-whats-included.jpg new file mode 100644 index 00000000000..df245ead951 Binary files /dev/null and b/static/img/management/image-whats-included.jpg differ diff --git a/static/img/management/image-whats-included.png b/static/img/management/image-whats-included.png new file mode 100644 index 00000000000..d4694565730 Binary files /dev/null and b/static/img/management/image-whats-included.png differ diff --git a/static/img/management/landscape-features/image-deployment.jpg b/static/img/management/landscape-features/image-deployment.jpg new file mode 100644 index 00000000000..af6c5f3f452 Binary files /dev/null and b/static/img/management/landscape-features/image-deployment.jpg differ diff --git a/static/img/management/landscape-features/image-inventory-management.jpg b/static/img/management/landscape-features/image-inventory-management.jpg new file mode 100644 index 00000000000..905e738d3ec Binary files /dev/null and b/static/img/management/landscape-features/image-inventory-management.jpg differ diff --git a/static/img/management/landscape-features/image-landscape-1.jpg b/static/img/management/landscape-features/image-landscape-1.jpg deleted file mode 100755 index 33ffb798db6..00000000000 Binary files a/static/img/management/landscape-features/image-landscape-1.jpg and /dev/null differ diff --git a/static/img/management/landscape-features/image-landscape-2.jpg b/static/img/management/landscape-features/image-landscape-2.jpg deleted file mode 100755 index fbbd46290f6..00000000000 Binary files a/static/img/management/landscape-features/image-landscape-2.jpg and /dev/null differ diff --git a/static/img/management/landscape-features/image-landscape-3.jpg b/static/img/management/landscape-features/image-landscape-3.jpg deleted file mode 100755 index cf9684249f4..00000000000 Binary files a/static/img/management/landscape-features/image-landscape-3.jpg and /dev/null differ diff --git a/static/img/management/landscape-features/image-landscape-4.jpg b/static/img/management/landscape-features/image-landscape-4.jpg deleted file mode 100755 index 5fb9f86b57e..00000000000 Binary files a/static/img/management/landscape-features/image-landscape-4.jpg and /dev/null differ diff --git a/static/img/management/landscape-features/image-monitoring.jpg b/static/img/management/landscape-features/image-monitoring.jpg new file mode 100644 index 00000000000..5bd203162ca Binary files /dev/null and b/static/img/management/landscape-features/image-monitoring.jpg differ diff --git a/static/img/management/landscape-features/image-openstack-installer.jpg b/static/img/management/landscape-features/image-openstack-installer.jpg new file mode 100644 index 00000000000..77d830bf32c Binary files /dev/null and b/static/img/management/landscape-features/image-openstack-installer.jpg differ diff --git a/static/img/management/landscape-features/image-software-management.jpg b/static/img/management/landscape-features/image-software-management.jpg new file mode 100644 index 00000000000..5422b17dcaa Binary files /dev/null and b/static/img/management/landscape-features/image-software-management.jpg differ diff --git a/static/img/messages-white.svg b/static/img/messages-white.svg index bcc362d3337..45df7f5d768 100755 --- a/static/img/messages-white.svg +++ b/static/img/messages-white.svg @@ -1,98 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/navigation-menu.svg b/static/img/navigation-menu.svg index d6c2fe82349..aed97ebf1e7 100755 --- a/static/img/navigation-menu.svg +++ b/static/img/navigation-menu.svg @@ -1,94 +1 @@ - - - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/static/img/partners/logo-opera.svg b/static/img/partners/logo-opera.svg new file mode 100644 index 00000000000..5955c308eae --- /dev/null +++ b/static/img/partners/logo-opera.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/partners/partner-logo-2lemetry.png b/static/img/partners/partner-logo-2lemetry.png new file mode 100644 index 00000000000..e8660e61a4c Binary files /dev/null and b/static/img/partners/partner-logo-2lemetry.png differ diff --git a/static/img/partners/partner-logo-allwinnertech.jpg b/static/img/partners/partner-logo-allwinnertech.jpg new file mode 100644 index 00000000000..ff025769dc6 Binary files /dev/null and b/static/img/partners/partner-logo-allwinnertech.jpg differ diff --git a/static/img/partners/partner-logo-allwinnertech.png b/static/img/partners/partner-logo-allwinnertech.png new file mode 100644 index 00000000000..22d85b109c3 Binary files /dev/null and b/static/img/partners/partner-logo-allwinnertech.png differ diff --git a/static/img/partners/partner-logo-banana-pro.png b/static/img/partners/partner-logo-banana-pro.png new file mode 100644 index 00000000000..090f9acbd59 Binary files /dev/null and b/static/img/partners/partner-logo-banana-pro.png differ diff --git a/static/img/partners/partner-logo-beagleboard.png b/static/img/partners/partner-logo-beagleboard.png new file mode 100644 index 00000000000..289a073b53f Binary files /dev/null and b/static/img/partners/partner-logo-beagleboard.png differ diff --git a/static/img/partners/partner-logo-chaosprime.png b/static/img/partners/partner-logo-chaosprime.png new file mode 100644 index 00000000000..ccd59a5f7ed Binary files /dev/null and b/static/img/partners/partner-logo-chaosprime.png differ diff --git a/static/img/partners/partner-logo-cloudplugs.png b/static/img/partners/partner-logo-cloudplugs.png new file mode 100644 index 00000000000..e9ea40fcf95 Binary files /dev/null and b/static/img/partners/partner-logo-cloudplugs.png differ diff --git a/static/img/partners/partner-logo-cumulocity.png b/static/img/partners/partner-logo-cumulocity.png new file mode 100644 index 00000000000..b69f6808510 Binary files /dev/null and b/static/img/partners/partner-logo-cumulocity.png differ diff --git a/static/img/partners/partner-logo-cybervision.png b/static/img/partners/partner-logo-cybervision.png new file mode 100755 index 00000000000..71e16c0c727 Binary files /dev/null and b/static/img/partners/partner-logo-cybervision.png differ diff --git a/static/img/partners/partner-logo-data-centred.png b/static/img/partners/partner-logo-data-centred.png new file mode 100644 index 00000000000..e84a4e2cf25 Binary files /dev/null and b/static/img/partners/partner-logo-data-centred.png differ diff --git a/static/img/partners/partner-logo-dataart.png b/static/img/partners/partner-logo-dataart.png new file mode 100644 index 00000000000..de0b6194f39 Binary files /dev/null and b/static/img/partners/partner-logo-dataart.png differ diff --git a/static/img/partners/partner-logo-device-hive.png b/static/img/partners/partner-logo-device-hive.png new file mode 100644 index 00000000000..807e1828a5f Binary files /dev/null and b/static/img/partners/partner-logo-device-hive.png differ diff --git a/static/img/partners/partner-logo-digitalrealty.png b/static/img/partners/partner-logo-digitalrealty.png new file mode 100644 index 00000000000..05e4f2d9904 Binary files /dev/null and b/static/img/partners/partner-logo-digitalrealty.png differ diff --git a/static/img/partners/partner-logo-eclipse.png b/static/img/partners/partner-logo-eclipse.png new file mode 100644 index 00000000000..09a9773503c Binary files /dev/null and b/static/img/partners/partner-logo-eclipse.png differ diff --git a/static/img/partners/partner-logo-element14.jpg b/static/img/partners/partner-logo-element14.jpg new file mode 100644 index 00000000000..d01129ddd22 Binary files /dev/null and b/static/img/partners/partner-logo-element14.jpg differ diff --git a/static/img/partners/partner-logo-emlid.png b/static/img/partners/partner-logo-emlid.png new file mode 100644 index 00000000000..404d6353795 Binary files /dev/null and b/static/img/partners/partner-logo-emlid.png differ diff --git a/static/img/partners/partner-logo-emutex.png b/static/img/partners/partner-logo-emutex.png new file mode 100644 index 00000000000..3123944411e Binary files /dev/null and b/static/img/partners/partner-logo-emutex.png differ diff --git a/static/img/partners/partner-logo-erle.png b/static/img/partners/partner-logo-erle.png new file mode 100644 index 00000000000..cb2c3f0a600 Binary files /dev/null and b/static/img/partners/partner-logo-erle.png differ diff --git a/static/img/partners/partner-logo-evrythng.png b/static/img/partners/partner-logo-evrythng.png new file mode 100644 index 00000000000..4f8e029277c Binary files /dev/null and b/static/img/partners/partner-logo-evrythng.png differ diff --git a/static/img/partners/partner-logo-fairwaves.png b/static/img/partners/partner-logo-fairwaves.png new file mode 100644 index 00000000000..9e82571d82e Binary files /dev/null and b/static/img/partners/partner-logo-fairwaves.png differ diff --git a/static/img/partners/partner-logo-fairwaves_t.png b/static/img/partners/partner-logo-fairwaves_t.png new file mode 100644 index 00000000000..a0f4a932f88 Binary files /dev/null and b/static/img/partners/partner-logo-fairwaves_t.png differ diff --git a/static/img/partners/partner-logo-fairwaves_t.svg b/static/img/partners/partner-logo-fairwaves_t.svg new file mode 100644 index 00000000000..43173278be9 --- /dev/null +++ b/static/img/partners/partner-logo-fairwaves_t.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/partners/partner-logo-fintricity.png b/static/img/partners/partner-logo-fintricity.png new file mode 100644 index 00000000000..70a44faa704 Binary files /dev/null and b/static/img/partners/partner-logo-fintricity.png differ diff --git a/static/img/partners/partner-logo-forgerock.png b/static/img/partners/partner-logo-forgerock.png new file mode 100644 index 00000000000..70c2e41ccb0 Binary files /dev/null and b/static/img/partners/partner-logo-forgerock.png differ diff --git a/static/img/partners/partner-logo-freedomotic.png b/static/img/partners/partner-logo-freedomotic.png new file mode 100644 index 00000000000..fa8a1781139 Binary files /dev/null and b/static/img/partners/partner-logo-freedomotic.png differ diff --git a/static/img/partners/partner-logo-fujitsu.png b/static/img/partners/partner-logo-fujitsu.png new file mode 100644 index 00000000000..cc310cbf545 Binary files /dev/null and b/static/img/partners/partner-logo-fujitsu.png differ diff --git a/static/img/partners/partner-logo-hubraum.png b/static/img/partners/partner-logo-hubraum.png new file mode 100644 index 00000000000..cd275317c77 Binary files /dev/null and b/static/img/partners/partner-logo-hubraum.png differ diff --git a/static/img/partners/partner-logo-iotsys.png b/static/img/partners/partner-logo-iotsys.png new file mode 100644 index 00000000000..cb10dc5dfe1 Binary files /dev/null and b/static/img/partners/partner-logo-iotsys.png differ diff --git a/static/img/partners/partner-logo-kaa.png b/static/img/partners/partner-logo-kaa.png new file mode 100755 index 00000000000..59f3945f16d Binary files /dev/null and b/static/img/partners/partner-logo-kaa.png differ diff --git a/static/img/partners/partner-logo-lhings.png b/static/img/partners/partner-logo-lhings.png new file mode 100644 index 00000000000..eaeeb6e3cc4 Binary files /dev/null and b/static/img/partners/partner-logo-lhings.png differ diff --git a/static/img/partners/partner-logo-lime-microsystems.png b/static/img/partners/partner-logo-lime-microsystems.png new file mode 100644 index 00000000000..8943d575390 Binary files /dev/null and b/static/img/partners/partner-logo-lime-microsystems.png differ diff --git a/static/img/partners/partner-logo-m2mlabs.png b/static/img/partners/partner-logo-m2mlabs.png new file mode 100644 index 00000000000..afa431bfbd2 Binary files /dev/null and b/static/img/partners/partner-logo-m2mlabs.png differ diff --git a/static/img/partners/partner-logo-microsoft.png b/static/img/partners/partner-logo-microsoft.png new file mode 100644 index 00000000000..e34b76bd0da Binary files /dev/null and b/static/img/partners/partner-logo-microsoft.png differ diff --git a/static/img/partners/partner-logo-mobica.png b/static/img/partners/partner-logo-mobica.png new file mode 100644 index 00000000000..e8fefb8d938 Binary files /dev/null and b/static/img/partners/partner-logo-mobica.png differ diff --git a/static/img/partners/partner-logo-ninjablocks.png b/static/img/partners/partner-logo-ninjablocks.png new file mode 100644 index 00000000000..6caf7e81424 Binary files /dev/null and b/static/img/partners/partner-logo-ninjablocks.png differ diff --git a/static/img/partners/partner-logo-ninjablocks_sphere.png b/static/img/partners/partner-logo-ninjablocks_sphere.png new file mode 100644 index 00000000000..8b4cb78d347 Binary files /dev/null and b/static/img/partners/partner-logo-ninjablocks_sphere.png differ diff --git a/static/img/partners/partner-logo-nwave.png b/static/img/partners/partner-logo-nwave.png new file mode 100644 index 00000000000..49184fe0f88 Binary files /dev/null and b/static/img/partners/partner-logo-nwave.png differ diff --git a/static/img/partners/partner-logo-odroid.png b/static/img/partners/partner-logo-odroid.png new file mode 100644 index 00000000000..4521bcdc233 Binary files /dev/null and b/static/img/partners/partner-logo-odroid.png differ diff --git a/static/img/partners/partner-logo-openhab.png b/static/img/partners/partner-logo-openhab.png new file mode 100644 index 00000000000..d3f5d81b938 Binary files /dev/null and b/static/img/partners/partner-logo-openhab.png differ diff --git a/static/img/partners/partner-logo-opensensors.png b/static/img/partners/partner-logo-opensensors.png new file mode 100644 index 00000000000..25734fd5970 Binary files /dev/null and b/static/img/partners/partner-logo-opensensors.png differ diff --git a/static/img/partners/partner-logo-osrf.png b/static/img/partners/partner-logo-osrf.png new file mode 100644 index 00000000000..baffd72e9c2 Binary files /dev/null and b/static/img/partners/partner-logo-osrf.png differ diff --git a/static/img/partners/partner-logo-parallela.png b/static/img/partners/partner-logo-parallela.png new file mode 100644 index 00000000000..b3fb5806004 Binary files /dev/null and b/static/img/partners/partner-logo-parallela.png differ diff --git a/static/img/partners/partner-logo-pcduino.jpg b/static/img/partners/partner-logo-pcduino.jpg new file mode 100644 index 00000000000..c4b718784c1 Binary files /dev/null and b/static/img/partners/partner-logo-pcduino.jpg differ diff --git a/static/img/partners/partner-logo-pcduino.png b/static/img/partners/partner-logo-pcduino.png new file mode 100644 index 00000000000..a4cd80018f5 Binary files /dev/null and b/static/img/partners/partner-logo-pcduino.png differ diff --git a/static/img/partners/partner-logo-raspberry-pi.png b/static/img/partners/partner-logo-raspberry-pi.png new file mode 100644 index 00000000000..172ce352d12 Binary files /dev/null and b/static/img/partners/partner-logo-raspberry-pi.png differ diff --git a/static/img/partners/partner-logo-resin-io.png b/static/img/partners/partner-logo-resin-io.png new file mode 100644 index 00000000000..f0b0c2ee3dc Binary files /dev/null and b/static/img/partners/partner-logo-resin-io.png differ diff --git a/static/img/partners/partner-logo-riot.png b/static/img/partners/partner-logo-riot.png new file mode 100644 index 00000000000..972de80564b Binary files /dev/null and b/static/img/partners/partner-logo-riot.png differ diff --git a/static/img/partners/partner-logo-robotnik.png b/static/img/partners/partner-logo-robotnik.png new file mode 100644 index 00000000000..86854a91678 Binary files /dev/null and b/static/img/partners/partner-logo-robotnik.png differ diff --git a/static/img/partners/partner-logo-ros.png b/static/img/partners/partner-logo-ros.png new file mode 100644 index 00000000000..389316b5528 Binary files /dev/null and b/static/img/partners/partner-logo-ros.png differ diff --git a/static/img/partners/partner-logo-rti.png b/static/img/partners/partner-logo-rti.png new file mode 100644 index 00000000000..7d12515511d Binary files /dev/null and b/static/img/partners/partner-logo-rti.png differ diff --git a/static/img/partners/partner-logo-scaleway.png b/static/img/partners/partner-logo-scaleway.png new file mode 100644 index 00000000000..b80382ed8ae Binary files /dev/null and b/static/img/partners/partner-logo-scaleway.png differ diff --git a/static/img/partners/partner-logo-siralab.png b/static/img/partners/partner-logo-siralab.png new file mode 100644 index 00000000000..6e08b7554e7 Binary files /dev/null and b/static/img/partners/partner-logo-siralab.png differ diff --git a/static/img/partners/partner-logo-solidrun.png b/static/img/partners/partner-logo-solidrun.png new file mode 100644 index 00000000000..f3f9ebef2fd Binary files /dev/null and b/static/img/partners/partner-logo-solidrun.png differ diff --git a/static/img/partners/partner-logo-sunfounder.jpg b/static/img/partners/partner-logo-sunfounder.jpg new file mode 100644 index 00000000000..1730712abce Binary files /dev/null and b/static/img/partners/partner-logo-sunfounder.jpg differ diff --git a/static/img/partners/partner-logo-texas-instruments.png b/static/img/partners/partner-logo-texas-instruments.png new file mode 100644 index 00000000000..bfbd4ab5ca1 Binary files /dev/null and b/static/img/partners/partner-logo-texas-instruments.png differ diff --git a/static/img/partners/partner-logo-trasibot.png b/static/img/partners/partner-logo-trasibot.png new file mode 100644 index 00000000000..08932d7af2a Binary files /dev/null and b/static/img/partners/partner-logo-trasibot.png differ diff --git a/static/img/partners/partner-logo-udoo.jpg b/static/img/partners/partner-logo-udoo.jpg new file mode 100644 index 00000000000..c532f4965e1 Binary files /dev/null and b/static/img/partners/partner-logo-udoo.jpg differ diff --git a/static/img/partners/partner-logo-zetta.png b/static/img/partners/partner-logo-zetta.png new file mode 100644 index 00000000000..de822950a68 Binary files /dev/null and b/static/img/partners/partner-logo-zetta.png differ diff --git a/static/img/partners/partners-logo-amazon-aws.png b/static/img/partners/partners-logo-amazon-aws.png new file mode 100644 index 00000000000..1e445ab3be2 Binary files /dev/null and b/static/img/partners/partners-logo-amazon-aws.png differ diff --git a/static/img/partners/partners-logo-apm.svg b/static/img/partners/partners-logo-apm.svg new file mode 100644 index 00000000000..ba4c6376a71 --- /dev/null +++ b/static/img/partners/partners-logo-apm.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/partners/partners-logo-google-cloud-platform.png b/static/img/partners/partners-logo-google-cloud-platform.png new file mode 100644 index 00000000000..922e547a3ed Binary files /dev/null and b/static/img/partners/partners-logo-google-cloud-platform.png differ diff --git a/static/img/partners/partners-logo-hSenidMobile.svg b/static/img/partners/partners-logo-hSenidMobile.svg new file mode 100644 index 00000000000..2873adf9bdb --- /dev/null +++ b/static/img/partners/partners-logo-hSenidMobile.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/partners/partners-logo-microsoft-azure.png b/static/img/partners/partners-logo-microsoft-azure.png new file mode 100644 index 00000000000..689e32f1d23 Binary files /dev/null and b/static/img/partners/partners-logo-microsoft-azure.png differ diff --git a/static/img/partners/partners-logo-nec-tagline.png b/static/img/partners/partners-logo-nec-tagline.png new file mode 100644 index 00000000000..b6ffb4e0132 Binary files /dev/null and b/static/img/partners/partners-logo-nec-tagline.png differ diff --git a/static/img/partners/partners-logo-owncloud.png b/static/img/partners/partners-logo-owncloud.png new file mode 100644 index 00000000000..3ef6f38234a Binary files /dev/null and b/static/img/partners/partners-logo-owncloud.png differ diff --git a/static/img/partners/partners-logo-owncloud.svg b/static/img/partners/partners-logo-owncloud.svg new file mode 100644 index 00000000000..e48f7a78c7d --- /dev/null +++ b/static/img/partners/partners-logo-owncloud.svg @@ -0,0 +1,764 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/partners/partners-logo-thingspeak.png b/static/img/partners/partners-logo-thingspeak.png new file mode 100644 index 00000000000..9ff26cc57db Binary files /dev/null and b/static/img/partners/partners-logo-thingspeak.png differ diff --git a/static/img/partners/talligent-logo.png b/static/img/partners/talligent-logo.png new file mode 100644 index 00000000000..46232a06608 Binary files /dev/null and b/static/img/partners/talligent-logo.png differ diff --git a/static/img/phone/Suru_Wallpaper_TM_darken.png b/static/img/phone/Suru_Wallpaper_TM_darken.png new file mode 100644 index 00000000000..dfd11cbcfd2 Binary files /dev/null and b/static/img/phone/Suru_Wallpaper_TM_darken.png differ diff --git a/static/img/phone/Suru_Wallpaper_TM_darken.svg b/static/img/phone/Suru_Wallpaper_TM_darken.svg new file mode 100644 index 00000000000..936c1c6bff3 --- /dev/null +++ b/static/img/phone/Suru_Wallpaper_TM_darken.svg @@ -0,0 +1,2525 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/phone/background-developer.png b/static/img/phone/background-developer.png new file mode 100644 index 00000000000..0cf1ad7af08 Binary files /dev/null and b/static/img/phone/background-developer.png differ diff --git a/static/img/phone/campaign-bg.png b/static/img/phone/campaign-bg.png new file mode 100644 index 00000000000..ef9810612dd Binary files /dev/null and b/static/img/phone/campaign-bg.png differ diff --git a/static/img/phone/campaign/image-hero.png b/static/img/phone/campaign/image-hero.png new file mode 100644 index 00000000000..0b016d9cfb5 Binary files /dev/null and b/static/img/phone/campaign/image-hero.png differ diff --git a/static/img/phone/developers/11D52965.png b/static/img/phone/developers/11D52965.png new file mode 100644 index 00000000000..4fc94337afa Binary files /dev/null and b/static/img/phone/developers/11D52965.png differ diff --git a/static/img/phone/developers/apps-bg.png b/static/img/phone/developers/apps-bg.png new file mode 100644 index 00000000000..ea4bcb559d1 Binary files /dev/null and b/static/img/phone/developers/apps-bg.png differ diff --git a/static/img/phone/developers/background-developer-apps.png b/static/img/phone/developers/background-developer-apps.png new file mode 100644 index 00000000000..cbca68af12e Binary files /dev/null and b/static/img/phone/developers/background-developer-apps.png differ diff --git a/static/img/phone/developers/icon-china-mobile.svg b/static/img/phone/developers/icon-china-mobile.svg new file mode 100644 index 00000000000..1177206c7a0 --- /dev/null +++ b/static/img/phone/developers/icon-china-mobile.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/static/img/phone/developers/image-content-shine-small.jpg b/static/img/phone/developers/image-content-shine-small.jpg new file mode 100644 index 00000000000..fb1ec7d3f19 Binary files /dev/null and b/static/img/phone/developers/image-content-shine-small.jpg differ diff --git a/static/img/phone/developers/image-content-shine.jpg b/static/img/phone/developers/image-content-shine.jpg new file mode 100644 index 00000000000..e1a37cbd34a Binary files /dev/null and b/static/img/phone/developers/image-content-shine.jpg differ diff --git a/static/img/phone/developers/image-developer-hero.png b/static/img/phone/developers/image-developer-hero.png new file mode 100644 index 00000000000..32b381cfe0d Binary files /dev/null and b/static/img/phone/developers/image-developer-hero.png differ diff --git a/static/img/phone/developers/image-developer-hero.svg b/static/img/phone/developers/image-developer-hero.svg new file mode 100644 index 00000000000..d33e704eb1c --- /dev/null +++ b/static/img/phone/developers/image-developer-hero.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/phone/developers/image-devices.png b/static/img/phone/developers/image-devices.png new file mode 100644 index 00000000000..1ada442812d Binary files /dev/null and b/static/img/phone/developers/image-devices.png differ diff --git a/static/img/phone/developers/image-html5-logo.png b/static/img/phone/developers/image-html5-logo.png new file mode 100644 index 00000000000..2f20c83d895 Binary files /dev/null and b/static/img/phone/developers/image-html5-logo.png differ diff --git a/static/img/phone/developers/image-more-than.png b/static/img/phone/developers/image-more-than.png new file mode 100644 index 00000000000..72ab3f7a0a6 Binary files /dev/null and b/static/img/phone/developers/image-more-than.png differ diff --git a/static/img/phone/developers/image-music-aggregator.svg b/static/img/phone/developers/image-music-aggregator.svg new file mode 100644 index 00000000000..c8a342ff077 --- /dev/null +++ b/static/img/phone/developers/image-music-aggregator.svg @@ -0,0 +1,2470 @@ + + + + \ No newline at end of file diff --git a/static/img/phone/developers/image-phone-scopes-background.jpg b/static/img/phone/developers/image-phone-scopes-background.jpg new file mode 100644 index 00000000000..12afa78531e Binary files /dev/null and b/static/img/phone/developers/image-phone-scopes-background.jpg differ diff --git a/static/img/phone/developers/image-phone-scopes-devs-background.jpg b/static/img/phone/developers/image-phone-scopes-devs-background.jpg new file mode 100644 index 00000000000..4daefcd39db Binary files /dev/null and b/static/img/phone/developers/image-phone-scopes-devs-background.jpg differ diff --git a/static/img/phone/developers/image-scopes-nearby.png b/static/img/phone/developers/image-scopes-nearby.png new file mode 100644 index 00000000000..1b298c48f58 Binary files /dev/null and b/static/img/phone/developers/image-scopes-nearby.png differ diff --git a/static/img/phone/developers/image-scopes.png b/static/img/phone/developers/image-scopes.png new file mode 100644 index 00000000000..369897147a8 Binary files /dev/null and b/static/img/phone/developers/image-scopes.png differ diff --git a/static/img/phone/developers/logo-qt.svg b/static/img/phone/developers/logo-qt.svg new file mode 100644 index 00000000000..5fbc85f8c49 --- /dev/null +++ b/static/img/phone/developers/logo-qt.svg @@ -0,0 +1,134 @@ + + + + \ No newline at end of file diff --git a/static/img/phone/devices/image-bq-phone.png b/static/img/phone/devices/image-bq-phone.png new file mode 100644 index 00000000000..4e60295bf38 Binary files /dev/null and b/static/img/phone/devices/image-bq-phone.png differ diff --git a/static/img/phone/facebook-share.jpg b/static/img/phone/facebook-share.jpg new file mode 100644 index 00000000000..5988546df87 Binary files /dev/null and b/static/img/phone/facebook-share.jpg differ diff --git a/static/img/phone/features/Layer-5.jpg b/static/img/phone/features/Layer-5.jpg new file mode 100644 index 00000000000..f8c79df423c Binary files /dev/null and b/static/img/phone/features/Layer-5.jpg differ diff --git a/static/img/phone/features/fingertips-poster.jpg b/static/img/phone/features/fingertips-poster.jpg new file mode 100644 index 00000000000..a78c0d8070f Binary files /dev/null and b/static/img/phone/features/fingertips-poster.jpg differ diff --git a/static/img/phone/features/icon-arrow-active.svg b/static/img/phone/features/icon-arrow-active.svg new file mode 100644 index 00000000000..393413f1015 --- /dev/null +++ b/static/img/phone/features/icon-arrow-active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/features/icon-arrow.svg b/static/img/phone/features/icon-arrow.svg new file mode 100644 index 00000000000..bbcc1d93ab0 --- /dev/null +++ b/static/img/phone/features/icon-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/features/image-edge-background.png b/static/img/phone/features/image-edge-background.png new file mode 100644 index 00000000000..8ded2db6b7b Binary files /dev/null and b/static/img/phone/features/image-edge-background.png differ diff --git a/static/img/phone/features/image-features-hero-small.jpg b/static/img/phone/features/image-features-hero-small.jpg new file mode 100644 index 00000000000..d093ff25ab9 Binary files /dev/null and b/static/img/phone/features/image-features-hero-small.jpg differ diff --git a/static/img/phone/features/image-features-hero.jpg b/static/img/phone/features/image-features-hero.jpg new file mode 100644 index 00000000000..e7d7b395e89 Binary files /dev/null and b/static/img/phone/features/image-features-hero.jpg differ diff --git a/static/img/phone/features/image-features-switcher.png b/static/img/phone/features/image-features-switcher.png new file mode 100644 index 00000000000..8d73a8026e2 Binary files /dev/null and b/static/img/phone/features/image-features-switcher.png differ diff --git a/static/img/phone/features/image-introducing-scopes.png b/static/img/phone/features/image-introducing-scopes.png new file mode 100644 index 00000000000..0cbd06f0d73 Binary files /dev/null and b/static/img/phone/features/image-introducing-scopes.png differ diff --git a/static/img/phone/features/image-music-background-small.jpg b/static/img/phone/features/image-music-background-small.jpg new file mode 100644 index 00000000000..ea8667e01fd Binary files /dev/null and b/static/img/phone/features/image-music-background-small.jpg differ diff --git a/static/img/phone/features/image-music-background.jpg b/static/img/phone/features/image-music-background.jpg new file mode 100644 index 00000000000..de0a3b440cd Binary files /dev/null and b/static/img/phone/features/image-music-background.jpg differ diff --git a/static/img/phone/features/image-phone-apps.jpg b/static/img/phone/features/image-phone-apps.jpg deleted file mode 100755 index 409f6d50398..00000000000 Binary files a/static/img/phone/features/image-phone-apps.jpg and /dev/null differ diff --git a/static/img/phone/features/image-phone-camera-landscape.jpg b/static/img/phone/features/image-phone-camera-landscape.jpg deleted file mode 100755 index 63b3ef02e36..00000000000 Binary files a/static/img/phone/features/image-phone-camera-landscape.jpg and /dev/null differ diff --git a/static/img/phone/features/image-phone-camera-portrait.jpg b/static/img/phone/features/image-phone-camera-portrait.jpg deleted file mode 100755 index ef34b7a308e..00000000000 Binary files a/static/img/phone/features/image-phone-camera-portrait.jpg and /dev/null differ diff --git a/static/img/phone/features/image-phone-gallery-edge.jpg b/static/img/phone/features/image-phone-gallery-edge.jpg index a205f026930..dc46360b48c 100755 Binary files a/static/img/phone/features/image-phone-gallery-edge.jpg and b/static/img/phone/features/image-phone-gallery-edge.jpg differ diff --git a/static/img/phone/features/image-phone-gallery.jpg b/static/img/phone/features/image-phone-gallery.jpg index 0b6aaa08154..3aaba20105c 100755 Binary files a/static/img/phone/features/image-phone-gallery.jpg and b/static/img/phone/features/image-phone-gallery.jpg differ diff --git a/static/img/phone/features/image-phone-gallery.png b/static/img/phone/features/image-phone-gallery.png new file mode 100644 index 00000000000..bd2422a2142 Binary files /dev/null and b/static/img/phone/features/image-phone-gallery.png differ diff --git a/static/img/phone/features/image-phone-hero.png b/static/img/phone/features/image-phone-hero.png new file mode 100644 index 00000000000..0400dde961b Binary files /dev/null and b/static/img/phone/features/image-phone-hero.png differ diff --git a/static/img/phone/features/image-phone-homescreen.png b/static/img/phone/features/image-phone-homescreen.png new file mode 100644 index 00000000000..da6d6b85aa9 Binary files /dev/null and b/static/img/phone/features/image-phone-homescreen.png differ diff --git a/static/img/phone/features/image-phone-landscape.jpg b/static/img/phone/features/image-phone-landscape.jpg index a9e0aa3a3e4..b6e81a0729a 100755 Binary files a/static/img/phone/features/image-phone-landscape.jpg and b/static/img/phone/features/image-phone-landscape.jpg differ diff --git a/static/img/phone/features/image-phone-launcher.png b/static/img/phone/features/image-phone-launcher.png index 19fd7854e0b..01f674d5192 100755 Binary files a/static/img/phone/features/image-phone-launcher.png and b/static/img/phone/features/image-phone-launcher.png differ diff --git a/static/img/phone/features/image-phone-messages.jpg b/static/img/phone/features/image-phone-messages.jpg index 03a0bcb909a..56dcbc194b5 100755 Binary files a/static/img/phone/features/image-phone-messages.jpg and b/static/img/phone/features/image-phone-messages.jpg differ diff --git a/static/img/phone/features/image-phone-messaging.png b/static/img/phone/features/image-phone-messaging.png new file mode 100644 index 00000000000..ebdbf65f7db Binary files /dev/null and b/static/img/phone/features/image-phone-messaging.png differ diff --git a/static/img/phone/features/image-phone-music.jpg b/static/img/phone/features/image-phone-music.jpg index 9b476b3fbec..d29f416cdb6 100755 Binary files a/static/img/phone/features/image-phone-music.jpg and b/static/img/phone/features/image-phone-music.jpg differ diff --git a/static/img/phone/features/image-phone-music.png b/static/img/phone/features/image-phone-music.png new file mode 100644 index 00000000000..a07df691509 Binary files /dev/null and b/static/img/phone/features/image-phone-music.png differ diff --git a/static/img/phone/features/image-phone-naturallyneat-medium.jpg b/static/img/phone/features/image-phone-naturallyneat-medium.jpg index faedce90df0..528f0e0f095 100755 Binary files a/static/img/phone/features/image-phone-naturallyneat-medium.jpg and b/static/img/phone/features/image-phone-naturallyneat-medium.jpg differ diff --git a/static/img/phone/features/image-phone-naturallyneat-small.jpg b/static/img/phone/features/image-phone-naturallyneat-small.jpg index 41cfecb217f..12a0600815a 100755 Binary files a/static/img/phone/features/image-phone-naturallyneat-small.jpg and b/static/img/phone/features/image-phone-naturallyneat-small.jpg differ diff --git a/static/img/phone/features/image-phone-news.png b/static/img/phone/features/image-phone-news.png new file mode 100644 index 00000000000..9054148c738 Binary files /dev/null and b/static/img/phone/features/image-phone-news.png differ diff --git a/static/img/phone/features/image-phone-notifications.jpg b/static/img/phone/features/image-phone-notifications.jpg index 7dd0c43eae0..e6c0d841aa4 100755 Binary files a/static/img/phone/features/image-phone-notifications.jpg and b/static/img/phone/features/image-phone-notifications.jpg differ diff --git a/static/img/phone/features/image-phone-portrait.jpg b/static/img/phone/features/image-phone-portrait.jpg index c652bd6c473..673b352146f 100755 Binary files a/static/img/phone/features/image-phone-portrait.jpg and b/static/img/phone/features/image-phone-portrait.jpg differ diff --git a/static/img/phone/features/image-phone-scopes-background.jpg b/static/img/phone/features/image-phone-scopes-background.jpg new file mode 100644 index 00000000000..7476b0499c6 Binary files /dev/null and b/static/img/phone/features/image-phone-scopes-background.jpg differ diff --git a/static/img/phone/features/image-phone-soundcloud.png b/static/img/phone/features/image-phone-soundcloud.png new file mode 100644 index 00000000000..124c1775dd3 Binary files /dev/null and b/static/img/phone/features/image-phone-soundcloud.png differ diff --git a/static/img/phone/features/image-phone-time.png b/static/img/phone/features/image-phone-time.png new file mode 100644 index 00000000000..c5c4fbdc72d Binary files /dev/null and b/static/img/phone/features/image-phone-time.png differ diff --git a/static/img/phone/features/image-phone-video.png b/static/img/phone/features/image-phone-video.png new file mode 100644 index 00000000000..d1f20469569 Binary files /dev/null and b/static/img/phone/features/image-phone-video.png differ diff --git a/static/img/phone/features/image-phone-weather.png b/static/img/phone/features/image-phone-weather.png new file mode 100644 index 00000000000..83860fe2d30 Binary files /dev/null and b/static/img/phone/features/image-phone-weather.png differ diff --git a/static/img/phone/features/image-phone-yelp.png b/static/img/phone/features/image-phone-yelp.png new file mode 100644 index 00000000000..44724c69097 Binary files /dev/null and b/static/img/phone/features/image-phone-yelp.png differ diff --git a/static/img/phone/features/image-phone.png b/static/img/phone/features/image-phone.png new file mode 100644 index 00000000000..b85a06bc555 Binary files /dev/null and b/static/img/phone/features/image-phone.png differ diff --git a/static/img/phone/features/image-scope-music-branded.jpg b/static/img/phone/features/image-scope-music-branded.jpg new file mode 100644 index 00000000000..7a0c7e2cabf Binary files /dev/null and b/static/img/phone/features/image-scope-music-branded.jpg differ diff --git a/static/img/phone/features/image-scope-music-branded.png b/static/img/phone/features/image-scope-music-branded.png new file mode 100644 index 00000000000..7c6be5bf33a Binary files /dev/null and b/static/img/phone/features/image-scope-music-branded.png differ diff --git a/static/img/phone/features/image-scope-music.jpg b/static/img/phone/features/image-scope-music.jpg new file mode 100644 index 00000000000..6d7034c2bf1 Binary files /dev/null and b/static/img/phone/features/image-scope-music.jpg differ diff --git a/static/img/phone/features/image-scope-music.png b/static/img/phone/features/image-scope-music.png new file mode 100644 index 00000000000..48549898368 Binary files /dev/null and b/static/img/phone/features/image-scope-music.png differ diff --git a/static/img/phone/features/image-scope-nearby-background-small.jpg b/static/img/phone/features/image-scope-nearby-background-small.jpg new file mode 100644 index 00000000000..f3c2169dbbc Binary files /dev/null and b/static/img/phone/features/image-scope-nearby-background-small.jpg differ diff --git a/static/img/phone/features/image-scope-nearby-background.jpg b/static/img/phone/features/image-scope-nearby-background.jpg new file mode 100644 index 00000000000..0c35e942779 Binary files /dev/null and b/static/img/phone/features/image-scope-nearby-background.jpg differ diff --git a/static/img/phone/features/image-scope-nearby-branded.jpg b/static/img/phone/features/image-scope-nearby-branded.jpg new file mode 100644 index 00000000000..9d939d2d192 Binary files /dev/null and b/static/img/phone/features/image-scope-nearby-branded.jpg differ diff --git a/static/img/phone/features/image-scope-nearby.jpg b/static/img/phone/features/image-scope-nearby.jpg new file mode 100644 index 00000000000..746ebc46158 Binary files /dev/null and b/static/img/phone/features/image-scope-nearby.jpg differ diff --git a/static/img/phone/features/image-scope-news-background-small.jpg b/static/img/phone/features/image-scope-news-background-small.jpg new file mode 100644 index 00000000000..478f3f27328 Binary files /dev/null and b/static/img/phone/features/image-scope-news-background-small.jpg differ diff --git a/static/img/phone/features/image-scope-news-background.jpg b/static/img/phone/features/image-scope-news-background.jpg new file mode 100644 index 00000000000..6f7bd6a0d05 Binary files /dev/null and b/static/img/phone/features/image-scope-news-background.jpg differ diff --git a/static/img/phone/features/image-scope-news-branded.jpg b/static/img/phone/features/image-scope-news-branded.jpg new file mode 100644 index 00000000000..ba982e188b6 Binary files /dev/null and b/static/img/phone/features/image-scope-news-branded.jpg differ diff --git a/static/img/phone/features/image-scope-news-branded.png b/static/img/phone/features/image-scope-news-branded.png new file mode 100644 index 00000000000..50824e0be4b Binary files /dev/null and b/static/img/phone/features/image-scope-news-branded.png differ diff --git a/static/img/phone/features/image-scope-news.jpg b/static/img/phone/features/image-scope-news.jpg new file mode 100644 index 00000000000..e4e5553e51a Binary files /dev/null and b/static/img/phone/features/image-scope-news.jpg differ diff --git a/static/img/phone/features/image-scope-news.png b/static/img/phone/features/image-scope-news.png new file mode 100644 index 00000000000..d80d0fffcc3 Binary files /dev/null and b/static/img/phone/features/image-scope-news.png differ diff --git a/static/img/phone/features/image-scope-today-branded.jpg b/static/img/phone/features/image-scope-today-branded.jpg new file mode 100644 index 00000000000..697759b54c0 Binary files /dev/null and b/static/img/phone/features/image-scope-today-branded.jpg differ diff --git a/static/img/phone/features/image-scope-today.jpg b/static/img/phone/features/image-scope-today.jpg new file mode 100644 index 00000000000..90ec8d2dc13 Binary files /dev/null and b/static/img/phone/features/image-scope-today.jpg differ diff --git a/static/img/phone/features/image-scopes-background.png b/static/img/phone/features/image-scopes-background.png new file mode 100644 index 00000000000..97cbaf54c5c Binary files /dev/null and b/static/img/phone/features/image-scopes-background.png differ diff --git a/static/img/phone/features/image-single-greeter.png b/static/img/phone/features/image-single-greeter.png new file mode 100644 index 00000000000..3dfbced7659 Binary files /dev/null and b/static/img/phone/features/image-single-greeter.png differ diff --git a/static/img/phone/features/image-statusbar.png b/static/img/phone/features/image-statusbar.png new file mode 100644 index 00000000000..224cf46fc6f Binary files /dev/null and b/static/img/phone/features/image-statusbar.png differ diff --git a/static/img/phone/features/image-swipe-from-bottom.png b/static/img/phone/features/image-swipe-from-bottom.png new file mode 100644 index 00000000000..3431183b050 Binary files /dev/null and b/static/img/phone/features/image-swipe-from-bottom.png differ diff --git a/static/img/phone/features/image-swipe-from-left.png b/static/img/phone/features/image-swipe-from-left.png new file mode 100644 index 00000000000..16dcd86134f Binary files /dev/null and b/static/img/phone/features/image-swipe-from-left.png differ diff --git a/static/img/phone/features/image-swipe-from-right.png b/static/img/phone/features/image-swipe-from-right.png new file mode 100644 index 00000000000..431bad34a6b Binary files /dev/null and b/static/img/phone/features/image-swipe-from-right.png differ diff --git a/static/img/phone/features/image-swipe-from-top.png b/static/img/phone/features/image-swipe-from-top.png new file mode 100644 index 00000000000..65cc17e96b3 Binary files /dev/null and b/static/img/phone/features/image-swipe-from-top.png differ diff --git a/static/img/phone/features/image-today-small.jpg b/static/img/phone/features/image-today-small.jpg new file mode 100644 index 00000000000..367b818951b Binary files /dev/null and b/static/img/phone/features/image-today-small.jpg differ diff --git a/static/img/phone/features/image-today.jpg b/static/img/phone/features/image-today.jpg new file mode 100644 index 00000000000..b69cdc380bb Binary files /dev/null and b/static/img/phone/features/image-today.jpg differ diff --git a/static/img/phone/features/slideshow/slide-four.png b/static/img/phone/features/slideshow/slide-four.png new file mode 100644 index 00000000000..ca757d5618a Binary files /dev/null and b/static/img/phone/features/slideshow/slide-four.png differ diff --git a/static/img/phone/features/slideshow/slide-one.png b/static/img/phone/features/slideshow/slide-one.png new file mode 100644 index 00000000000..ad94c7a0140 Binary files /dev/null and b/static/img/phone/features/slideshow/slide-one.png differ diff --git a/static/img/phone/features/slideshow/slide-three.png b/static/img/phone/features/slideshow/slide-three.png new file mode 100644 index 00000000000..bde659accbc Binary files /dev/null and b/static/img/phone/features/slideshow/slide-three.png differ diff --git a/static/img/phone/features/slideshow/slide-two.png b/static/img/phone/features/slideshow/slide-two.png new file mode 100644 index 00000000000..b89c7c2e922 Binary files /dev/null and b/static/img/phone/features/slideshow/slide-two.png differ diff --git a/static/img/phone/features/slideshow/topbar.png b/static/img/phone/features/slideshow/topbar.png new file mode 100644 index 00000000000..5d93a3d1f8c Binary files /dev/null and b/static/img/phone/features/slideshow/topbar.png differ diff --git a/static/img/phone/icons/icon-app-amazon.png b/static/img/phone/icons/icon-app-amazon.png new file mode 100644 index 00000000000..6b5140d7bcb Binary files /dev/null and b/static/img/phone/icons/icon-app-amazon.png differ diff --git a/static/img/phone/icons/icon-app-amazon.svg b/static/img/phone/icons/icon-app-amazon.svg new file mode 100644 index 00000000000..709d358e688 --- /dev/null +++ b/static/img/phone/icons/icon-app-amazon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-camera.png b/static/img/phone/icons/icon-app-camera.png new file mode 100644 index 00000000000..227cec743e0 Binary files /dev/null and b/static/img/phone/icons/icon-app-camera.png differ diff --git a/static/img/phone/icons/icon-app-camera.svg b/static/img/phone/icons/icon-app-camera.svg new file mode 100644 index 00000000000..4c4f936fbf3 --- /dev/null +++ b/static/img/phone/icons/icon-app-camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-clock.png b/static/img/phone/icons/icon-app-clock.png new file mode 100644 index 00000000000..61d61c56a8a Binary files /dev/null and b/static/img/phone/icons/icon-app-clock.png differ diff --git a/static/img/phone/icons/icon-app-clock.svg b/static/img/phone/icons/icon-app-clock.svg new file mode 100644 index 00000000000..9c26cd54275 --- /dev/null +++ b/static/img/phone/icons/icon-app-clock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-ebay.png b/static/img/phone/icons/icon-app-ebay.png new file mode 100644 index 00000000000..94a98bc8686 Binary files /dev/null and b/static/img/phone/icons/icon-app-ebay.png differ diff --git a/static/img/phone/icons/icon-app-ebay.svg b/static/img/phone/icons/icon-app-ebay.svg new file mode 100644 index 00000000000..e7b801ade4b --- /dev/null +++ b/static/img/phone/icons/icon-app-ebay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-evernote.png b/static/img/phone/icons/icon-app-evernote.png new file mode 100644 index 00000000000..4f22256d293 Binary files /dev/null and b/static/img/phone/icons/icon-app-evernote.png differ diff --git a/static/img/phone/icons/icon-app-evernote.svg b/static/img/phone/icons/icon-app-evernote.svg new file mode 100644 index 00000000000..acc0ff725f2 --- /dev/null +++ b/static/img/phone/icons/icon-app-evernote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-facebook.png b/static/img/phone/icons/icon-app-facebook.png new file mode 100644 index 00000000000..e56842430b4 Binary files /dev/null and b/static/img/phone/icons/icon-app-facebook.png differ diff --git a/static/img/phone/icons/icon-app-facebook.svg b/static/img/phone/icons/icon-app-facebook.svg new file mode 100644 index 00000000000..54ed5d5c13a --- /dev/null +++ b/static/img/phone/icons/icon-app-facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-gallery.png b/static/img/phone/icons/icon-app-gallery.png new file mode 100644 index 00000000000..c27317cebc9 Binary files /dev/null and b/static/img/phone/icons/icon-app-gallery.png differ diff --git a/static/img/phone/icons/icon-app-gallery.svg b/static/img/phone/icons/icon-app-gallery.svg new file mode 100644 index 00000000000..165d1c8f6f1 --- /dev/null +++ b/static/img/phone/icons/icon-app-gallery.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-gmail.png b/static/img/phone/icons/icon-app-gmail.png new file mode 100644 index 00000000000..8c7ad8d718d Binary files /dev/null and b/static/img/phone/icons/icon-app-gmail.png differ diff --git a/static/img/phone/icons/icon-app-gmail.svg b/static/img/phone/icons/icon-app-gmail.svg new file mode 100644 index 00000000000..8a2de55d1ee --- /dev/null +++ b/static/img/phone/icons/icon-app-gmail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-html5.png b/static/img/phone/icons/icon-app-html5.png new file mode 100644 index 00000000000..4974ea29301 Binary files /dev/null and b/static/img/phone/icons/icon-app-html5.png differ diff --git a/static/img/phone/icons/icon-app-html5.svg b/static/img/phone/icons/icon-app-html5.svg new file mode 100644 index 00000000000..ce5da438adc --- /dev/null +++ b/static/img/phone/icons/icon-app-html5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-maps.png b/static/img/phone/icons/icon-app-maps.png new file mode 100644 index 00000000000..1cc80431859 Binary files /dev/null and b/static/img/phone/icons/icon-app-maps.png differ diff --git a/static/img/phone/icons/icon-app-maps.svg b/static/img/phone/icons/icon-app-maps.svg new file mode 100644 index 00000000000..e92818d3190 --- /dev/null +++ b/static/img/phone/icons/icon-app-maps.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-messaging.png b/static/img/phone/icons/icon-app-messaging.png new file mode 100644 index 00000000000..736c29050c6 Binary files /dev/null and b/static/img/phone/icons/icon-app-messaging.png differ diff --git a/static/img/phone/icons/icon-app-messaging.svg b/static/img/phone/icons/icon-app-messaging.svg new file mode 100644 index 00000000000..aab2c88ca9e --- /dev/null +++ b/static/img/phone/icons/icon-app-messaging.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-music.png b/static/img/phone/icons/icon-app-music.png new file mode 100644 index 00000000000..accd709f95b Binary files /dev/null and b/static/img/phone/icons/icon-app-music.png differ diff --git a/static/img/phone/icons/icon-app-music.svg b/static/img/phone/icons/icon-app-music.svg new file mode 100644 index 00000000000..085a645ac12 --- /dev/null +++ b/static/img/phone/icons/icon-app-music.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-sdk.png b/static/img/phone/icons/icon-app-sdk.png new file mode 100644 index 00000000000..ebc9c05d75b Binary files /dev/null and b/static/img/phone/icons/icon-app-sdk.png differ diff --git a/static/img/phone/icons/icon-app-sdk.svg b/static/img/phone/icons/icon-app-sdk.svg new file mode 100644 index 00000000000..ce2656f0520 --- /dev/null +++ b/static/img/phone/icons/icon-app-sdk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-skype.png b/static/img/phone/icons/icon-app-skype.png new file mode 100644 index 00000000000..de4e5d81d1d Binary files /dev/null and b/static/img/phone/icons/icon-app-skype.png differ diff --git a/static/img/phone/icons/icon-app-skype.svg b/static/img/phone/icons/icon-app-skype.svg new file mode 100644 index 00000000000..00b18c59e92 --- /dev/null +++ b/static/img/phone/icons/icon-app-skype.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-soundcloud.png b/static/img/phone/icons/icon-app-soundcloud.png new file mode 100644 index 00000000000..b9283bef419 Binary files /dev/null and b/static/img/phone/icons/icon-app-soundcloud.png differ diff --git a/static/img/phone/icons/icon-app-soundcloud.svg b/static/img/phone/icons/icon-app-soundcloud.svg new file mode 100644 index 00000000000..78a40719086 --- /dev/null +++ b/static/img/phone/icons/icon-app-soundcloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-store.png b/static/img/phone/icons/icon-app-store.png new file mode 100644 index 00000000000..828b5c9e73f Binary files /dev/null and b/static/img/phone/icons/icon-app-store.png differ diff --git a/static/img/phone/icons/icon-app-store.svg b/static/img/phone/icons/icon-app-store.svg new file mode 100644 index 00000000000..bef60e61147 --- /dev/null +++ b/static/img/phone/icons/icon-app-store.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/icon-app-weather.png b/static/img/phone/icons/icon-app-weather.png new file mode 100644 index 00000000000..acc55c03920 Binary files /dev/null and b/static/img/phone/icons/icon-app-weather.png differ diff --git a/static/img/phone/icons/icon-app-weather.svg b/static/img/phone/icons/icon-app-weather.svg new file mode 100644 index 00000000000..10ed992c448 --- /dev/null +++ b/static/img/phone/icons/icon-app-weather.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/phone/icons/image-app-store.png b/static/img/phone/icons/image-app-store.png new file mode 100644 index 00000000000..c73e43a3254 Binary files /dev/null and b/static/img/phone/icons/image-app-store.png differ diff --git a/static/img/phone/overview/app-icons.png b/static/img/phone/overview/app-icons.png new file mode 100644 index 00000000000..f49cdc95362 Binary files /dev/null and b/static/img/phone/overview/app-icons.png differ diff --git a/static/img/phone/overview/background-origami.png b/static/img/phone/overview/background-origami.png new file mode 100644 index 00000000000..f8c09cfda38 Binary files /dev/null and b/static/img/phone/overview/background-origami.png differ diff --git a/static/img/phone/overview/background-phone-overview-access-small.jpg b/static/img/phone/overview/background-phone-overview-access-small.jpg new file mode 100644 index 00000000000..7a1efafbd38 Binary files /dev/null and b/static/img/phone/overview/background-phone-overview-access-small.jpg differ diff --git a/static/img/phone/overview/background-phone-overview-access.jpg b/static/img/phone/overview/background-phone-overview-access.jpg new file mode 100644 index 00000000000..0ecac691425 Binary files /dev/null and b/static/img/phone/overview/background-phone-overview-access.jpg differ diff --git a/static/img/phone/overview/background-phone-overview-hero-small.jpg b/static/img/phone/overview/background-phone-overview-hero-small.jpg new file mode 100644 index 00000000000..79030ca59fe Binary files /dev/null and b/static/img/phone/overview/background-phone-overview-hero-small.jpg differ diff --git a/static/img/phone/overview/background-phone-overview-hero.jpg b/static/img/phone/overview/background-phone-overview-hero.jpg new file mode 100644 index 00000000000..1b59a0058b6 Binary files /dev/null and b/static/img/phone/overview/background-phone-overview-hero.jpg differ diff --git a/static/img/phone/overview/bq-aquaris-promo.png b/static/img/phone/overview/bq-aquaris-promo.png new file mode 100644 index 00000000000..2e800023a4d Binary files /dev/null and b/static/img/phone/overview/bq-aquaris-promo.png differ diff --git a/static/img/phone/overview/bq-aquaris-promo.svg b/static/img/phone/overview/bq-aquaris-promo.svg new file mode 100644 index 00000000000..434c8ac6da8 --- /dev/null +++ b/static/img/phone/overview/bq-aquaris-promo.svg @@ -0,0 +1,2691 @@ + + + + + + + \ No newline at end of file diff --git a/static/img/phone/overview/full-size-landscape.png b/static/img/phone/overview/full-size-landscape.png new file mode 100644 index 00000000000..2746b0744e2 Binary files /dev/null and b/static/img/phone/overview/full-size-landscape.png differ diff --git a/static/img/phone/overview/image-scope-card-2.jpg b/static/img/phone/overview/image-scope-card-2.jpg new file mode 100644 index 00000000000..1d22ba9290d Binary files /dev/null and b/static/img/phone/overview/image-scope-card-2.jpg differ diff --git a/static/img/phone/overview/image-scope-card-3.jpg b/static/img/phone/overview/image-scope-card-3.jpg new file mode 100644 index 00000000000..eb1cf73779f Binary files /dev/null and b/static/img/phone/overview/image-scope-card-3.jpg differ diff --git a/static/img/phone/overview/image-scope-card-4.jpg b/static/img/phone/overview/image-scope-card-4.jpg new file mode 100644 index 00000000000..e6ecd93f930 Binary files /dev/null and b/static/img/phone/overview/image-scope-card-4.jpg differ diff --git a/static/img/phone/overview/image-scope-card-5.jpg b/static/img/phone/overview/image-scope-card-5.jpg new file mode 100644 index 00000000000..3457d50c4f2 Binary files /dev/null and b/static/img/phone/overview/image-scope-card-5.jpg differ diff --git a/static/img/phone/overview/image-scope-card.jpg b/static/img/phone/overview/image-scope-card.jpg new file mode 100644 index 00000000000..dee3e9142b0 Binary files /dev/null and b/static/img/phone/overview/image-scope-card.jpg differ diff --git a/static/img/phone/overview/image-scope-multi.png b/static/img/phone/overview/image-scope-multi.png new file mode 100644 index 00000000000..db5c0005e5c Binary files /dev/null and b/static/img/phone/overview/image-scope-multi.png differ diff --git a/static/img/phone/overview/phone-overview-nearby.png b/static/img/phone/overview/phone-overview-nearby.png new file mode 100644 index 00000000000..78e69c46dc5 Binary files /dev/null and b/static/img/phone/overview/phone-overview-nearby.png differ diff --git a/static/img/phone/overview/phone-promo-phone.png b/static/img/phone/overview/phone-promo-phone.png new file mode 100644 index 00000000000..0fc8a8dbff4 Binary files /dev/null and b/static/img/phone/overview/phone-promo-phone.png differ diff --git a/static/img/phone/overview/phone-web-features-06.png b/static/img/phone/overview/phone-web-features-06.png new file mode 100644 index 00000000000..86fae73774c Binary files /dev/null and b/static/img/phone/overview/phone-web-features-06.png differ diff --git a/static/img/phone/overview/phone-web-overview-scopes.png b/static/img/phone/overview/phone-web-overview-scopes.png new file mode 100644 index 00000000000..ca7d58ce7cb Binary files /dev/null and b/static/img/phone/overview/phone-web-overview-scopes.png differ diff --git a/static/img/phone/overview/pool.jpg b/static/img/phone/overview/pool.jpg new file mode 100644 index 00000000000..0529de13ced Binary files /dev/null and b/static/img/phone/overview/pool.jpg differ diff --git a/static/img/phone/overview/scope-card-1.png b/static/img/phone/overview/scope-card-1.png new file mode 100644 index 00000000000..d334d09c285 Binary files /dev/null and b/static/img/phone/overview/scope-card-1.png differ diff --git a/static/img/phone/overview/scope-card-2.png b/static/img/phone/overview/scope-card-2.png new file mode 100644 index 00000000000..17b57597013 Binary files /dev/null and b/static/img/phone/overview/scope-card-2.png differ diff --git a/static/img/phone/overview/scope-card-3.png b/static/img/phone/overview/scope-card-3.png new file mode 100644 index 00000000000..43734a6b2ed Binary files /dev/null and b/static/img/phone/overview/scope-card-3.png differ diff --git a/static/img/phone/overview/scope-card-4.png b/static/img/phone/overview/scope-card-4.png new file mode 100644 index 00000000000..cd374c1e393 Binary files /dev/null and b/static/img/phone/overview/scope-card-4.png differ diff --git a/static/img/phone/overview/scope-card-5.png b/static/img/phone/overview/scope-card-5.png new file mode 100644 index 00000000000..a3e03bb53de Binary files /dev/null and b/static/img/phone/overview/scope-card-5.png differ diff --git a/static/img/phone/overview/sport-scope.svg b/static/img/phone/overview/sport-scope.svg new file mode 100644 index 00000000000..f94bc1f595d --- /dev/null +++ b/static/img/phone/overview/sport-scope.svg @@ -0,0 +1,4829 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/phone/partners/android.png b/static/img/phone/partners/android.png new file mode 100644 index 00000000000..e414c56dbf3 Binary files /dev/null and b/static/img/phone/partners/android.png differ diff --git a/static/img/phone/partners/image-hero-partners.png b/static/img/phone/partners/image-hero-partners.png new file mode 100644 index 00000000000..80b7b7458d6 Binary files /dev/null and b/static/img/phone/partners/image-hero-partners.png differ diff --git a/static/img/phone/partners/image-service-layer.png b/static/img/phone/partners/image-service-layer.png new file mode 100644 index 00000000000..8747ba958c1 Binary files /dev/null and b/static/img/phone/partners/image-service-layer.png differ diff --git a/static/img/phone/scopes/image-apps.jpg b/static/img/phone/scopes/image-apps.jpg new file mode 100644 index 00000000000..75fd6a671d1 Binary files /dev/null and b/static/img/phone/scopes/image-apps.jpg differ diff --git a/static/img/phone/scopes/image-music---soundcloud.jpg b/static/img/phone/scopes/image-music---soundcloud.jpg new file mode 100644 index 00000000000..2ced1f7d093 Binary files /dev/null and b/static/img/phone/scopes/image-music---soundcloud.jpg differ diff --git a/static/img/phone/scopes/image-video---news.jpg b/static/img/phone/scopes/image-video---news.jpg new file mode 100644 index 00000000000..a3ed9a0ad86 Binary files /dev/null and b/static/img/phone/scopes/image-video---news.jpg differ diff --git a/static/img/phone/scopes/image-video.jpg b/static/img/phone/scopes/image-video.jpg new file mode 100644 index 00000000000..f680c0aef37 Binary files /dev/null and b/static/img/phone/scopes/image-video.jpg differ diff --git a/static/img/phone/temp/image.png b/static/img/phone/temp/image.png new file mode 100644 index 00000000000..67790cd74be Binary files /dev/null and b/static/img/phone/temp/image.png differ diff --git a/static/img/phone/temp/phone-chopped.png b/static/img/phone/temp/phone-chopped.png new file mode 100644 index 00000000000..3de46ebc53c Binary files /dev/null and b/static/img/phone/temp/phone-chopped.png differ diff --git a/static/img/phone/temp/phone.png b/static/img/phone/temp/phone.png new file mode 100644 index 00000000000..6e93e6798a4 Binary files /dev/null and b/static/img/phone/temp/phone.png differ diff --git a/static/img/phone/temp/portrait.png b/static/img/phone/temp/portrait.png new file mode 100644 index 00000000000..d6d9d06dc9c Binary files /dev/null and b/static/img/phone/temp/portrait.png differ diff --git a/static/img/phone/temp/slider.png b/static/img/phone/temp/slider.png new file mode 100644 index 00000000000..8eac810ea62 Binary files /dev/null and b/static/img/phone/temp/slider.png differ diff --git a/static/img/phone/temp/store.png b/static/img/phone/temp/store.png new file mode 100644 index 00000000000..d46c33b5dcd Binary files /dev/null and b/static/img/phone/temp/store.png differ diff --git a/static/img/phone/temp/three.png b/static/img/phone/temp/three.png new file mode 100644 index 00000000000..f86a1978d3f Binary files /dev/null and b/static/img/phone/temp/three.png differ diff --git a/static/img/phone/temp/two-phones.png b/static/img/phone/temp/two-phones.png new file mode 100644 index 00000000000..6dffd0d7980 Binary files /dev/null and b/static/img/phone/temp/two-phones.png differ diff --git a/static/img/phone/tweet-icon.svg b/static/img/phone/tweet-icon.svg new file mode 100644 index 00000000000..1460d0442af --- /dev/null +++ b/static/img/phone/tweet-icon.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/image-enterpriseblog.svg b/static/img/pictograms/image-enterpriseblog.svg index e3c7d0c9e37..c62027b20d1 100755 --- a/static/img/pictograms/image-enterpriseblog.svg +++ b/static/img/pictograms/image-enterpriseblog.svg @@ -1,62 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/image-picto-landscape.svg b/static/img/pictograms/image-picto-landscape.svg new file mode 100644 index 00000000000..436223d2dfd --- /dev/null +++ b/static/img/pictograms/image-picto-landscape.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/static/img/pictograms/image-picto-vervet-grey.png b/static/img/pictograms/image-picto-vervet-grey.png new file mode 100644 index 00000000000..986f710a21c Binary files /dev/null and b/static/img/pictograms/image-picto-vervet-grey.png differ diff --git a/static/img/pictograms/image-picto-vervet-orange.png b/static/img/pictograms/image-picto-vervet-orange.png new file mode 100644 index 00000000000..c769592cbe9 Binary files /dev/null and b/static/img/pictograms/image-picto-vervet-orange.png differ diff --git a/static/img/pictograms/picto-pack/image-jumpstart.svg b/static/img/pictograms/picto-pack/image-jumpstart.svg index a31526f407d..03d3382f48c 100755 --- a/static/img/pictograms/picto-pack/image-jumpstart.svg +++ b/static/img/pictograms/picto-pack/image-jumpstart.svg @@ -1,68 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-accessories-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-accessories-darkaubergine.svg index fd14a4fe12e..d857f0f8e19 100755 --- a/static/img/pictograms/picto-pack/picto-accessories-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-accessories-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - <nyt_prefs> <nyt_prefix>picto-</nyt_prefix> <nyt_suffix>-midaubergine</nyt_suffix> <nyt_base_path>~/Desktop/pictos-eps/midaubergine</nyt_base_path> <nyt_scaling>100</nyt_scaling> <nyt_transparency>true</nyt_transparency> <nyt_format>EPS</nyt_format> <nyt_export_code>artboards</nyt_export_code></nyt_prefs> - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-accessories-midaubergine.svg b/static/img/pictograms/picto-pack/picto-accessories-midaubergine.svg index c9975f33d32..c960037ffc2 100755 --- a/static/img/pictograms/picto-pack/picto-accessories-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-accessories-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - <nyt_prefs> <nyt_prefix>picto-</nyt_prefix> <nyt_suffix>-warmgrey</nyt_suffix> <nyt_base_path>~/Desktop/pictos-eps/warmgrey</nyt_base_path> <nyt_scaling>100</nyt_scaling> <nyt_transparency>true</nyt_transparency> <nyt_format>EPS</nyt_format> <nyt_export_code>artboards</nyt_export_code></nyt_prefs> - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-accessories-orange.svg b/static/img/pictograms/picto-pack/picto-accessories-orange.svg index 17a5aac232f..e1ad24498fd 100755 --- a/static/img/pictograms/picto-pack/picto-accessories-orange.svg +++ b/static/img/pictograms/picto-pack/picto-accessories-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - <nyt_prefs> <nyt_prefix/> <nyt_suffix/> <nyt_base_path>~/Desktop</nyt_base_path> <nyt_scaling>100%</nyt_scaling> <nyt_transparency>true</nyt_transparency> <nyt_format>PNG 24</nyt_format> <nyt_export_code>artboards</nyt_export_code></nyt_prefs> - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-accessories-warmgrey.svg b/static/img/pictograms/picto-pack/picto-accessories-warmgrey.svg index f90b4e77bd5..bd4e16abe55 100755 --- a/static/img/pictograms/picto-pack/picto-accessories-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-accessories-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-add-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-add-darkaubergine.svg index e1a3a8acf42..7b7667b648e 100755 --- a/static/img/pictograms/picto-pack/picto-add-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-add-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-add-midaubergine.svg b/static/img/pictograms/picto-pack/picto-add-midaubergine.svg index 54a84e509bf..299c2d14a5c 100755 --- a/static/img/pictograms/picto-pack/picto-add-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-add-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-add-orange.svg b/static/img/pictograms/picto-pack/picto-add-orange.svg index d70775caadf..2d22a9db24a 100755 --- a/static/img/pictograms/picto-pack/picto-add-orange.svg +++ b/static/img/pictograms/picto-pack/picto-add-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-add-warmgrey.svg b/static/img/pictograms/picto-pack/picto-add-warmgrey.svg index b135b2145ac..8edb554d668 100755 --- a/static/img/pictograms/picto-pack/picto-add-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-add-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-android.svg b/static/img/pictograms/picto-pack/picto-android.svg index 4eff8802ccb..f2ee0a842be 100755 --- a/static/img/pictograms/picto-pack/picto-android.svg +++ b/static/img/pictograms/picto-pack/picto-android.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-articles-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-articles-darkaubergine.svg index 9106d4d81e9..16c146cbf1f 100755 --- a/static/img/pictograms/picto-pack/picto-articles-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-articles-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-articles-midaubergine.svg b/static/img/pictograms/picto-pack/picto-articles-midaubergine.svg index bf52a5976c0..229fabcdb83 100755 --- a/static/img/pictograms/picto-pack/picto-articles-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-articles-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-articles-orange.svg b/static/img/pictograms/picto-pack/picto-articles-orange.svg index 2fd46a5c159..87e7ffe4fee 100755 --- a/static/img/pictograms/picto-pack/picto-articles-orange.svg +++ b/static/img/pictograms/picto-pack/picto-articles-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-articles-warmgrey.svg b/static/img/pictograms/picto-pack/picto-articles-warmgrey.svg index 5e9e6bb8540..d19cc32b268 100755 --- a/static/img/pictograms/picto-pack/picto-articles-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-articles-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-audio-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-audio-darkaubergine.svg index 3c9de38bce8..4ff29bbbec3 100755 --- a/static/img/pictograms/picto-pack/picto-audio-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-audio-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-audio-midaubergine.svg b/static/img/pictograms/picto-pack/picto-audio-midaubergine.svg index 91792f240fd..2f4f244cace 100755 --- a/static/img/pictograms/picto-pack/picto-audio-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-audio-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-audio-orange.svg b/static/img/pictograms/picto-pack/picto-audio-orange.svg index a782dc8511b..6ab3549803c 100755 --- a/static/img/pictograms/picto-pack/picto-audio-orange.svg +++ b/static/img/pictograms/picto-pack/picto-audio-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-audio-warmgrey.svg b/static/img/pictograms/picto-pack/picto-audio-warmgrey.svg index ba4debdb597..4b75837de83 100755 --- a/static/img/pictograms/picto-pack/picto-audio-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-audio-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bike-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-bike-darkaubergine.svg index e81fd798326..8189979ccc7 100755 --- a/static/img/pictograms/picto-pack/picto-bike-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-bike-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bike-midaubergine.svg b/static/img/pictograms/picto-pack/picto-bike-midaubergine.svg index 1335c871885..3ef79b63d3e 100755 --- a/static/img/pictograms/picto-pack/picto-bike-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-bike-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bike-orange.svg b/static/img/pictograms/picto-pack/picto-bike-orange.svg index 96dc2516d19..8b7b2a97e90 100755 --- a/static/img/pictograms/picto-pack/picto-bike-orange.svg +++ b/static/img/pictograms/picto-pack/picto-bike-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bike-warmgrey.svg b/static/img/pictograms/picto-pack/picto-bike-warmgrey.svg index e2869dcb36b..79aa8038651 100755 --- a/static/img/pictograms/picto-pack/picto-bike-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-bike-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bookmark-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-bookmark-darkaubergine.svg index db75d019d95..9e8337d7352 100755 --- a/static/img/pictograms/picto-pack/picto-bookmark-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-bookmark-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bookmark-midaubergine.svg b/static/img/pictograms/picto-pack/picto-bookmark-midaubergine.svg index f8ce4663a2c..05acea86f09 100755 --- a/static/img/pictograms/picto-pack/picto-bookmark-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-bookmark-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bookmark-orange.svg b/static/img/pictograms/picto-pack/picto-bookmark-orange.svg index 5873d6164b1..4c69ea04412 100755 --- a/static/img/pictograms/picto-pack/picto-bookmark-orange.svg +++ b/static/img/pictograms/picto-pack/picto-bookmark-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-bookmark-warmgrey.svg b/static/img/pictograms/picto-pack/picto-bookmark-warmgrey.svg index 85c18c31218..7268d9d7e68 100755 --- a/static/img/pictograms/picto-pack/picto-bookmark-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-bookmark-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-business-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-business-darkaubergine.svg index 9b02e310319..96e56809dca 100755 --- a/static/img/pictograms/picto-pack/picto-business-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-business-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-business-midaubergine.svg b/static/img/pictograms/picto-pack/picto-business-midaubergine.svg index 2aaf2fbdca9..2d86d5e8de6 100755 --- a/static/img/pictograms/picto-pack/picto-business-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-business-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-business-orange.svg b/static/img/pictograms/picto-pack/picto-business-orange.svg index 0692e7f0161..6c6289e9785 100755 --- a/static/img/pictograms/picto-pack/picto-business-orange.svg +++ b/static/img/pictograms/picto-pack/picto-business-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-business-warmgrey.svg b/static/img/pictograms/picto-pack/picto-business-warmgrey.svg index c50f5bb86cc..55856c1c891 100755 --- a/static/img/pictograms/picto-pack/picto-business-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-business-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-businessasusual-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-businessasusual-darkaubergine.svg index f266c8da8ea..3bd09300fc8 100755 --- a/static/img/pictograms/picto-pack/picto-businessasusual-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-businessasusual-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-businessasusual-midaubergine.svg b/static/img/pictograms/picto-pack/picto-businessasusual-midaubergine.svg index 4348e3152f1..4b02eadeb97 100755 --- a/static/img/pictograms/picto-pack/picto-businessasusual-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-businessasusual-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-businessasusual-orange.svg b/static/img/pictograms/picto-pack/picto-businessasusual-orange.svg index 3dda8217b73..bd1780c4203 100755 --- a/static/img/pictograms/picto-pack/picto-businessasusual-orange.svg +++ b/static/img/pictograms/picto-pack/picto-businessasusual-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-businessasusual-warmgrey.svg b/static/img/pictograms/picto-pack/picto-businessasusual-warmgrey.svg index 1a3edef2ebd..47652c57ae4 100755 --- a/static/img/pictograms/picto-pack/picto-businessasusual-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-businessasusual-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-calendar-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-calendar-darkaubergine.svg index dbf19fdcc4a..a769da680ad 100755 --- a/static/img/pictograms/picto-pack/picto-calendar-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-calendar-darkaubergine.svg @@ -1,35 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-calendar-midaubergine.svg b/static/img/pictograms/picto-pack/picto-calendar-midaubergine.svg index 6ccd67aa33b..9990329246d 100755 --- a/static/img/pictograms/picto-pack/picto-calendar-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-calendar-midaubergine.svg @@ -1,35 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-calendar-orange.svg b/static/img/pictograms/picto-pack/picto-calendar-orange.svg index 8e732aabbbf..8469bddbe75 100755 --- a/static/img/pictograms/picto-pack/picto-calendar-orange.svg +++ b/static/img/pictograms/picto-pack/picto-calendar-orange.svg @@ -1,35 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-calendar-warmgrey.svg b/static/img/pictograms/picto-pack/picto-calendar-warmgrey.svg index e9da924bca0..caca653909b 100755 --- a/static/img/pictograms/picto-pack/picto-calendar-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-calendar-warmgrey.svg @@ -1,36 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-camera-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-camera-darkaubergine.svg index dc8f6b16bc7..6b4c81689c2 100755 --- a/static/img/pictograms/picto-pack/picto-camera-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-camera-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-camera-midaubergine.svg b/static/img/pictograms/picto-pack/picto-camera-midaubergine.svg index 947561ac4e2..877926892bf 100755 --- a/static/img/pictograms/picto-pack/picto-camera-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-camera-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-camera-orange.svg b/static/img/pictograms/picto-pack/picto-camera-orange.svg index b58ed5a9a27..1bd9f5c0c45 100755 --- a/static/img/pictograms/picto-pack/picto-camera-orange.svg +++ b/static/img/pictograms/picto-pack/picto-camera-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-camera-warmgrey.svg b/static/img/pictograms/picto-pack/picto-camera-warmgrey.svg index 2edd13f49ab..5f738b7c45d 100755 --- a/static/img/pictograms/picto-pack/picto-camera-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-camera-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-canonical.svg b/static/img/pictograms/picto-pack/picto-canonical.svg index 08ece1f30bb..ee5cd7b6b7e 100755 --- a/static/img/pictograms/picto-pack/picto-canonical.svg +++ b/static/img/pictograms/picto-pack/picto-canonical.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - - - <nyt_prefs> <nyt_prefix>picto-</nyt_prefix> <nyt_suffix></nyt_suffix> <nyt_base_path>~/Desktop</nyt_base_path> <nyt_scaling>100</nyt_scaling> <nyt_transparency>true</nyt_transparency> <nyt_format>PNG 24</nyt_format> <nyt_export_code>artboards</nyt_export_code></nyt_prefs> - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-careers-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-careers-darkaubergine.svg index 99f79dc2af6..443c9805909 100755 --- a/static/img/pictograms/picto-pack/picto-careers-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-careers-darkaubergine.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-careers-midaubergine.svg b/static/img/pictograms/picto-pack/picto-careers-midaubergine.svg index c09c6f03325..db8e51dd910 100755 --- a/static/img/pictograms/picto-pack/picto-careers-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-careers-midaubergine.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-careers-orange.svg b/static/img/pictograms/picto-pack/picto-careers-orange.svg index ad564a8feb7..b6af75f962f 100755 --- a/static/img/pictograms/picto-pack/picto-careers-orange.svg +++ b/static/img/pictograms/picto-pack/picto-careers-orange.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-careers-warmgrey.svg b/static/img/pictograms/picto-pack/picto-careers-warmgrey.svg index c12b0021843..e5bb2b52f95 100755 --- a/static/img/pictograms/picto-pack/picto-careers-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-careers-warmgrey.svg @@ -1,35 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cddvd-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-cddvd-darkaubergine.svg index f31a21a2e00..307c14f829f 100755 --- a/static/img/pictograms/picto-pack/picto-cddvd-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cddvd-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cddvd-midaubergine.svg b/static/img/pictograms/picto-pack/picto-cddvd-midaubergine.svg index f30036b7a84..07fbef52d19 100755 --- a/static/img/pictograms/picto-pack/picto-cddvd-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cddvd-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cddvd-orange.svg b/static/img/pictograms/picto-pack/picto-cddvd-orange.svg index 8622755b9f2..b0c90f27243 100755 --- a/static/img/pictograms/picto-pack/picto-cddvd-orange.svg +++ b/static/img/pictograms/picto-pack/picto-cddvd-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cddvd-warmgrey.svg b/static/img/pictograms/picto-pack/picto-cddvd-warmgrey.svg index b3aa15cddfe..c9788873e39 100755 --- a/static/img/pictograms/picto-pack/picto-cddvd-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-cddvd-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-certification-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-certification-darkaubergine.svg index 69bf3fcbc02..c76b91c7ac1 100755 --- a/static/img/pictograms/picto-pack/picto-certification-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-certification-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-certification-midaubergine.svg b/static/img/pictograms/picto-pack/picto-certification-midaubergine.svg index 6afd976cd11..a3f6c20887a 100755 --- a/static/img/pictograms/picto-pack/picto-certification-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-certification-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-certification-orange.svg b/static/img/pictograms/picto-pack/picto-certification-orange.svg index 79146b4f78b..07e5de42b0b 100755 --- a/static/img/pictograms/picto-pack/picto-certification-orange.svg +++ b/static/img/pictograms/picto-pack/picto-certification-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-certification-warmgrey.svg b/static/img/pictograms/picto-pack/picto-certification-warmgrey.svg index 4530fc8cd4c..ac76b96df47 100755 --- a/static/img/pictograms/picto-pack/picto-certification-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-certification-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloud-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-cloud-darkaubergine.svg index 37742a8d924..12778499730 100755 --- a/static/img/pictograms/picto-pack/picto-cloud-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cloud-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloud-midaubergine-solid.svg b/static/img/pictograms/picto-pack/picto-cloud-midaubergine-solid.svg new file mode 100644 index 00000000000..984aa225eb0 --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-cloud-midaubergine-solid.svg @@ -0,0 +1,18 @@ + + + + provider-cloud + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloud-midaubergine.svg b/static/img/pictograms/picto-pack/picto-cloud-midaubergine.svg index 6030df5f3b7..34356972971 100755 --- a/static/img/pictograms/picto-pack/picto-cloud-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cloud-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloud-orange.svg b/static/img/pictograms/picto-pack/picto-cloud-orange.svg index 5659593cd6f..23440480084 100755 --- a/static/img/pictograms/picto-pack/picto-cloud-orange.svg +++ b/static/img/pictograms/picto-pack/picto-cloud-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloud-warmgrey.svg b/static/img/pictograms/picto-pack/picto-cloud-warmgrey.svg index db6327e4cd5..ce2be7f16cc 100755 --- a/static/img/pictograms/picto-pack/picto-cloud-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-cloud-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloudcomputing-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-cloudcomputing-darkaubergine.svg index 94e980b74e7..c4049e4547c 100755 --- a/static/img/pictograms/picto-pack/picto-cloudcomputing-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cloudcomputing-darkaubergine.svg @@ -1,29 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloudcomputing-midaubergine.svg b/static/img/pictograms/picto-pack/picto-cloudcomputing-midaubergine.svg index 897fa8b98e5..b89385046d9 100755 --- a/static/img/pictograms/picto-pack/picto-cloudcomputing-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-cloudcomputing-midaubergine.svg @@ -1,29 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloudcomputing-orange.svg b/static/img/pictograms/picto-pack/picto-cloudcomputing-orange.svg index b3c4c0d1537..59b5d405006 100755 --- a/static/img/pictograms/picto-pack/picto-cloudcomputing-orange.svg +++ b/static/img/pictograms/picto-pack/picto-cloudcomputing-orange.svg @@ -1,29 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-cloudcomputing-warmgrey.svg b/static/img/pictograms/picto-pack/picto-cloudcomputing-warmgrey.svg index 2ae4c9fd906..4726aa7cc7e 100755 --- a/static/img/pictograms/picto-pack/picto-cloudcomputing-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-cloudcomputing-warmgrey.svg @@ -1,29 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-community-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-community-darkaubergine.svg index 0baf59a9fad..0aa02d17b52 100755 --- a/static/img/pictograms/picto-pack/picto-community-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-community-darkaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-community-midaubergine.svg b/static/img/pictograms/picto-pack/picto-community-midaubergine.svg index 7dd54c3926a..9db2f52623a 100755 --- a/static/img/pictograms/picto-pack/picto-community-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-community-midaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-community-orange.svg b/static/img/pictograms/picto-pack/picto-community-orange.svg index 99b93cd95c5..a49700206d8 100755 --- a/static/img/pictograms/picto-pack/picto-community-orange.svg +++ b/static/img/pictograms/picto-pack/picto-community-orange.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-community-warmgrey.svg b/static/img/pictograms/picto-pack/picto-community-warmgrey.svg index df329a2abd2..e57c1874be3 100755 --- a/static/img/pictograms/picto-pack/picto-community-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-community-warmgrey.svg @@ -1,28 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contact-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-contact-darkaubergine.svg index 60b256c8426..e16026ebb0e 100755 --- a/static/img/pictograms/picto-pack/picto-contact-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contact-darkaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contact-midaubergine.svg b/static/img/pictograms/picto-pack/picto-contact-midaubergine.svg index d573194150f..9c9da930eb4 100755 --- a/static/img/pictograms/picto-pack/picto-contact-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contact-midaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contact-orange.svg b/static/img/pictograms/picto-pack/picto-contact-orange.svg index 06f456c53d2..68a0adbe974 100755 --- a/static/img/pictograms/picto-pack/picto-contact-orange.svg +++ b/static/img/pictograms/picto-pack/picto-contact-orange.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contact-warmgrey.svg b/static/img/pictograms/picto-pack/picto-contact-warmgrey.svg index 0c055300e5a..7f7d3f8e95d 100755 --- a/static/img/pictograms/picto-pack/picto-contact-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-contact-warmgrey.svg @@ -1,30 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contacts-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-contacts-darkaubergine.svg index 575b135e509..e44c2a6c120 100755 --- a/static/img/pictograms/picto-pack/picto-contacts-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contacts-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contacts-midaubergine.svg b/static/img/pictograms/picto-pack/picto-contacts-midaubergine.svg index e49f9a8722a..008a3d6bf97 100755 --- a/static/img/pictograms/picto-pack/picto-contacts-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contacts-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contacts-orange.svg b/static/img/pictograms/picto-pack/picto-contacts-orange.svg index 42450a093b7..b5b4e8bef43 100755 --- a/static/img/pictograms/picto-pack/picto-contacts-orange.svg +++ b/static/img/pictograms/picto-pack/picto-contacts-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contacts-warmgrey.svg b/static/img/pictograms/picto-pack/picto-contacts-warmgrey.svg index 0f2965dd3f7..994e0763877 100755 --- a/static/img/pictograms/picto-pack/picto-contacts-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-contacts-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contactssync-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-contactssync-darkaubergine.svg index c7d98c9941d..9af4930c0bb 100755 --- a/static/img/pictograms/picto-pack/picto-contactssync-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contactssync-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contactssync-midaubergine.svg b/static/img/pictograms/picto-pack/picto-contactssync-midaubergine.svg index e350348f238..fe506fd8e5b 100755 --- a/static/img/pictograms/picto-pack/picto-contactssync-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-contactssync-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contactssync-orange.svg b/static/img/pictograms/picto-pack/picto-contactssync-orange.svg index c714a7a7182..7798c48dce8 100755 --- a/static/img/pictograms/picto-pack/picto-contactssync-orange.svg +++ b/static/img/pictograms/picto-pack/picto-contactssync-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-contactssync-warmgrey.svg b/static/img/pictograms/picto-pack/picto-contactssync-warmgrey.svg index ab1d51a62b6..50b64c64c0f 100755 --- a/static/img/pictograms/picto-pack/picto-contactssync-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-contactssync-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-corepower-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-corepower-darkaubergine.svg index 4325db27568..a3cf1a03c5a 100755 --- a/static/img/pictograms/picto-pack/picto-corepower-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-corepower-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-corepower-midaubergine.svg b/static/img/pictograms/picto-pack/picto-corepower-midaubergine.svg index 7abe5ea42ff..00f7cdc10b2 100755 --- a/static/img/pictograms/picto-pack/picto-corepower-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-corepower-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-corepower-orange.svg b/static/img/pictograms/picto-pack/picto-corepower-orange.svg index 0b2e1f21c23..eb9c3253992 100755 --- a/static/img/pictograms/picto-pack/picto-corepower-orange.svg +++ b/static/img/pictograms/picto-pack/picto-corepower-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-corepower-warmgrey.svg b/static/img/pictograms/picto-pack/picto-corepower-warmgrey.svg index 845d0a3fcaf..27a8799e446 100755 --- a/static/img/pictograms/picto-pack/picto-corepower-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-corepower-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-dashboard-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-dashboard-darkaubergine.svg index 38e45093cd0..29b13b8e427 100755 --- a/static/img/pictograms/picto-pack/picto-dashboard-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-dashboard-darkaubergine.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-dashboard-midaubergine.svg b/static/img/pictograms/picto-pack/picto-dashboard-midaubergine.svg index a266eee1ff2..8d99e177fcf 100755 --- a/static/img/pictograms/picto-pack/picto-dashboard-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-dashboard-midaubergine.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-dashboard-orange.svg b/static/img/pictograms/picto-pack/picto-dashboard-orange.svg index 3a13b897508..25798bf714c 100755 --- a/static/img/pictograms/picto-pack/picto-dashboard-orange.svg +++ b/static/img/pictograms/picto-pack/picto-dashboard-orange.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-dashboard-warmgrey.svg b/static/img/pictograms/picto-pack/picto-dashboard-warmgrey.svg index 18ac081751d..4475b12aa6b 100755 --- a/static/img/pictograms/picto-pack/picto-dashboard-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-dashboard-warmgrey.svg @@ -1,33 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-delete-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-delete-darkaubergine.svg index 54d9acf0d5e..852705f3f2b 100755 --- a/static/img/pictograms/picto-pack/picto-delete-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-delete-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-delete-midaubergine.svg b/static/img/pictograms/picto-pack/picto-delete-midaubergine.svg index 441b25be16f..7446194b72a 100755 --- a/static/img/pictograms/picto-pack/picto-delete-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-delete-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-delete-orange.svg b/static/img/pictograms/picto-pack/picto-delete-orange.svg index 064bcab88f8..a28c781953a 100755 --- a/static/img/pictograms/picto-pack/picto-delete-orange.svg +++ b/static/img/pictograms/picto-pack/picto-delete-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-delete-warmgrey.svg b/static/img/pictograms/picto-pack/picto-delete-warmgrey.svg index ad4c808ac6e..9e5396f5017 100755 --- a/static/img/pictograms/picto-pack/picto-delete-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-delete-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-deployanywhere-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-deployanywhere-darkaubergine.svg index fd4963fe96a..b5f7b494d2a 100755 --- a/static/img/pictograms/picto-pack/picto-deployanywhere-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-deployanywhere-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-deployanywhere-midaubergine.svg b/static/img/pictograms/picto-pack/picto-deployanywhere-midaubergine.svg index 36e3730929e..34e554a8ef8 100755 --- a/static/img/pictograms/picto-pack/picto-deployanywhere-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-deployanywhere-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-deployanywhere-orange.svg b/static/img/pictograms/picto-pack/picto-deployanywhere-orange.svg index 2ff6022c1f4..1c674132e53 100755 --- a/static/img/pictograms/picto-pack/picto-deployanywhere-orange.svg +++ b/static/img/pictograms/picto-pack/picto-deployanywhere-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-deployanywhere-warmgrey.svg b/static/img/pictograms/picto-pack/picto-deployanywhere-warmgrey.svg index c6dc2940e6b..87449328b76 100755 --- a/static/img/pictograms/picto-pack/picto-deployanywhere-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-deployanywhere-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-desktop-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-desktop-darkaubergine.svg index 23652a915c7..6936a76ce31 100755 --- a/static/img/pictograms/picto-pack/picto-desktop-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-desktop-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-desktop-midaubergine.svg b/static/img/pictograms/picto-pack/picto-desktop-midaubergine.svg index bb465478f82..44e28f0ac01 100755 --- a/static/img/pictograms/picto-pack/picto-desktop-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-desktop-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-desktop-orange.svg b/static/img/pictograms/picto-pack/picto-desktop-orange.svg index 78c8ca3af10..5ae257037dc 100755 --- a/static/img/pictograms/picto-pack/picto-desktop-orange.svg +++ b/static/img/pictograms/picto-pack/picto-desktop-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-desktop-warmgrey.svg b/static/img/pictograms/picto-pack/picto-desktop-warmgrey.svg index 1c075c8591a..b48ebd34246 100755 --- a/static/img/pictograms/picto-pack/picto-desktop-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-desktop-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-developer-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-developer-darkaubergine.svg index 52e8f577fdb..cc56795bab7 100755 --- a/static/img/pictograms/picto-pack/picto-developer-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-developer-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-developer-midaubergine.svg b/static/img/pictograms/picto-pack/picto-developer-midaubergine.svg index 7e8c67405ea..06c11c87d05 100755 --- a/static/img/pictograms/picto-pack/picto-developer-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-developer-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-developer-orange.svg b/static/img/pictograms/picto-pack/picto-developer-orange.svg index b9b7f4d7dd2..9071cf23b48 100755 --- a/static/img/pictograms/picto-pack/picto-developer-orange.svg +++ b/static/img/pictograms/picto-pack/picto-developer-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-developer-warmgrey.svg b/static/img/pictograms/picto-pack/picto-developer-warmgrey.svg index a874c0311cd..0bbd8289c93 100755 --- a/static/img/pictograms/picto-pack/picto-developer-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-developer-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-discussion-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-discussion-darkaubergine.svg index ebbec6b89e4..2c02c3dfe31 100755 --- a/static/img/pictograms/picto-pack/picto-discussion-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-discussion-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-discussion-midaubergine.svg b/static/img/pictograms/picto-pack/picto-discussion-midaubergine.svg index 0f259dd193e..60ca74423b4 100755 --- a/static/img/pictograms/picto-pack/picto-discussion-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-discussion-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-discussion-orange.svg b/static/img/pictograms/picto-pack/picto-discussion-orange.svg index c5b2363a2c3..c45331d3657 100755 --- a/static/img/pictograms/picto-pack/picto-discussion-orange.svg +++ b/static/img/pictograms/picto-pack/picto-discussion-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-discussion-warmgrey.svg b/static/img/pictograms/picto-pack/picto-discussion-warmgrey.svg index 4fc36ac5fd1..837f1822b66 100755 --- a/static/img/pictograms/picto-pack/picto-discussion-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-discussion-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-download-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-download-darkaubergine.svg index 7568c979080..bed1ec3e02d 100755 --- a/static/img/pictograms/picto-pack/picto-download-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-download-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-download-midaubergine.svg b/static/img/pictograms/picto-pack/picto-download-midaubergine.svg index 9ff0f64699c..c97723348fc 100755 --- a/static/img/pictograms/picto-pack/picto-download-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-download-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-download-orange.svg b/static/img/pictograms/picto-pack/picto-download-orange.svg index ffa0cf00d22..ea8e82e1284 100755 --- a/static/img/pictograms/picto-pack/picto-download-orange.svg +++ b/static/img/pictograms/picto-pack/picto-download-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-download-warmgrey.svg b/static/img/pictograms/picto-pack/picto-download-warmgrey.svg index a456185bd7d..3f136fe1974 100755 --- a/static/img/pictograms/picto-pack/picto-download-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-download-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyadmin-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-easyadmin-darkaubergine.svg index f1fed173b1b..75f910dbf91 100755 --- a/static/img/pictograms/picto-pack/picto-easyadmin-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easyadmin-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyadmin-midaubergine.svg b/static/img/pictograms/picto-pack/picto-easyadmin-midaubergine.svg index 70f83af938d..4dd032b8d33 100755 --- a/static/img/pictograms/picto-pack/picto-easyadmin-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easyadmin-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyadmin-orange.svg b/static/img/pictograms/picto-pack/picto-easyadmin-orange.svg index 16b88fff684..2dec051be58 100755 --- a/static/img/pictograms/picto-pack/picto-easyadmin-orange.svg +++ b/static/img/pictograms/picto-pack/picto-easyadmin-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyadmin-warmgrey.svg b/static/img/pictograms/picto-pack/picto-easyadmin-warmgrey.svg index ea7fb46f46a..7552562a0bb 100755 --- a/static/img/pictograms/picto-pack/picto-easyadmin-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-easyadmin-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyintegration-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-easyintegration-darkaubergine.svg index 61501938f69..1f3aa8b830b 100755 --- a/static/img/pictograms/picto-pack/picto-easyintegration-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easyintegration-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyintegration-midaubergine.svg b/static/img/pictograms/picto-pack/picto-easyintegration-midaubergine.svg index 6966ea4a5b7..aa8f8326f77 100755 --- a/static/img/pictograms/picto-pack/picto-easyintegration-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easyintegration-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyintegration-orange.svg b/static/img/pictograms/picto-pack/picto-easyintegration-orange.svg index 2ed223540b5..536ef7f14cf 100755 --- a/static/img/pictograms/picto-pack/picto-easyintegration-orange.svg +++ b/static/img/pictograms/picto-pack/picto-easyintegration-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easyintegration-warmgrey.svg b/static/img/pictograms/picto-pack/picto-easyintegration-warmgrey.svg index 82316ddb0cf..a26966e442d 100755 --- a/static/img/pictograms/picto-pack/picto-easyintegration-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-easyintegration-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easytomanage-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-easytomanage-darkaubergine.svg index 0ba38fd5c5f..19360c9f132 100755 --- a/static/img/pictograms/picto-pack/picto-easytomanage-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easytomanage-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easytomanage-midaubergine.svg b/static/img/pictograms/picto-pack/picto-easytomanage-midaubergine.svg index cc2d2918384..20e7abeb58a 100755 --- a/static/img/pictograms/picto-pack/picto-easytomanage-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-easytomanage-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easytomanage-orange.svg b/static/img/pictograms/picto-pack/picto-easytomanage-orange.svg index 543a528a6bf..8059ca25a08 100755 --- a/static/img/pictograms/picto-pack/picto-easytomanage-orange.svg +++ b/static/img/pictograms/picto-pack/picto-easytomanage-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-easytomanage-warmgrey.svg b/static/img/pictograms/picto-pack/picto-easytomanage-warmgrey.svg index 71276c2f4d0..f5ea7b91a51 100755 --- a/static/img/pictograms/picto-pack/picto-easytomanage-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-easytomanage-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-edit-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-edit-darkaubergine.svg index f602ec4d375..1c9f91f7f67 100755 --- a/static/img/pictograms/picto-pack/picto-edit-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-edit-darkaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-edit-midaubergine.svg b/static/img/pictograms/picto-pack/picto-edit-midaubergine.svg index 3f2e064905c..15b0a475969 100755 --- a/static/img/pictograms/picto-pack/picto-edit-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-edit-midaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-edit-orange.svg b/static/img/pictograms/picto-pack/picto-edit-orange.svg index c34c1ee4935..9c43ded8029 100755 --- a/static/img/pictograms/picto-pack/picto-edit-orange.svg +++ b/static/img/pictograms/picto-pack/picto-edit-orange.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-edit-warmgrey.svg b/static/img/pictograms/picto-pack/picto-edit-warmgrey.svg index 9a439c7f0ea..44f31ea7b86 100755 --- a/static/img/pictograms/picto-pack/picto-edit-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-edit-warmgrey.svg @@ -1,17 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-education-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-education-darkaubergine.svg index 16b5b1a2ae1..77dfee8ed05 100755 --- a/static/img/pictograms/picto-pack/picto-education-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-education-darkaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-education-midaubergine.svg b/static/img/pictograms/picto-pack/picto-education-midaubergine.svg index c00236d9c7e..1d40418f86f 100755 --- a/static/img/pictograms/picto-pack/picto-education-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-education-midaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-education-orange.svg b/static/img/pictograms/picto-pack/picto-education-orange.svg index 71fbc052c21..32405eb34e9 100755 --- a/static/img/pictograms/picto-pack/picto-education-orange.svg +++ b/static/img/pictograms/picto-pack/picto-education-orange.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-education-warmgrey.svg b/static/img/pictograms/picto-pack/picto-education-warmgrey.svg index bee394bae91..0e2a731ff30 100755 --- a/static/img/pictograms/picto-pack/picto-education-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-education-warmgrey.svg @@ -1,28 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-email-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-email-darkaubergine.svg index 15e80a1ba7d..555bd864321 100755 --- a/static/img/pictograms/picto-pack/picto-email-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-email-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-email-midaubergine.svg b/static/img/pictograms/picto-pack/picto-email-midaubergine.svg index babcfee758e..18aa2c412e2 100755 --- a/static/img/pictograms/picto-pack/picto-email-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-email-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-email-orange.svg b/static/img/pictograms/picto-pack/picto-email-orange.svg index 52bdc0d857a..b1fef9d7b4d 100755 --- a/static/img/pictograms/picto-pack/picto-email-orange.svg +++ b/static/img/pictograms/picto-pack/picto-email-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-email-warmgrey.svg b/static/img/pictograms/picto-pack/picto-email-warmgrey.svg index 282c2932253..0a0aeab3803 100755 --- a/static/img/pictograms/picto-pack/picto-email-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-email-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-emailandchat-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-emailandchat-darkaubergine.svg index 82e8b9a2791..b894278f0b8 100755 --- a/static/img/pictograms/picto-pack/picto-emailandchat-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-emailandchat-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-emailandchat-midaubergine.svg b/static/img/pictograms/picto-pack/picto-emailandchat-midaubergine.svg index 620a5a825d2..13873a53eed 100755 --- a/static/img/pictograms/picto-pack/picto-emailandchat-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-emailandchat-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-emailandchat-orange.svg b/static/img/pictograms/picto-pack/picto-emailandchat-orange.svg index fe3a1cc557d..328f9f8ac79 100755 --- a/static/img/pictograms/picto-pack/picto-emailandchat-orange.svg +++ b/static/img/pictograms/picto-pack/picto-emailandchat-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-emailandchat-warmgrey.svg b/static/img/pictograms/picto-pack/picto-emailandchat-warmgrey.svg index a3824f38949..d3407a71c62 100755 --- a/static/img/pictograms/picto-pack/picto-emailandchat-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-emailandchat-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-engineering-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-engineering-darkaubergine.svg index 6561a829ecf..335e283c5b0 100755 --- a/static/img/pictograms/picto-pack/picto-engineering-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-engineering-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-engineering-midaubergine.svg b/static/img/pictograms/picto-pack/picto-engineering-midaubergine.svg index 35de2961e7e..22e9d021774 100755 --- a/static/img/pictograms/picto-pack/picto-engineering-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-engineering-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-engineering-orange.svg b/static/img/pictograms/picto-pack/picto-engineering-orange.svg index 23d68b1359d..99553b577c3 100755 --- a/static/img/pictograms/picto-pack/picto-engineering-orange.svg +++ b/static/img/pictograms/picto-pack/picto-engineering-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-engineering-warmgrey.svg b/static/img/pictograms/picto-pack/picto-engineering-warmgrey.svg index 22f3f4ffff3..cab2511a996 100755 --- a/static/img/pictograms/picto-pack/picto-engineering-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-engineering-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-filesync-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-filesync-darkaubergine.svg index 233b8f62a52..a8365407f6e 100755 --- a/static/img/pictograms/picto-pack/picto-filesync-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-filesync-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-filesync-midaubergine.svg b/static/img/pictograms/picto-pack/picto-filesync-midaubergine.svg index cd04f63471b..62c874bddd1 100755 --- a/static/img/pictograms/picto-pack/picto-filesync-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-filesync-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-filesync-orange.svg b/static/img/pictograms/picto-pack/picto-filesync-orange.svg index 22649fd1b9d..f79d93a09b2 100755 --- a/static/img/pictograms/picto-pack/picto-filesync-orange.svg +++ b/static/img/pictograms/picto-pack/picto-filesync-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-filesync-warmgrey.svg b/static/img/pictograms/picto-pack/picto-filesync-warmgrey.svg index 521528aed03..b48ebf3834e 100755 --- a/static/img/pictograms/picto-pack/picto-filesync-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-filesync-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-forum-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-forum-darkaubergine.svg index 2c02e5cfeff..a5f698c368b 100755 --- a/static/img/pictograms/picto-pack/picto-forum-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-forum-darkaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-forum-midaubergine.svg b/static/img/pictograms/picto-pack/picto-forum-midaubergine.svg index d515f61f9b1..b8b97dd09a3 100755 --- a/static/img/pictograms/picto-pack/picto-forum-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-forum-midaubergine.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-forum-orange.svg b/static/img/pictograms/picto-pack/picto-forum-orange.svg index b25e7fd6e25..ad5a542050e 100755 --- a/static/img/pictograms/picto-pack/picto-forum-orange.svg +++ b/static/img/pictograms/picto-pack/picto-forum-orange.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-forum-warmgrey.svg b/static/img/pictograms/picto-pack/picto-forum-warmgrey.svg index ae8ce3d02b8..c02bb727a73 100755 --- a/static/img/pictograms/picto-pack/picto-forum-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-forum-warmgrey.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-generic-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-generic-darkaubergine.svg index f4d0aef29b7..df48f155408 100755 --- a/static/img/pictograms/picto-pack/picto-generic-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-generic-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-generic-midaubergine.svg b/static/img/pictograms/picto-pack/picto-generic-midaubergine.svg index 0cb315bbdb7..02631bc4796 100755 --- a/static/img/pictograms/picto-pack/picto-generic-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-generic-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-generic-orange.svg b/static/img/pictograms/picto-pack/picto-generic-orange.svg index 18143d34ef6..1e689108ee0 100755 --- a/static/img/pictograms/picto-pack/picto-generic-orange.svg +++ b/static/img/pictograms/picto-pack/picto-generic-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-generic-warmgrey.svg b/static/img/pictograms/picto-pack/picto-generic-warmgrey.svg index 5c0a3c31f55..b3090d2cefd 100755 --- a/static/img/pictograms/picto-pack/picto-generic-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-generic-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-getintouch-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-getintouch-darkaubergine.svg index 2230c143ba4..611ff3883d8 100755 --- a/static/img/pictograms/picto-pack/picto-getintouch-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-getintouch-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-getintouch-midaubergine.svg b/static/img/pictograms/picto-pack/picto-getintouch-midaubergine.svg index 46ede518d81..6d304d123bc 100755 --- a/static/img/pictograms/picto-pack/picto-getintouch-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-getintouch-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-getintouch-orange.svg b/static/img/pictograms/picto-pack/picto-getintouch-orange.svg index f6817ef2782..5ad170ad95e 100755 --- a/static/img/pictograms/picto-pack/picto-getintouch-orange.svg +++ b/static/img/pictograms/picto-pack/picto-getintouch-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-getintouch-warmgrey.svg b/static/img/pictograms/picto-pack/picto-getintouch-warmgrey.svg index 26df447bc40..480cfbd3aa6 100755 --- a/static/img/pictograms/picto-pack/picto-getintouch-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-getintouch-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-growondemand-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-growondemand-darkaubergine.svg index 9475036f4b5..f644f275c03 100755 --- a/static/img/pictograms/picto-pack/picto-growondemand-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-growondemand-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-growondemand-midaubergine.svg b/static/img/pictograms/picto-pack/picto-growondemand-midaubergine.svg index ea400dae072..baf15aabea1 100755 --- a/static/img/pictograms/picto-pack/picto-growondemand-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-growondemand-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-growondemand-orange.svg b/static/img/pictograms/picto-pack/picto-growondemand-orange.svg index 2240041ed06..688a39f8dce 100755 --- a/static/img/pictograms/picto-pack/picto-growondemand-orange.svg +++ b/static/img/pictograms/picto-pack/picto-growondemand-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-growondemand-warmgrey.svg b/static/img/pictograms/picto-pack/picto-growondemand-warmgrey.svg index 2a9497649a1..0da1e6c0c38 100755 --- a/static/img/pictograms/picto-pack/picto-growondemand-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-growondemand-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-guidelines-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-guidelines-darkaubergine.svg index ea5c779dd6f..e8adf66b1ca 100755 --- a/static/img/pictograms/picto-pack/picto-guidelines-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-guidelines-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-guidelines-midaubergine.svg b/static/img/pictograms/picto-pack/picto-guidelines-midaubergine.svg index caef0c425a6..4c9d0de1cc5 100755 --- a/static/img/pictograms/picto-pack/picto-guidelines-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-guidelines-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-guidelines-orange.svg b/static/img/pictograms/picto-pack/picto-guidelines-orange.svg index 0757f348482..89f0cb97683 100755 --- a/static/img/pictograms/picto-pack/picto-guidelines-orange.svg +++ b/static/img/pictograms/picto-pack/picto-guidelines-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-guidelines-warmgrey.svg b/static/img/pictograms/picto-pack/picto-guidelines-warmgrey.svg index 27dd0f42d73..c687995402f 100755 --- a/static/img/pictograms/picto-pack/picto-guidelines-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-guidelines-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-help-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-help-darkaubergine.svg index e550f154995..d64a40f8a4c 100755 --- a/static/img/pictograms/picto-pack/picto-help-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-help-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-help-midaubergine.svg b/static/img/pictograms/picto-pack/picto-help-midaubergine.svg index 919706accdf..432bdb546c4 100755 --- a/static/img/pictograms/picto-pack/picto-help-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-help-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-help-orange.svg b/static/img/pictograms/picto-pack/picto-help-orange.svg index 216532fa512..eab061ba1ad 100755 --- a/static/img/pictograms/picto-pack/picto-help-orange.svg +++ b/static/img/pictograms/picto-pack/picto-help-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-help-warmgrey.svg b/static/img/pictograms/picto-pack/picto-help-warmgrey.svg index 89948f36668..3b728ed46f8 100755 --- a/static/img/pictograms/picto-pack/picto-help-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-help-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-internet-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-internet-darkaubergine.svg index f10b509dbd1..51b0653d60d 100755 --- a/static/img/pictograms/picto-pack/picto-internet-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-internet-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-internet-midaubergine.svg b/static/img/pictograms/picto-pack/picto-internet-midaubergine.svg index 3addcc9e4c0..64867d035d4 100755 --- a/static/img/pictograms/picto-pack/picto-internet-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-internet-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-internet-orange.svg b/static/img/pictograms/picto-pack/picto-internet-orange.svg index 91ace5c7349..38e6b3465bb 100755 --- a/static/img/pictograms/picto-pack/picto-internet-orange.svg +++ b/static/img/pictograms/picto-pack/picto-internet-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-internet-warmgrey.svg b/static/img/pictograms/picto-pack/picto-internet-warmgrey.svg index e8cb931bdc6..c30eff564b6 100755 --- a/static/img/pictograms/picto-pack/picto-internet-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-internet-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-ipod-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-ipod-darkaubergine.svg index 34cdd0e0e1f..fc217e60f74 100755 --- a/static/img/pictograms/picto-pack/picto-ipod-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-ipod-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-ipod-midaubergine.svg b/static/img/pictograms/picto-pack/picto-ipod-midaubergine.svg index c3e1fa73942..329ec26fd08 100755 --- a/static/img/pictograms/picto-pack/picto-ipod-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-ipod-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-ipod-orange.svg b/static/img/pictograms/picto-pack/picto-ipod-orange.svg index 3cebd2e48f1..ec79847f47a 100755 --- a/static/img/pictograms/picto-pack/picto-ipod-orange.svg +++ b/static/img/pictograms/picto-pack/picto-ipod-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-ipod-warmgrey.svg b/static/img/pictograms/picto-pack/picto-ipod-warmgrey.svg index b2d71ed0924..95de63cc3dd 100755 --- a/static/img/pictograms/picto-pack/picto-ipod-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-ipod-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-juju.svg b/static/img/pictograms/picto-pack/picto-juju.svg index 764693ef6de..722e8ff97e9 100755 --- a/static/img/pictograms/picto-pack/picto-juju.svg +++ b/static/img/pictograms/picto-pack/picto-juju.svg @@ -1,50 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-knowledge-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-knowledge-darkaubergine.svg index d9bdceecf68..1fb0314f5ae 100755 --- a/static/img/pictograms/picto-pack/picto-knowledge-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-knowledge-darkaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-knowledge-midaubergine.svg b/static/img/pictograms/picto-pack/picto-knowledge-midaubergine.svg index 94b9dd80548..31b5713f086 100755 --- a/static/img/pictograms/picto-pack/picto-knowledge-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-knowledge-midaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-knowledge-orange.svg b/static/img/pictograms/picto-pack/picto-knowledge-orange.svg index 13c56d31ef6..3a357da014a 100755 --- a/static/img/pictograms/picto-pack/picto-knowledge-orange.svg +++ b/static/img/pictograms/picto-pack/picto-knowledge-orange.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-knowledge-warmgrey.svg b/static/img/pictograms/picto-pack/picto-knowledge-warmgrey.svg index 51c8780fa78..54e838856cd 100755 --- a/static/img/pictograms/picto-pack/picto-knowledge-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-knowledge-warmgrey.svg @@ -1,30 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-landscape.svg b/static/img/pictograms/picto-pack/picto-landscape.svg index 40966701e99..5f779f88e3d 100755 --- a/static/img/pictograms/picto-pack/picto-landscape.svg +++ b/static/img/pictograms/picto-pack/picto-landscape.svg @@ -1,37 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-laptop-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-laptop-darkaubergine.svg index 881b1a67eee..a8f7bc6e3c5 100755 --- a/static/img/pictograms/picto-pack/picto-laptop-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-laptop-darkaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-laptop-midaubergine.svg b/static/img/pictograms/picto-pack/picto-laptop-midaubergine.svg index 8af2badf3b8..2c5790a73ab 100755 --- a/static/img/pictograms/picto-pack/picto-laptop-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-laptop-midaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-laptop-orange.svg b/static/img/pictograms/picto-pack/picto-laptop-orange.svg index 012c6312893..77cc488a601 100755 --- a/static/img/pictograms/picto-pack/picto-laptop-orange.svg +++ b/static/img/pictograms/picto-pack/picto-laptop-orange.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-laptop-warmgrey.svg b/static/img/pictograms/picto-pack/picto-laptop-warmgrey.svg index 1497fd79560..1222f948c9c 100755 --- a/static/img/pictograms/picto-pack/picto-laptop-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-laptop-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-locations-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-locations-darkaubergine.svg index cb05328a3b1..76ed4e2fe72 100755 --- a/static/img/pictograms/picto-pack/picto-locations-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-locations-darkaubergine.svg @@ -1,49 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-locations-midaubergine.svg b/static/img/pictograms/picto-pack/picto-locations-midaubergine.svg index c6dae95fbda..13de73d1431 100755 --- a/static/img/pictograms/picto-pack/picto-locations-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-locations-midaubergine.svg @@ -1,49 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-locations-orange.svg b/static/img/pictograms/picto-pack/picto-locations-orange.svg index 06bab70c552..29e3c9852f4 100755 --- a/static/img/pictograms/picto-pack/picto-locations-orange.svg +++ b/static/img/pictograms/picto-pack/picto-locations-orange.svg @@ -1,49 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-locations-warmgrey.svg b/static/img/pictograms/picto-pack/picto-locations-warmgrey.svg index 8f505c4d1de..40838a721e5 100755 --- a/static/img/pictograms/picto-pack/picto-locations-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-locations-warmgrey.svg @@ -1,49 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-maas.svg b/static/img/pictograms/picto-pack/picto-maas.svg index bdb821adbbb..8c6ba345b54 100755 --- a/static/img/pictograms/picto-pack/picto-maas.svg +++ b/static/img/pictograms/picto-pack/picto-maas.svg @@ -1,42 +1 @@ - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mac.svg b/static/img/pictograms/picto-pack/picto-mac.svg index 4a4959dc294..4ff39cbcac6 100755 --- a/static/img/pictograms/picto-pack/picto-mac.svg +++ b/static/img/pictograms/picto-pack/picto-mac.svg @@ -1,27 +1 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mergecontacts-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-mergecontacts-darkaubergine.svg index 30d1ced167a..29e0a7d7aa9 100755 --- a/static/img/pictograms/picto-pack/picto-mergecontacts-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-mergecontacts-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mergecontacts-midaubergine.svg b/static/img/pictograms/picto-pack/picto-mergecontacts-midaubergine.svg index 43c78c8f28f..564acd06542 100755 --- a/static/img/pictograms/picto-pack/picto-mergecontacts-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-mergecontacts-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mergecontacts-orange.svg b/static/img/pictograms/picto-pack/picto-mergecontacts-orange.svg index 9c4d36bd126..44d5b47049e 100755 --- a/static/img/pictograms/picto-pack/picto-mergecontacts-orange.svg +++ b/static/img/pictograms/picto-pack/picto-mergecontacts-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mergecontacts-warmgrey.svg b/static/img/pictograms/picto-pack/picto-mergecontacts-warmgrey.svg index 358a44d25d6..7a3be8e1128 100755 --- a/static/img/pictograms/picto-pack/picto-mergecontacts-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-mergecontacts-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.png b/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.png new file mode 100644 index 00000000000..34522e39f3c Binary files /dev/null and b/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.png differ diff --git a/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.svg new file mode 100644 index 00000000000..e90430ea211 --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-mobile-darkaubergine.svg @@ -0,0 +1,18 @@ + + + + Shape + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.png b/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.png new file mode 100644 index 00000000000..61ea7631a79 Binary files /dev/null and b/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.png differ diff --git a/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.svg b/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.svg new file mode 100644 index 00000000000..3ee74a782df --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-mobile-lightaubergine.svg @@ -0,0 +1,18 @@ + + + + Shape + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mobile-midaubergine.png b/static/img/pictograms/picto-pack/picto-mobile-midaubergine.png new file mode 100644 index 00000000000..a497dd2ed8a Binary files /dev/null and b/static/img/pictograms/picto-pack/picto-mobile-midaubergine.png differ diff --git a/static/img/pictograms/picto-pack/picto-mobile-midaubergine.svg b/static/img/pictograms/picto-pack/picto-mobile-midaubergine.svg new file mode 100644 index 00000000000..c0440ebd60b --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-mobile-midaubergine.svg @@ -0,0 +1,18 @@ + + + + mobile-picto + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mobile-orange.png b/static/img/pictograms/picto-pack/picto-mobile-orange.png new file mode 100644 index 00000000000..a4ec001ab69 Binary files /dev/null and b/static/img/pictograms/picto-pack/picto-mobile-orange.png differ diff --git a/static/img/pictograms/picto-pack/picto-mobile-orange.svg b/static/img/pictograms/picto-pack/picto-mobile-orange.svg new file mode 100644 index 00000000000..73f35d49649 --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-mobile-orange.svg @@ -0,0 +1,18 @@ + + + + mobile-picto + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-mobile-warmgrey.png b/static/img/pictograms/picto-pack/picto-mobile-warmgrey.png new file mode 100644 index 00000000000..28fe5e0eb7e Binary files /dev/null and b/static/img/pictograms/picto-pack/picto-mobile-warmgrey.png differ diff --git a/static/img/pictograms/picto-pack/picto-mobile-warmgrey.svg b/static/img/pictograms/picto-pack/picto-mobile-warmgrey.svg new file mode 100644 index 00000000000..7d483015fad --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-mobile-warmgrey.svg @@ -0,0 +1,18 @@ + + + + Shape + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstore-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-musicstore-darkaubergine.svg index 729abacbcff..7b7bdcead48 100755 --- a/static/img/pictograms/picto-pack/picto-musicstore-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-musicstore-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstore-midaubergine.svg b/static/img/pictograms/picto-pack/picto-musicstore-midaubergine.svg index 60bd0123227..d5a6557b2d3 100755 --- a/static/img/pictograms/picto-pack/picto-musicstore-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-musicstore-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstore-orange.svg b/static/img/pictograms/picto-pack/picto-musicstore-orange.svg index 8e04dc112ed..076d18b6811 100755 --- a/static/img/pictograms/picto-pack/picto-musicstore-orange.svg +++ b/static/img/pictograms/picto-pack/picto-musicstore-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstore-warmgrey.svg b/static/img/pictograms/picto-pack/picto-musicstore-warmgrey.svg index 004d5bc46a9..0ea6f59cee3 100755 --- a/static/img/pictograms/picto-pack/picto-musicstore-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-musicstore-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstream-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-musicstream-darkaubergine.svg index ed3527f0297..fe0d9465841 100755 --- a/static/img/pictograms/picto-pack/picto-musicstream-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-musicstream-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstream-midaubergine.svg b/static/img/pictograms/picto-pack/picto-musicstream-midaubergine.svg index 568856915f5..7c58c877deb 100755 --- a/static/img/pictograms/picto-pack/picto-musicstream-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-musicstream-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstream-orange.svg b/static/img/pictograms/picto-pack/picto-musicstream-orange.svg index bb70ed4466f..96e32fe7f30 100755 --- a/static/img/pictograms/picto-pack/picto-musicstream-orange.svg +++ b/static/img/pictograms/picto-pack/picto-musicstream-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-musicstream-warmgrey.svg b/static/img/pictograms/picto-pack/picto-musicstream-warmgrey.svg index cebc1fc6aba..fec4cb1face 100755 --- a/static/img/pictograms/picto-pack/picto-musicstream-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-musicstream-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notes-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-notes-darkaubergine.svg index f49bf7fdad7..f979f7ca0af 100755 --- a/static/img/pictograms/picto-pack/picto-notes-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-notes-darkaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notes-midaubergine.svg b/static/img/pictograms/picto-pack/picto-notes-midaubergine.svg index ca09b4b895a..e304e0c9cdd 100755 --- a/static/img/pictograms/picto-pack/picto-notes-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-notes-midaubergine.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notes-orange.svg b/static/img/pictograms/picto-pack/picto-notes-orange.svg index 8155ce10dd4..d856699205c 100755 --- a/static/img/pictograms/picto-pack/picto-notes-orange.svg +++ b/static/img/pictograms/picto-pack/picto-notes-orange.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notes-warmgrey.svg b/static/img/pictograms/picto-pack/picto-notes-warmgrey.svg index ca003634840..1145bd80dd2 100755 --- a/static/img/pictograms/picto-pack/picto-notes-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-notes-warmgrey.svg @@ -1,17 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notessync-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-notessync-darkaubergine.svg index 8bc90b9b876..a456127569f 100755 --- a/static/img/pictograms/picto-pack/picto-notessync-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-notessync-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notessync-midaubergine.svg b/static/img/pictograms/picto-pack/picto-notessync-midaubergine.svg index 80cd945c15a..94a6a8dfdf9 100755 --- a/static/img/pictograms/picto-pack/picto-notessync-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-notessync-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notessync-orange.svg b/static/img/pictograms/picto-pack/picto-notessync-orange.svg index 8bedc14e68d..f230af9e367 100755 --- a/static/img/pictograms/picto-pack/picto-notessync-orange.svg +++ b/static/img/pictograms/picto-pack/picto-notessync-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-notessync-warmgrey.svg b/static/img/pictograms/picto-pack/picto-notessync-warmgrey.svg index db656d74996..200a4061fa1 100755 --- a/static/img/pictograms/picto-pack/picto-notessync-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-notessync-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-officeapplication-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-officeapplication-darkaubergine.svg index 14887a4c7e9..5822abbd5af 100755 --- a/static/img/pictograms/picto-pack/picto-officeapplication-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-officeapplication-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-officeapplication-midaubergine.svg b/static/img/pictograms/picto-pack/picto-officeapplication-midaubergine.svg index 26bc2d6eb7c..17b4096aa5c 100755 --- a/static/img/pictograms/picto-pack/picto-officeapplication-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-officeapplication-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-officeapplication-orange.svg b/static/img/pictograms/picto-pack/picto-officeapplication-orange.svg index e4c1483f6f2..7a359edb296 100755 --- a/static/img/pictograms/picto-pack/picto-officeapplication-orange.svg +++ b/static/img/pictograms/picto-pack/picto-officeapplication-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-officeapplication-warmgrey.svg b/static/img/pictograms/picto-pack/picto-officeapplication-warmgrey.svg index 93791f5384e..451ee4f6959 100755 --- a/static/img/pictograms/picto-pack/picto-officeapplication-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-officeapplication-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-openstack.svg b/static/img/pictograms/picto-pack/picto-openstack.svg index ff65f41c0a1..f1b11cb2107 100755 --- a/static/img/pictograms/picto-pack/picto-openstack.svg +++ b/static/img/pictograms/picto-pack/picto-openstack.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-partner-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-partner-darkaubergine.svg index cff70ef2db0..70d64e18ea2 100755 --- a/static/img/pictograms/picto-pack/picto-partner-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-partner-darkaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-partner-midaubergine.svg b/static/img/pictograms/picto-pack/picto-partner-midaubergine.svg index 07b7d6e23ce..0c06c6e00ba 100755 --- a/static/img/pictograms/picto-pack/picto-partner-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-partner-midaubergine.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-partner-orange.svg b/static/img/pictograms/picto-pack/picto-partner-orange.svg index c49d9e90fb4..7d554ace81c 100755 --- a/static/img/pictograms/picto-pack/picto-partner-orange.svg +++ b/static/img/pictograms/picto-pack/picto-partner-orange.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-partner-warmgrey.svg b/static/img/pictograms/picto-pack/picto-partner-warmgrey.svg index e8d2e82a1d0..20ac0ab97e6 100755 --- a/static/img/pictograms/picto-pack/picto-partner-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-partner-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-printer-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-printer-darkaubergine.svg index 8a5e7b82e2a..bb90841896b 100755 --- a/static/img/pictograms/picto-pack/picto-printer-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-printer-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-printer-midaubergine.svg b/static/img/pictograms/picto-pack/picto-printer-midaubergine.svg index 90da0b03c81..1c1f40e2c8a 100755 --- a/static/img/pictograms/picto-pack/picto-printer-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-printer-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-printer-orange.svg b/static/img/pictograms/picto-pack/picto-printer-orange.svg index 1454d54f985..0b793bb0dee 100755 --- a/static/img/pictograms/picto-pack/picto-printer-orange.svg +++ b/static/img/pictograms/picto-pack/picto-printer-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-printer-warmgrey.svg b/static/img/pictograms/picto-pack/picto-printer-warmgrey.svg index 512e463fdaf..724a24d92e9 100755 --- a/static/img/pictograms/picto-pack/picto-printer-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-printer-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-privatecloud-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-privatecloud-darkaubergine.svg index 7c2173102a5..e48d7b4b10b 100755 --- a/static/img/pictograms/picto-pack/picto-privatecloud-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-privatecloud-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-privatecloud-midaubergine.svg b/static/img/pictograms/picto-pack/picto-privatecloud-midaubergine.svg index 5ede53885f7..6ce16e335cb 100755 --- a/static/img/pictograms/picto-pack/picto-privatecloud-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-privatecloud-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-privatecloud-orange.svg b/static/img/pictograms/picto-pack/picto-privatecloud-orange.svg index aaf55c69f58..453c64e29a9 100755 --- a/static/img/pictograms/picto-pack/picto-privatecloud-orange.svg +++ b/static/img/pictograms/picto-pack/picto-privatecloud-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-privatecloud-warmgrey.svg b/static/img/pictograms/picto-pack/picto-privatecloud-warmgrey.svg index 885cf91536f..ece9e512716 100755 --- a/static/img/pictograms/picto-pack/picto-privatecloud-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-privatecloud-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-projectswelove-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-projectswelove-darkaubergine.svg index 94506e93e89..a187fa13c8a 100755 --- a/static/img/pictograms/picto-pack/picto-projectswelove-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-projectswelove-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-projectswelove-midaubergine.svg b/static/img/pictograms/picto-pack/picto-projectswelove-midaubergine.svg index ab2a84e9a5f..f109875e243 100755 --- a/static/img/pictograms/picto-pack/picto-projectswelove-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-projectswelove-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-projectswelove-orange.svg b/static/img/pictograms/picto-pack/picto-projectswelove-orange.svg index 9fffa6ceabf..9fa79ee0827 100755 --- a/static/img/pictograms/picto-pack/picto-projectswelove-orange.svg +++ b/static/img/pictograms/picto-pack/picto-projectswelove-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-projectswelove-warmgrey.svg b/static/img/pictograms/picto-pack/picto-projectswelove-warmgrey.svg index fd7da9c068e..920e12c377a 100755 --- a/static/img/pictograms/picto-pack/picto-projectswelove-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-projectswelove-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-publiccloud-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-publiccloud-darkaubergine.svg index 4728ed55938..436997d4c3b 100755 --- a/static/img/pictograms/picto-pack/picto-publiccloud-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-publiccloud-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-publiccloud-midaubergine.svg b/static/img/pictograms/picto-pack/picto-publiccloud-midaubergine.svg index fb34ffb598c..0090bc77ca2 100755 --- a/static/img/pictograms/picto-pack/picto-publiccloud-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-publiccloud-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-publiccloud-orange.svg b/static/img/pictograms/picto-pack/picto-publiccloud-orange.svg index 01d5f8ae514..e371e8e2aa0 100755 --- a/static/img/pictograms/picto-pack/picto-publiccloud-orange.svg +++ b/static/img/pictograms/picto-pack/picto-publiccloud-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-publiccloud-warmgrey.svg b/static/img/pictograms/picto-pack/picto-publiccloud-warmgrey.svg index 97791b3d105..560bbc7662a 100755 --- a/static/img/pictograms/picto-pack/picto-publiccloud-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-publiccloud-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-quote-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-quote-darkaubergine.svg index d6a2f37a501..50eee35a5d6 100755 --- a/static/img/pictograms/picto-pack/picto-quote-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-quote-darkaubergine.svg @@ -1,16 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-quote-midaubergine.svg b/static/img/pictograms/picto-pack/picto-quote-midaubergine.svg index 3b4af27bf43..d54504cff4d 100755 --- a/static/img/pictograms/picto-pack/picto-quote-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-quote-midaubergine.svg @@ -1,16 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-quote-orange.svg b/static/img/pictograms/picto-pack/picto-quote-orange.svg index 85bc483f16a..5b5406a7416 100755 --- a/static/img/pictograms/picto-pack/picto-quote-orange.svg +++ b/static/img/pictograms/picto-pack/picto-quote-orange.svg @@ -1,16 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-quote-warmgrey.svg b/static/img/pictograms/picto-pack/picto-quote-warmgrey.svg index 8016ef1f9a4..7b289775c44 100755 --- a/static/img/pictograms/picto-pack/picto-quote-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-quote-warmgrey.svg @@ -1,16 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-rate-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-rate-darkaubergine.svg index fb207bfdd3a..781e974919c 100755 --- a/static/img/pictograms/picto-pack/picto-rate-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-rate-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-rate-midaubergine.svg b/static/img/pictograms/picto-pack/picto-rate-midaubergine.svg index cf5d830a591..f7522d02b55 100755 --- a/static/img/pictograms/picto-pack/picto-rate-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-rate-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-rate-orange.svg b/static/img/pictograms/picto-pack/picto-rate-orange.svg index 82de1f0993f..27d236cfcf8 100755 --- a/static/img/pictograms/picto-pack/picto-rate-orange.svg +++ b/static/img/pictograms/picto-pack/picto-rate-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-rate-warmgrey.svg b/static/img/pictograms/picto-pack/picto-rate-warmgrey.svg index 08615338098..fb57609d9cf 100755 --- a/static/img/pictograms/picto-pack/picto-rate-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-rate-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducecosts-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-reducecosts-darkaubergine.svg index 178b44eb262..e865b688ef1 100755 --- a/static/img/pictograms/picto-pack/picto-reducecosts-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-reducecosts-darkaubergine.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducecosts-midaubergine.svg b/static/img/pictograms/picto-pack/picto-reducecosts-midaubergine.svg index 69dbef5f95f..82d9fa17e7d 100755 --- a/static/img/pictograms/picto-pack/picto-reducecosts-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-reducecosts-midaubergine.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducecosts-orange.svg b/static/img/pictograms/picto-pack/picto-reducecosts-orange.svg index f1c26fcc020..c63cceb00ec 100755 --- a/static/img/pictograms/picto-pack/picto-reducecosts-orange.svg +++ b/static/img/pictograms/picto-pack/picto-reducecosts-orange.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducecosts-warmgrey.svg b/static/img/pictograms/picto-pack/picto-reducecosts-warmgrey.svg index 6a135dc522e..b158aa2105a 100755 --- a/static/img/pictograms/picto-pack/picto-reducecosts-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-reducecosts-warmgrey.svg @@ -1,34 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducerisk-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-reducerisk-darkaubergine.svg index 6718c0d9ae0..124482f722e 100755 --- a/static/img/pictograms/picto-pack/picto-reducerisk-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-reducerisk-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducerisk-midaubergine.svg b/static/img/pictograms/picto-pack/picto-reducerisk-midaubergine.svg index b968357a385..a11b78eed58 100755 --- a/static/img/pictograms/picto-pack/picto-reducerisk-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-reducerisk-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducerisk-orange.svg b/static/img/pictograms/picto-pack/picto-reducerisk-orange.svg index 42456ef4d5b..c3d07c26a63 100755 --- a/static/img/pictograms/picto-pack/picto-reducerisk-orange.svg +++ b/static/img/pictograms/picto-pack/picto-reducerisk-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-reducerisk-warmgrey.svg b/static/img/pictograms/picto-pack/picto-reducerisk-warmgrey.svg index b19a04300ca..e2b985f63a6 100755 --- a/static/img/pictograms/picto-pack/picto-reducerisk-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-reducerisk-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-safety-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-safety-darkaubergine.svg index aaba7617aaa..17c51ba6851 100755 --- a/static/img/pictograms/picto-pack/picto-safety-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-safety-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-safety-midaubergine.svg b/static/img/pictograms/picto-pack/picto-safety-midaubergine.svg index 04df2dce262..bc8c974aca7 100755 --- a/static/img/pictograms/picto-pack/picto-safety-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-safety-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-safety-orange.svg b/static/img/pictograms/picto-pack/picto-safety-orange.svg index dae07532be7..7656d4627fc 100755 --- a/static/img/pictograms/picto-pack/picto-safety-orange.svg +++ b/static/img/pictograms/picto-pack/picto-safety-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-safety-warmgrey.svg b/static/img/pictograms/picto-pack/picto-safety-warmgrey.svg index d9ce8f9702d..ac98aa25023 100755 --- a/static/img/pictograms/picto-pack/picto-safety-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-safety-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-server-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-server-darkaubergine.svg index 93f1e1bee39..cf5f370307a 100755 --- a/static/img/pictograms/picto-pack/picto-server-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-server-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-server-midaubergine.svg b/static/img/pictograms/picto-pack/picto-server-midaubergine.svg index b9b9b30795d..da358536862 100755 --- a/static/img/pictograms/picto-pack/picto-server-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-server-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-server-orange.svg b/static/img/pictograms/picto-pack/picto-server-orange.svg index 7ecf7c9d695..d25d4866fa4 100755 --- a/static/img/pictograms/picto-pack/picto-server-orange.svg +++ b/static/img/pictograms/picto-pack/picto-server-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-server-warmgrey.svg b/static/img/pictograms/picto-pack/picto-server-warmgrey.svg index 9c71a677c2b..923431eeae5 100755 --- a/static/img/pictograms/picto-pack/picto-server-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-server-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-share-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-share-darkaubergine.svg index 6ea10f07e29..92b121018c6 100755 --- a/static/img/pictograms/picto-pack/picto-share-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-share-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-share-midaubergine.svg b/static/img/pictograms/picto-pack/picto-share-midaubergine.svg index df92181bd08..ca691ffbf47 100755 --- a/static/img/pictograms/picto-pack/picto-share-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-share-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-share-orange.svg b/static/img/pictograms/picto-pack/picto-share-orange.svg index 2fb4899edc1..403a18e5578 100755 --- a/static/img/pictograms/picto-pack/picto-share-orange.svg +++ b/static/img/pictograms/picto-pack/picto-share-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-share-warmgrey.svg b/static/img/pictograms/picto-pack/picto-share-warmgrey.svg index ee57b9ba829..4f537cff48b 100755 --- a/static/img/pictograms/picto-pack/picto-share-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-share-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shareu1-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-shareu1-darkaubergine.svg index d0ddb43b19e..3a37cab0580 100755 --- a/static/img/pictograms/picto-pack/picto-shareu1-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-shareu1-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shareu1-midaubergine.svg b/static/img/pictograms/picto-pack/picto-shareu1-midaubergine.svg index 286e4b590cd..da06c4d2ee1 100755 --- a/static/img/pictograms/picto-pack/picto-shareu1-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-shareu1-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shareu1-orange.svg b/static/img/pictograms/picto-pack/picto-shareu1-orange.svg index 9d1dff01aa0..27792565907 100755 --- a/static/img/pictograms/picto-pack/picto-shareu1-orange.svg +++ b/static/img/pictograms/picto-pack/picto-shareu1-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shareu1-warmgrey.svg b/static/img/pictograms/picto-pack/picto-shareu1-warmgrey.svg index a10b098c2ed..221c603a7ce 100755 --- a/static/img/pictograms/picto-pack/picto-shareu1-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-shareu1-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shop-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-shop-darkaubergine.svg index 7b5e64b64cf..a5483b9fe9c 100755 --- a/static/img/pictograms/picto-pack/picto-shop-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-shop-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shop-midaubergine.svg b/static/img/pictograms/picto-pack/picto-shop-midaubergine.svg index 96a8a969544..7e32afb7b9c 100755 --- a/static/img/pictograms/picto-pack/picto-shop-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-shop-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shop-orange.svg b/static/img/pictograms/picto-pack/picto-shop-orange.svg index c785cedfdfb..333ba444aee 100755 --- a/static/img/pictograms/picto-pack/picto-shop-orange.svg +++ b/static/img/pictograms/picto-pack/picto-shop-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-shop-warmgrey.svg b/static/img/pictograms/picto-pack/picto-shop-warmgrey.svg index 1a03284471d..e268b98e6f5 100755 --- a/static/img/pictograms/picto-pack/picto-shop-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-shop-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-startfirst-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-startfirst-darkaubergine.svg index a39137ee976..d7b85bfac50 100755 --- a/static/img/pictograms/picto-pack/picto-startfirst-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-startfirst-darkaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-startfirst-midaubergine.svg b/static/img/pictograms/picto-pack/picto-startfirst-midaubergine.svg index bc2e7e381a0..b5326441678 100755 --- a/static/img/pictograms/picto-pack/picto-startfirst-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-startfirst-midaubergine.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-startfirst-orange.svg b/static/img/pictograms/picto-pack/picto-startfirst-orange.svg index adeef0e6181..190e190bf3a 100755 --- a/static/img/pictograms/picto-pack/picto-startfirst-orange.svg +++ b/static/img/pictograms/picto-pack/picto-startfirst-orange.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-startfirst-warmgrey.svg b/static/img/pictograms/picto-pack/picto-startfirst-warmgrey.svg index 70c44cb2f15..4df62ac7290 100755 --- a/static/img/pictograms/picto-pack/picto-startfirst-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-startfirst-warmgrey.svg @@ -1,25 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-support-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-support-darkaubergine.svg index 3ff963017fc..47747c3c339 100755 --- a/static/img/pictograms/picto-pack/picto-support-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-support-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-support-midaubergine.svg b/static/img/pictograms/picto-pack/picto-support-midaubergine.svg index d099c5f0881..6059a182e0e 100755 --- a/static/img/pictograms/picto-pack/picto-support-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-support-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-support-orange.svg b/static/img/pictograms/picto-pack/picto-support-orange.svg index d8dbfdacb29..32b2d419b63 100755 --- a/static/img/pictograms/picto-pack/picto-support-orange.svg +++ b/static/img/pictograms/picto-pack/picto-support-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-support-warmgrey.svg b/static/img/pictograms/picto-pack/picto-support-warmgrey.svg index 918075aca99..5a10f159e44 100755 --- a/static/img/pictograms/picto-pack/picto-support-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-support-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-thankyou-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-thankyou-darkaubergine.svg index 1ac6aebcd69..a8083433285 100755 --- a/static/img/pictograms/picto-pack/picto-thankyou-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-thankyou-darkaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-thankyou-midaubergine.svg b/static/img/pictograms/picto-pack/picto-thankyou-midaubergine.svg index 35c5ec73428..54e6e72789a 100755 --- a/static/img/pictograms/picto-pack/picto-thankyou-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-thankyou-midaubergine.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-thankyou-orange.svg b/static/img/pictograms/picto-pack/picto-thankyou-orange.svg index d8d7ab29650..8bc53c51b8f 100755 --- a/static/img/pictograms/picto-pack/picto-thankyou-orange.svg +++ b/static/img/pictograms/picto-pack/picto-thankyou-orange.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-thankyou-warmgrey.svg b/static/img/pictograms/picto-pack/picto-thankyou-warmgrey.svg index c90f53c0694..98ab9a783d8 100755 --- a/static/img/pictograms/picto-pack/picto-thankyou-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-thankyou-warmgrey.svg @@ -1,19 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-training-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-training-darkaubergine.svg index 87827cefbf5..4e24374d690 100755 --- a/static/img/pictograms/picto-pack/picto-training-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-training-darkaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-training-midaubergine.svg b/static/img/pictograms/picto-pack/picto-training-midaubergine.svg index 9cb10df82b9..20a30a12b3c 100755 --- a/static/img/pictograms/picto-pack/picto-training-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-training-midaubergine.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-training-orange.svg b/static/img/pictograms/picto-pack/picto-training-orange.svg index 11a9961c38b..77d4a9f54f3 100755 --- a/static/img/pictograms/picto-pack/picto-training-orange.svg +++ b/static/img/pictograms/picto-pack/picto-training-orange.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-training-warmgrey.svg b/static/img/pictograms/picto-pack/picto-training-warmgrey.svg index d99c4319aa8..5a9f0020305 100755 --- a/static/img/pictograms/picto-pack/picto-training-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-training-warmgrey.svg @@ -1,24 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tryitonline-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-tryitonline-darkaubergine.svg index 2ed584170f0..54ec0147619 100755 --- a/static/img/pictograms/picto-pack/picto-tryitonline-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tryitonline-darkaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tryitonline-midaubergine.svg b/static/img/pictograms/picto-pack/picto-tryitonline-midaubergine.svg index 84f2f3c214f..2722bc455e3 100755 --- a/static/img/pictograms/picto-pack/picto-tryitonline-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tryitonline-midaubergine.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tryitonline-orange.svg b/static/img/pictograms/picto-pack/picto-tryitonline-orange.svg index 8409185e647..837897d564e 100755 --- a/static/img/pictograms/picto-pack/picto-tryitonline-orange.svg +++ b/static/img/pictograms/picto-pack/picto-tryitonline-orange.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tryitonline-warmgrey.svg b/static/img/pictograms/picto-pack/picto-tryitonline-warmgrey.svg index 62372dbcd47..fdd23e44450 100755 --- a/static/img/pictograms/picto-pack/picto-tryitonline-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-tryitonline-warmgrey.svg @@ -1,31 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tv-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-tv-darkaubergine.svg index 103e7664ce8..b37e887f564 100755 --- a/static/img/pictograms/picto-pack/picto-tv-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tv-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tv-midaubergine.svg b/static/img/pictograms/picto-pack/picto-tv-midaubergine.svg index 0807f31bb12..df98b79098d 100755 --- a/static/img/pictograms/picto-pack/picto-tv-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tv-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tv-orange.svg b/static/img/pictograms/picto-pack/picto-tv-orange.svg index d65b7f885e8..41c5694dc25 100755 --- a/static/img/pictograms/picto-pack/picto-tv-orange.svg +++ b/static/img/pictograms/picto-pack/picto-tv-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tv-warmgrey.svg b/static/img/pictograms/picto-pack/picto-tv-warmgrey.svg index bb7d6d6294c..b7ee6f51be8 100755 --- a/static/img/pictograms/picto-pack/picto-tv-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-tv-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tweet-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-tweet-darkaubergine.svg index eeeda5575d0..e8e39c48da4 100755 --- a/static/img/pictograms/picto-pack/picto-tweet-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tweet-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tweet-midaubergine.svg b/static/img/pictograms/picto-pack/picto-tweet-midaubergine.svg index 2db0bab21e6..b9ce56de5f9 100755 --- a/static/img/pictograms/picto-pack/picto-tweet-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-tweet-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tweet-orange.svg b/static/img/pictograms/picto-pack/picto-tweet-orange.svg index 8838abee4f2..6d194054d7a 100755 --- a/static/img/pictograms/picto-pack/picto-tweet-orange.svg +++ b/static/img/pictograms/picto-pack/picto-tweet-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tweet-warmgrey.svg b/static/img/pictograms/picto-pack/picto-tweet-warmgrey.svg index 9ae77d8fb56..81ae3adacea 100755 --- a/static/img/pictograms/picto-pack/picto-tweet-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-tweet-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-tweet-white.svg b/static/img/pictograms/picto-pack/picto-tweet-white.svg new file mode 100644 index 00000000000..d89dd31179e --- /dev/null +++ b/static/img/pictograms/picto-pack/picto-tweet-white.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + diff --git a/static/img/pictograms/picto-pack/picto-ubuntu.svg b/static/img/pictograms/picto-pack/picto-ubuntu.svg index 7681efe1edc..f258417b23e 100755 --- a/static/img/pictograms/picto-pack/picto-ubuntu.svg +++ b/static/img/pictograms/picto-pack/picto-ubuntu.svg @@ -1,36 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-ubuntukylin.svg b/static/img/pictograms/picto-pack/picto-ubuntukylin.svg index 0780d4927be..bcdb274a244 100755 --- a/static/img/pictograms/picto-pack/picto-ubuntukylin.svg +++ b/static/img/pictograms/picto-pack/picto-ubuntukylin.svg @@ -1,83 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upgrade-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-upgrade-darkaubergine.svg index bbd3010c716..2544adf89aa 100755 --- a/static/img/pictograms/picto-pack/picto-upgrade-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-upgrade-darkaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upgrade-midaubergine.svg b/static/img/pictograms/picto-pack/picto-upgrade-midaubergine.svg index 4bf72ebabd3..accb0fed61b 100755 --- a/static/img/pictograms/picto-pack/picto-upgrade-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-upgrade-midaubergine.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upgrade-orange.svg b/static/img/pictograms/picto-pack/picto-upgrade-orange.svg index 317ee252940..b35208cc9ec 100755 --- a/static/img/pictograms/picto-pack/picto-upgrade-orange.svg +++ b/static/img/pictograms/picto-pack/picto-upgrade-orange.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upgrade-warmgrey.svg b/static/img/pictograms/picto-pack/picto-upgrade-warmgrey.svg index bb92dcaf009..cd8c555a5b5 100755 --- a/static/img/pictograms/picto-pack/picto-upgrade-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-upgrade-warmgrey.svg @@ -1,21 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upload-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-upload-darkaubergine.svg index c622476e61c..0633063448b 100755 --- a/static/img/pictograms/picto-pack/picto-upload-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-upload-darkaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upload-midaubergine.svg b/static/img/pictograms/picto-pack/picto-upload-midaubergine.svg index d7e5a22c025..f5fa7dc0462 100755 --- a/static/img/pictograms/picto-pack/picto-upload-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-upload-midaubergine.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upload-orange.svg b/static/img/pictograms/picto-pack/picto-upload-orange.svg index 2bba730cdb3..6a096fbbdcc 100755 --- a/static/img/pictograms/picto-pack/picto-upload-orange.svg +++ b/static/img/pictograms/picto-pack/picto-upload-orange.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-upload-warmgrey.svg b/static/img/pictograms/picto-pack/picto-upload-warmgrey.svg index f8a49e4c20c..cb159c66ed3 100755 --- a/static/img/pictograms/picto-pack/picto-upload-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-upload-warmgrey.svg @@ -1,18 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-usb-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-usb-darkaubergine.svg index c16c10709b5..33d6468ac1d 100755 --- a/static/img/pictograms/picto-pack/picto-usb-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-usb-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-usb-midaubergine.svg b/static/img/pictograms/picto-pack/picto-usb-midaubergine.svg index 397cd097a82..20076b98891 100755 --- a/static/img/pictograms/picto-pack/picto-usb-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-usb-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-usb-orange.svg b/static/img/pictograms/picto-pack/picto-usb-orange.svg index e860154aed1..2c8a4603d05 100755 --- a/static/img/pictograms/picto-pack/picto-usb-orange.svg +++ b/static/img/pictograms/picto-pack/picto-usb-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-usb-warmgrey.svg b/static/img/pictograms/picto-pack/picto-usb-warmgrey.svg index 8ba0ccbb85a..78eb4ece76e 100755 --- a/static/img/pictograms/picto-pack/picto-usb-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-usb-warmgrey.svg @@ -1,23 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-video-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-video-darkaubergine.svg index 6aa60061273..1708636cf1c 100755 --- a/static/img/pictograms/picto-pack/picto-video-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-video-darkaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-video-midaubergine.svg b/static/img/pictograms/picto-pack/picto-video-midaubergine.svg index 3f43db528ed..e36a77e1cbc 100755 --- a/static/img/pictograms/picto-pack/picto-video-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-video-midaubergine.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-video-orange.svg b/static/img/pictograms/picto-pack/picto-video-orange.svg index 49663f93bb5..c7b87c85303 100755 --- a/static/img/pictograms/picto-pack/picto-video-orange.svg +++ b/static/img/pictograms/picto-pack/picto-video-orange.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-video-warmgrey.svg b/static/img/pictograms/picto-pack/picto-video-warmgrey.svg index d5151f3ace8..90b5a606b97 100755 --- a/static/img/pictograms/picto-pack/picto-video-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-video-warmgrey.svg @@ -1,22 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-virtualisation-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-virtualisation-darkaubergine.svg index 9395b841274..aa7eb7fd015 100755 --- a/static/img/pictograms/picto-pack/picto-virtualisation-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-virtualisation-darkaubergine.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-virtualisation-midaubergine.svg b/static/img/pictograms/picto-pack/picto-virtualisation-midaubergine.svg index 684711bd690..301ccb02776 100755 --- a/static/img/pictograms/picto-pack/picto-virtualisation-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-virtualisation-midaubergine.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-virtualisation-orange.svg b/static/img/pictograms/picto-pack/picto-virtualisation-orange.svg index 7f149c3cd54..8ec61b0cce7 100755 --- a/static/img/pictograms/picto-pack/picto-virtualisation-orange.svg +++ b/static/img/pictograms/picto-pack/picto-virtualisation-orange.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-virtualisation-warmgrey.svg b/static/img/pictograms/picto-pack/picto-virtualisation-warmgrey.svg index 33ec44e3795..33585cd4ec1 100755 --- a/static/img/pictograms/picto-pack/picto-virtualisation-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-virtualisation-warmgrey.svg @@ -1,33 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-windows.svg b/static/img/pictograms/picto-pack/picto-windows.svg index 619f29d720e..da162d46ec7 100755 --- a/static/img/pictograms/picto-pack/picto-windows.svg +++ b/static/img/pictograms/picto-pack/picto-windows.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-windowscompatible-darkaubergine.svg b/static/img/pictograms/picto-pack/picto-windowscompatible-darkaubergine.svg index 8686eaf1d38..aaf20391816 100755 --- a/static/img/pictograms/picto-pack/picto-windowscompatible-darkaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-windowscompatible-darkaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-windowscompatible-midaubergine.svg b/static/img/pictograms/picto-pack/picto-windowscompatible-midaubergine.svg index c89f71c60b4..4b2c1ad692d 100755 --- a/static/img/pictograms/picto-pack/picto-windowscompatible-midaubergine.svg +++ b/static/img/pictograms/picto-pack/picto-windowscompatible-midaubergine.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-windowscompatible-orange.svg b/static/img/pictograms/picto-pack/picto-windowscompatible-orange.svg index d744af935c7..6021109ada1 100755 --- a/static/img/pictograms/picto-pack/picto-windowscompatible-orange.svg +++ b/static/img/pictograms/picto-pack/picto-windowscompatible-orange.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-pack/picto-windowscompatible-warmgrey.svg b/static/img/pictograms/picto-pack/picto-windowscompatible-warmgrey.svg index 0a8e9404525..792a44506b5 100755 --- a/static/img/pictograms/picto-pack/picto-windowscompatible-warmgrey.svg +++ b/static/img/pictograms/picto-pack/picto-windowscompatible-warmgrey.svg @@ -1,20 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/pictograms/picto-startfirst-white.svg b/static/img/pictograms/picto-startfirst-white.svg index 1c134e206e0..39ad37b997f 100644 --- a/static/img/pictograms/picto-startfirst-white.svg +++ b/static/img/pictograms/picto-startfirst-white.svg @@ -1,9 +1 @@ - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/pictograms/picto-tweet-white-anim.gif b/static/img/pictograms/picto-tweet-white-anim.gif new file mode 100644 index 00000000000..98ed7514001 Binary files /dev/null and b/static/img/pictograms/picto-tweet-white-anim.gif differ diff --git a/static/img/search-black.svg b/static/img/search-black.svg index 49b8f458bf2..1bc7d343117 100755 --- a/static/img/search-black.svg +++ b/static/img/search-black.svg @@ -1,101 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/search-white.svg b/static/img/search-white.svg index 3be11992096..d49396aa94f 100755 --- a/static/img/search-white.svg +++ b/static/img/search-white.svg @@ -1,101 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/search.svg b/static/img/search.svg index cbb0b3c8774..a205de5988d 100755 --- a/static/img/search.svg +++ b/static/img/search.svg @@ -1,156 +1 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/server/image-juju.svg b/static/img/server/image-juju.svg index d839509561d..a49fa9f6e97 100755 --- a/static/img/server/image-juju.svg +++ b/static/img/server/image-juju.svg @@ -1,43 +1 @@ - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/server/image-server-hpmoonshot.svg b/static/img/server/image-server-hpmoonshot.svg index 2a616dd79e3..3d7552ba864 100755 --- a/static/img/server/image-server-hpmoonshot.svg +++ b/static/img/server/image-server-hpmoonshot.svg @@ -1,57 +1 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/server/image-server.svg b/static/img/server/image-server.svg index 896ac6e927f..2519ccee7d9 100755 --- a/static/img/server/image-server.svg +++ b/static/img/server/image-server.svg @@ -1,41 +1 @@ - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/server/management/image-whats-included.png b/static/img/server/management/image-whats-included.png new file mode 100644 index 00000000000..8ddec4468e8 Binary files /dev/null and b/static/img/server/management/image-whats-included.png differ diff --git a/static/img/share.svg b/static/img/share.svg index 3539189f5f7..ecb841a0a19 100755 --- a/static/img/share.svg +++ b/static/img/share.svg @@ -1,96 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/img/snappy/beaglebone_black.jpg b/static/img/snappy/beaglebone_black.jpg new file mode 100644 index 00000000000..335f03f99df Binary files /dev/null and b/static/img/snappy/beaglebone_black.jpg differ diff --git a/static/img/snappy/erlecopter.png b/static/img/snappy/erlecopter.png new file mode 100644 index 00000000000..3dc70b3b980 Binary files /dev/null and b/static/img/snappy/erlecopter.png differ diff --git a/static/img/snappy/erlecopter_211_173.png b/static/img/snappy/erlecopter_211_173.png new file mode 100644 index 00000000000..dfba2b75c78 Binary files /dev/null and b/static/img/snappy/erlecopter_211_173.png differ diff --git a/static/img/snappy/iot_store.png b/static/img/snappy/iot_store.png new file mode 100644 index 00000000000..2ba842c1d0e Binary files /dev/null and b/static/img/snappy/iot_store.png differ diff --git a/static/img/things/cavium-logo.png b/static/img/things/cavium-logo.png new file mode 100644 index 00000000000..7ba3efbbe99 Binary files /dev/null and b/static/img/things/cavium-logo.png differ diff --git a/static/img/things/eclipse-logo.png b/static/img/things/eclipse-logo.png new file mode 100644 index 00000000000..c55aecc125a Binary files /dev/null and b/static/img/things/eclipse-logo.png differ diff --git a/static/img/things/forge-logo.png b/static/img/things/forge-logo.png new file mode 100644 index 00000000000..27514830ab9 Binary files /dev/null and b/static/img/things/forge-logo.png differ diff --git a/static/img/things/microsoft-logo.png b/static/img/things/microsoft-logo.png new file mode 100644 index 00000000000..817d779833e Binary files /dev/null and b/static/img/things/microsoft-logo.png differ diff --git a/static/img/things/padlock-chain.png b/static/img/things/padlock-chain.png new file mode 100644 index 00000000000..712abed94c8 Binary files /dev/null and b/static/img/things/padlock-chain.png differ diff --git a/static/img/things/rti-logo.png b/static/img/things/rti-logo.png new file mode 100644 index 00000000000..763af0189ab Binary files /dev/null and b/static/img/things/rti-logo.png differ diff --git a/static/img/things/texas-logo.png b/static/img/things/texas-logo.png new file mode 100644 index 00000000000..0ed46efa82f Binary files /dev/null and b/static/img/things/texas-logo.png differ diff --git a/static/img/twitter.svg b/static/img/twitter.svg index 0024781e2c5..c6d4f257134 100755 --- a/static/img/twitter.svg +++ b/static/img/twitter.svg @@ -1,93 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/js/global.js b/static/js/global.js index bb404975b2d..f6c4d7269b3 100755 --- a/static/js/global.js +++ b/static/js/global.js @@ -7,7 +7,8 @@ var ai = [{ url: "http://www.ubuntu.com", title:"Ubuntu" }, { url: "http://discourse.ubuntu.com", title:"Discourse" }, { url: "http://www.ubuntu.com/certification", title:"Hardware" }, { url: "https://insights.ubuntu.com", title:"Insights" }, -{ url: "https://juju.ubuntu.com", title:"Juju" }, +{ url: "https://jujucharms.com", title:"Juju" }, +{ url: "http://partners.ubuntu.com", title:"Partners" }, { url: "http://shop.ubuntu.com", title:"Shop" }]; var more = [{ url: "http://apps.ubuntu.com", title:"Apps" }, diff --git a/static/js/plugins/UbuntuOrigami.js b/static/js/plugins/UbuntuOrigami.js new file mode 100644 index 00000000000..68f7aa4d902 --- /dev/null +++ b/static/js/plugins/UbuntuOrigami.js @@ -0,0 +1,637 @@ +/*********************************************************** +/* Author : Mike Robinson, mike@rekim.com, @mike_robbo ** +/* Description: Ubuntu folding Origami effect. ** +/***********************************************************/ + +/* + IMAGES USED ARE 100% SCALE. THE SAME SIZE AS THE CANVAS +*/ +var saveToURL = ""; + +/* leave stage empty unless you're using createjs */ +var UbuntuOrigami = function( _canvas, _image, _stage ) +{ + + //This is called every time the play head reaches the extremeties. + //That includes loops and pingpongs + this.onComplete = null; + + this.onOpen = null; + this.createJSContainer = _stage; + this.landscape = false; + var settledKeyframe = 1; + var paramCount = 9; + var restFrameParam = 8; + var fadeFrameParam = 7; + var frameCount = 160; + var nativeSizeX = 1296; + var nativeSizeY = 1920; + + //switch values for landscape/landscape + this.pingPong = false; + var pingPongForwards = true; + var FPS = 1/30; + var forwards = true; + this.loop = 0; + var loopCount = 0; + var currentFrame = 0; + var snapToFrames = false; + var currentTime = 0; + var totalTime = frameCount * FPS; + var manageDraw = false; + var scaleValuesX = 1;//3.8; + var scaleValuesY = 1;//3.8; + var offsetX = 0; + var offsetY = 0; + + var keyframeFrom = 0; + var keyframeTo = 1; + var forceRefresh = false; + var canvas = _canvas; + var ctx = canvas.getContext("2d"); + var stage = _stage; + var image = _image; + var outputFileName = "origamiOutputHuge"; + var lastFrame = -1; + var saveFileNum = 0; + var useCreateJS = _stage != null; + var shouldOutputPngs = false; + var triangleList = []; + var timer = null; + var keyframeSet2StartFrame = 70; + var inMidSection = false; + + + UbuntuOrigami.DATA_PORTRAIT = [[63,1301,1731,1064,1925,1159,1850,1,false,69,1299,1730,1063,1923,1299,1925,0,true,151,1299,1730,1063,1923,1299,1925,0,false,156,1297,1729,1294,1846,1297,1927,1,false,], +[57,1048,1670,1196,1819,1192,1826,1,false,63,1048,1672,1191,1826,1302,1734,0,true,147,1048,1672,1191,1826,1302,1734,0,false,151,1180,1813,1191,1826,1301,1732,1,false,], +[57,1048,1672,1197,1820,1189,1827,1,false,63,1050,1669,1197,1821,1067,1928,0,true,141,1050,1669,1198,1820,1067,1928,0,false,147,1048,1670,1197,1820,1185,1832,1,false,], +[53,1300,1444,1048,1676,1059,1687,1,false,57,1299,1443,1048,1676,1193,1827,0,false,63,1298,1443,1047,1678,1303,1744,0,true,141,1298,1443,1047,1678,1303,1744,0,false,147,1317,1714,1046,1675,1301,1744,1,false,], +[53,1052,1676,1063,1687,788,1928,1,false,57,1052,1676,1198,1823,787,1927,0,false,63,1054,1675,1075,1923,787,1926,0,true,141,1054,1675,1075,1923,787,1926,0,false,147,1050,1675,1199,1823,1066,1927,0,false,151,1185,1808,1199,1823,1065,1926,1,false,], +[43,1300,624,805,953,825,973,1,false,53,1298,623,804,953,1298,1456,0,true,116,1298,623,804,953,1298,1456,0,false,121,1118,1241,804,949,1300,1455,1,false,], +[43,419,1880,805,952,826,969,1,false,48,792,1925,804,951,1063,1206,0,false,53,791,1925,804,950,1297,1447,0,true,128,791,1925,804,950,1297,1447,0,false,141,789,1924,1045,1662,1297,1442,1,false,], +[42,811,951,316,1925,328,1936,1,false,48,809,950,316,1927,791,1927,0,true,121,809,950,316,1927,791,1927,0,false,126,808,950,783,1760,788,1930,1,false,], +[38,810,950,362,1829,374,1835,1,false,45,810,950,362,1829,553,1925,0,true,121,810,950,362,1829,553,1925,0,false,126,808,950,777,1922,793,1925,1,false,], +[36,-9,1640,373,1829,360,1833,1,false,43,-6,1638,373,1829,-6,1926,0,true,74,-6,1638,373,1829,-6,1926,0,false,81,357,1822,373,1829,363,1833,1,false,], +[36,371,1823,319,1927,358,1828,1,false,43,372,1824,323,1924,-9,1922,0,true,74,372,1824,323,1924,-9,1922,0,false,81,371,1823,317,1933,362,1827,1,false,], +[36,1033,505,1046,505,1298,-7,1,false,41,1033,506,1298,380,1297,-7,0,true,103,1033,506,1298,380,1297,-7,0,false,110,1032,501,1306,608,1117,519,1,false,], +[36,1302,632,1031,504,1042,496,1,false,41,1299,634,1031,504,1299,373,0,true,103,1299,634,1031,504,1299,373,0,false,110,1299,634,1031,501,1299,596,1,false,], +[32,1036,498,988,608,805,961,1,false,36,1032,500,1303,628,804,960,0,true,110,1032,500,1303,628,804,960,0,false,116,1060,762,1303,625,803,959,1,false,], +[30,1013,490,1303,-13,1037,512,1,false,44,685,-5,1305,-11,1036,513,0,true,89,685,-5,1305,-11,1036,513,0,false,94,992,354,1303,-13,1036,514,0,false,99,1011,421,1303,-13,1036,514,0,false,102,1028,481,1303,-14,1036,513,1,false,], +[30,-9,-4,1041,508,1018,489,1,false,44,-9,-3,1040,508,691,-5,0,true,89,-9,-3,1040,508,691,-5,0,false,94,492,222,1039,509,997,353,0,false,99,805,956,1038,505,1014,416,0,false,102,805,956,1038,505,1031,476,1,false,], +[23,724,606,751,714,740,674,1,false,27,656,315,803,959,924,573,0,false,30,655,316,806,961,1041,502,0,true,89,655,316,806,961,1041,502,0,false,94,843,397,805,961,1040,502,0,false,99,1026,492,804,961,1040,503,1,false,], +[18,747,668,747,681,154,834,1,false,27,746,668,812,960,154,832,0,true,81,746,668,812,960,154,832,0,false,89,744,666,809,962,740,672,0,false,90,744,666,809,962,740,672,1,false,], +[18,743,663,746,677,154,834,1,false,27,661,315,746,677,155,835,0,true,81,661,315,746,677,155,835,0,false,89,659,323,746,678,737,676,0,false,90,659,323,746,678,737,676,1,false,], +[8,-2,-6,161,837,180,829,1,false,18,-3,-5,161,836,746,673,0,false,27,-4,-5,162,838,665,319,0,true,81,-4,-5,162,838,665,319,0,false,89,-5,-4,745,679,663,318,0,false,94,493,221,828,684,848,399,0,false,99,938,683,1040,508,1026,492,1,false,], +[8,367,1833,162,830,179,827,1,false,18,365,1833,162,830,746,670,0,false,27,365,1833,162,829,814,953,0,true,81,365,1833,162,829,814,953,0,false,89,363,1833,743,669,812,956,0,false,94,363,1833,807,945,812,956,1,false,], +[1,-4,-14,6,1587,-4,1648,1,false,8,-4,-14,371,1833,-6,1644,0,true,74,-4,-14,371,1833,-6,1644,0,false,81,-5,-14,371,1833,359,1827,1,false,]]; + + +UbuntuOrigami.DATA_LANDSCAPE = [[63,1731,-5,1925,232,1850,137,1,false,69,1730,-3,1923,233,1925,-3,0,true,151,1730,-3,1923,233,1925,-3,0,false,156,1729,-1,1846,2,1927,-1,1,false],[57,1670,248,1819,100,1826,104,1,false,63,1672,248,1826,105,1734,-6,0,true,147,1672,248,1826,105,1734,-6,0,false,151,1813,116,1826,105,1732,-5,1,false],[57,1672,248,1820,99,1827,107,1,false,63,1669,246,1821,99,1928,229,0,true,141,1669,246,1820,98,1928,229,0,false,147,1670,248,1820,99,1832,111,1,false],[53,1444,-4,1676,248,1687,237,1,false,57,1443,-3,1676,248,1827,103,0,false,63,1443,-2,1678,249,1744,-7,0,true,141,1443,-2,1678,249,1744,-7,0,false,147,1714,-21,1675,250,1744,-5,1,false],[53,1676,244,1687,233,1928,508,1,false,57,1676,244,1823,98,1927,509,0,false,63,1675,242,1923,221,1926,509,0,true,141,1675,242,1923,221,1926,509,0,false,147,1675,246,1823,97,1927,230,0,false,151,1808,111,1823,97,1926,231,1,false],[43,624,-4,953,491,973,471,1,false,53,623,-2,953,492,1456,-2,0,true,116,623,-2,953,492,1456,-2,0,false,121,1241,178,949,492,1455,-4,1,false],[43,1880,877,952,491,969,470,1,false,48,1925,504,951,492,1206,233,0,false,53,1925,505,950,492,1447,-1,0,true,128,1925,505,950,492,1447,-1,0,false,141,1924,507,1662,251,1442,-1,1,false],[42,951,485,1925,980,1936,968,1,false,48,950,487,1927,980,1927,505,0,true,121,950,487,1927,980,1927,505,0,false,126,950,488,1760,513,1930,508,1,false],[38,950,486,1829,934,1835,922,1,false,45,950,486,1829,934,1925,743,0,true,121,950,486,1829,934,1925,743,0,false,126,950,488,1922,519,1925,503,1,false],[36,1640,1305,1829,923,1833,936,1,false,43,1638,1302,1829,923,1926,1302,0,true,74,1638,1302,1829,923,1926,1302,0,false,81,1822,939,1829,923,1833,933,1,false],[36,1823,925,1927,977,1828,938,1,false,43,1824,924,1924,973,1922,1305,0,true,74,1824,924,1924,973,1922,1305,0,false,81,1823,925,1933,979,1827,934,1,false],[36,505,263,505,250,-7,-2,1,false,41,506,263,380,-2,-7,-1,0,true,103,506,263,380,-2,-7,-1,0,false,110,501,264,608,-10,519,179,1,false],[36,632,-6,504,265,496,254,1,false,41,634,-3,504,265,373,-3,0,true,103,634,-3,504,265,373,-3,0,false,110,634,-3,501,265,596,-3,1,false],[32,498,260,608,308,961,491,1,false,36,500,264,628,-7,960,492,0,true,110,500,264,628,-7,960,492,0,false,116,762,236,625,-7,959,493,1,false],[30,490,283,-13,-7,512,259,1,false,44,-5,611,-11,-9,513,260,0,true,89,-5,611,-11,-9,513,260,0,false,94,354,304,-13,-7,514,260,0,false,99,421,285,-13,-7,514,260,0,false,102,481,268,-14,-7,513,260,1,false],[30,-4,1305,508,255,489,278,1,false,44,-3,1305,508,256,-5,605,0,true,89,-3,1305,508,256,-5,605,0,false,94,222,804,509,257,353,299,0,false,99,956,491,505,258,416,282,0,false,102,956,491,505,258,476,265,1,false],[23,606,572,714,545,674,556,1,false,27,315,640,959,493,573,372,0,false,30,316,641,961,490,502,255,0,true,89,316,641,961,490,502,255,0,false,94,397,453,961,491,502,256,0,false,99,492,270,961,492,503,256,1,false],[18,668,549,681,549,834,1142,1,false,27,668,550,960,484,832,1142,0,true,81,668,550,960,484,832,1142,0,false,89,666,552,962,487,672,556,0,false,90,666,552,962,487,672,556,1,false],[18,663,553,677,550,834,1142,1,false,27,315,635,677,550,835,1141,0,true,81,315,635,677,550,835,1141,0,false,89,323,637,678,550,676,559,0,false,90,323,637,678,550,676,559,1,false],[8,-6,1298,837,1135,829,1116,1,false,18,-5,1299,836,1135,673,550,0,false,27,-5,1300,838,1134,319,631,0,true,81,-5,1300,838,1134,319,631,0,false,89,-4,1301,679,551,318,633,0,false,94,221,803,684,468,399,448,0,false,99,683,358,508,256,492,270,1,false],[8,1833,929,830,1134,827,1117,1,false,18,1833,931,830,1134,670,550,0,false,27,1833,931,829,1134,953,482,0,true,81,1833,931,829,1134,953,482,0,false,89,1833,933,669,553,956,484,0,false,94,1833,933,945,489,956,484,1,false],[1,-14,1300,1587,1290,1648,1300,1,false,8,-14,1300,1833,925,1644,1302,0,true,74,-14,1300,1833,925,1644,1302,0,false,81,-14,1301,1833,925,1827,937,1,false]]; + + var origamiData = null; + + this.reset = function() + { + + } + + this.getCurrentFrame = function() + { + return currentFrame; + } + this.play = function( frame ) + { + loopCount = 0; + if( !useCreateJS ) + { + if( timer ) + { + clearInterval( timer ); + timer = null; + } + timer = setInterval( this.update.bind(this), 1000*FPS ); + } + + } + + this.stop = function(frame) + { + if( !useCreateJS ) + { + if( timer ) + { + clearInterval( timer ); + timer = null; + } + } + if( frame ) + { + currentFrame = frame; + currentTime = frame*FPS; + this.update(0); + } + + } + this.update = function(dt) + { + if( !image ) + return; + //Is DT here? If not then make it yourself + if( shouldOutputPngs ) + { + dt = 1/30; + } + if( !dt ) + { + dt = 1/30; + } + currentTime += dt*(forwards?1:-1); + if( currentTime < 0 ) + { + + if( this.pingPong ) + { + setCurrentTime(0); + forwards = !forwards; + } + else if( this.loop == 0 || loopCount < this.loop ) + { + loopCount++; + setCurrentTime(totalTime); + } + else + { + setCurrentTime(0); + this.stop(); + } + if( this.onComplete ) + { + this.onComplete(); + } + shouldOutputPngs = false; + } + else if( currentTime > totalTime ) + { + if( this.pingPong ) + { + forwards = !forwards; + setCurrentTime(totalTime); + } + else if( this.loop == 0 || loopCount < this.loop ) + { + loopCount++; + setCurrentTime(0); + } + else + { + setCurrentTime(totalTime); + this.stop(); + } + + if( this.onComplete ) + { + this.onComplete(); + } + + } + currentFrame = Math.floor(currentTime / FPS); + + if( currentFrame > keyframeSet2StartFrame && !inMidSection ) + { + inMidSection = true; + if( this.onOpen ) + this.onOpen(); + } + else if( currentFrame <= keyframeSet2StartFrame && inMidSection) + { + inMidSection = false; + if( this.onOpen ) + this.onOpen(); + + } + //forceRefresh = true; + + if( useCreateJS ) + { + stage.update(); + } + else + { + ctx.clearRect( 0, 0, canvas.width, canvas.height ); + for( var t=0;t 0 ) + { + ctx.fillStyle = "rgba(0, 0, 0,"+(Math.round(pD.overlayAlpha*100)/100)+")"; + ctx.fill(); + } + + ctx.restore(); + } + + function createTriangle(x1,y1,x2,y2,x3,y3, image, i ) + { + var newTry = new UVTRI( x1,y1,x2,y2,x3,y3, x1,y1,x2,y2,x3,y3, i ); + if( useCreateJS ) + { + var triangle = new createjs.Shape(new createjs.Graphics().inject(updateTriangles,newTry) ); + + this.createJSContainer.addChild( triangle ) + } + triangleList.push( newTry ); + } + + function resetKeyFrames() + { + for( var t=0;t= f1 && currentFrame <= f2 ) ) + { + from = i; + break; + } + } + if( tri.from != from) + { + if( tri.forwards ) + { + tri.visible = triData[(from)*paramCount+fadeFrameParam] != 1; + } + else + { + tri.visible = triData[(from+1)*paramCount+fadeFrameParam] != 1; + } + //tri.visible = true; + //triData[tri.from*paramCount+fadeFrameParam] == 1; + tri.forceRefresh = true; + tri.changed = true; + } + tri.finished = false; + tri.from = from; + tri.to = from+1; + tri.overlayAlpha = 0; + } + } + + //If you're not using createjs this can be called directly with this as the ctx + function updateTriangles( tri ) + { + if(!tri.finished) + { + manageOrigamiEase(tri, keyframeFrom, keyframeTo); + } + + drawPolygon( this,image, tri ); + } + +//ROUGH PHASE 1 EASE/FRAME MANAGEMENT + function manageOrigamiEase( tri, keyFrameFrom, keyFrameTo ) + { + var triData = origamiData[tri.i]; + var p; + //This vertex is animating; + var f1 = triData[tri.from*paramCount]; + var f2 = triData[tri.to*paramCount]; + if( forwards && currentFrame > f2 ) + { + + if( (tri.to+1) * paramCount < triData.length ) + { + tri.from++; + tri.to++; + f1 = triData[tri.from*paramCount]; + f2 = triData[tri.to*paramCount]; + tri.forceRefresh = true; + tri.overlayAlpha = 0; + tri.changed = true; + tri.visible = true; + } + else + { + tri.visible = triData[tri.to*paramCount+fadeFrameParam] != 1 + tri.finished = true; + } + //*/ + } + else if( !forwards && currentFrame < f1 ) + { + if( tri.to - 1> 0 ) + { + tri.from--; + tri.to--; + f1 = triData[tri.from*paramCount]; + f2 = triData[tri.to*paramCount]; + tri.forceRefresh = true; + tri.overlayAlpha = 0; + tri.visible = true; + } + else + { + tri.visible = triData[tri.from*paramCount+fadeFrameParam] != 1 + tri.finished = true; + } + + //*/ + } + var fromParam = 0; + var toParam = 0; + for( var i=0;i<3;i++ ) + { + fromParam = tri.from*paramCount; + toParam = tri.to*paramCount; + if( triData[fromParam+1+i*2] != triData[toParam+1+i*2] || triData[fromParam+2+i*2] != triData[toParam+2+i*2] ) + { + + + var startTime = currentTime-(f1*FPS); + p = startTime/((f2*FPS)-f1*FPS); + + //Is this a beginning frame? Fade it in. + if( triData[fromParam+fadeFrameParam] == 1 ) + { + tri.overlayAlpha = 0.5-p*0.5; + tri.visible = p>=0; + } + //Is this a ending frame? Fade it out. + else if( triData[toParam+fadeFrameParam] == 1 ) + { + tri.overlayAlpha = p*0.5; + tri.visible = p<=1; + } + //tri.visible = true; + if( tri.visible ) + { + p = Math.min(1,Math.max(0,p)); + + tri["x"+i] = rekimEaseValue( triData[fromParam+1+i*2], triData[toParam+1+i*2],p,0 )*scaleValuesX+offsetX; + tri["y"+i] = rekimEaseValue( triData[fromParam+2+i*2], triData[toParam+2+i*2],p,0 )*scaleValuesY+offsetY; + tri.changed = true; + } + } + else if( tri.forceRefresh ) + { + tri["x"+i] = (triData[fromParam+1+i*2])*scaleValuesX+offsetX; + tri["y"+i] = (triData[fromParam+2+i*2])*scaleValuesY+offsetY; + tri.changed = true; + } + + } + tri.forceRefresh = false; + } + +} +rekimEaseValue = function( from,to,percent,ease) +{ + Math.min( 1, Math.max( 0, percent ) ); + if( ease < 0 && percent != 0 && percent != 1 ) + { + percent *= percent*-ease+1+ease; + } + else if( ease > 0 && percent != 0 && percent != 1 ) + { + percent *= (2-percent)*ease+(1-ease); + } + from += (to-from)*percent; + return from; +} + + +//Save drivel to move out into it's own extention +function saveCanvasData( mCanvas, mFileName ) +{ + console.log("saving canvas data to " + mFileName); + var canvasData = mCanvas.toDataURL("image/png"); + var ajax = new XMLHttpRequest(); + ajax.addEventListener("load", ajaxComplete, false); + ajax.open("POST",saveToURL+'?filename='+mFileName,false); + ajax.setRequestHeader('Content-Type', 'application/upload'); + + ajax.send( canvasData ); +} + +function ajaxComplete( evt ) +{ + evt.currentTarget.removeEventListener("load", ajaxComplete, false); +} + +function transferFailed(evt) { + console.log( evt); +} +function pad(n, width, z) { + z = z || '0'; + n = n + ''; + return n.length >= width ? n : new Array(width - n.length + 1).join(z) + n; +} \ No newline at end of file diff --git a/static/js/scratch.js b/static/js/scratch.js index dc214cc23d2..0689c10dfe1 100755 --- a/static/js/scratch.js +++ b/static/js/scratch.js @@ -1,460 +1,527 @@ -YUI().use('node', 'cookie',"event-resize", function(Y) { - - core.resourceHubBoxes = function() { - Y.all(".resource").on('click',function(e) { - e.preventDefault(); - e.stopPropagation(); - if(e.currentTarget.one('a') !== null) { - window.location = e.currentTarget.one('a').get("href"); - } - }); - } - - core.setupFeatureDisplay = function() { - if(Y.one('.list-features-content') != null) { - Y.all('.list-features-content li').setStyle('display','none'); - Y.one('#list-feature-saas').setStyle('display','block'); - Y.all('.nav-list-features li').each(function (node) { - node.delegate('click', function(e){ - e.preventDefault(); - var clicked = this.get('text'); - Y.all('.nav-list-features li a').removeClass('active'); - this.addClass('active'); - var toShow = ''; - switch(clicked) { - case 'SAAS': - toShow = '#list-feature-saas'; - break; - case 'Service orchestration': - toShow = '#list-feature-orchestration'; - break; - case 'PAAS': - toShow = '#list-feature-paas'; - break; - case 'Guest OS': - toShow = '#list-feature-guest'; - break; - case 'Public cloud': - toShow = '#list-feature-public'; - break; - case 'Private cloud': - toShow = '#list-feature-private'; - break; - case 'Virtualisation': - toShow = '#list-feature-virtualisation'; - break; - } - Y.all('.list-features-content li').setStyle('display','none'); - Y.one(toShow).setStyle('display','block'); - }, 'a'); - }); - } - } - - - core.setupAnimations = function(){ - var yOffset = 150; - if(Y.one('body').hasClass('phone-features') || Y.one('body').hasClass('phone-scopes')){ - var searchScreen = false; - var edgeMagic = Y.all('.edge-magic'); - if(Y.one('.search-screen')){ - var searchScreen = {ypos: Y.one('.search-screen').getXY()[1] - yOffset, run: false}; - } - Y.on('scroll', function(e) { - edgeMagic.each(function (node) { - if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ - node.run = true; - node.one('.slider-animation').addClass('run'); - if(node.one('.slider-animation').getAttribute('class') == 'slider-animation full-swipe run'){ - setTimeout(function(){ node.one('.launcher').addClass('return') }, 2000); - } - } - }); - }); - if(searchScreen) { - if(window.scrollY > searchScreen.ypos && window.scrollY < searchScreen.ypos + yOffset && !searchScreen.run){ - searchScreen.run = true; - core.runAnimation('search-screen'); - }else{ - Y.on('scroll', function(e) { - if(window.scrollY > searchScreen.ypos && window.scrollY < searchScreen.ypos + yOffset && !searchScreen.run){ - searchScreen.run = true; - core.runAnimation('search-screen'); - } - }); - } - } - - Y.all('.replay').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - if(Y.one('.content-controls .gallery-screen')){ - Y.one('.content-controls .gallery-screen').setStyle('display','block'); - var infoIndex = 0; - setInterval(function(){ - Y.all('.infographic .main-image').addClass('hide'); - Y.one('.infographic .info-pic-'+infoIndex).removeClass('hide'); - if(++infoIndex > 4){ infoIndex = 0; } - }, 4000); - } - } - - if(Y.one('body').hasClass('tablet-design')){ - var edgeMagic = Y.all('.slider-animation'); - var videoPanel = Y.all('.the-video'); - Y.on('scroll', function(e) { - edgeMagic.each(function (node) { - if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ - node.run = true; - node.addClass('run'); - } - }); - }); - - Y.all('.screen').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').get('parentNode').get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - - Y.all('.replay').on('click', function(e){ - core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); - }); - if(Y.one('.show-video')){ - Y.one('.show-video').on('click',function(e) { - e.preventDefault(); - videoPanel.addClass('show'); - Y.one('.row-hero').setStyle('height','590px'); - Y.one('.the-video div').set('innerHTML',''); - }); - } - if(Y.one('.close-video')){ - Y.one('.close-video').on('click',function(e) { - e.preventDefault(); - videoPanel.removeClass('show'); - Y.one('.row-hero').setStyle('height','460px'); - Y.one('.the-video div').set('innerHTML',''); - }); - } - } - } - - core.runAnimation = function($anim) { - switch($anim) { - case 'search-screen': - Y.one('.search-screen').addClass('run'); - setTimeout(function(){ Y.one('.search-screen').removeClass('run'); }, 2000); - break; - case 'go-back': - Y.one('.go-back').addClass('run'); - break; - } - }; - - core.updateSlider = function( $index ) { - if($index >= 4){ $index = 0; } - if($index <= -1){ $index = 3; } - YUI().use('node', function(Y) { - Y.one('.slide-container').setStyle('left','-'+(700 * $index)+'px'); - Y.all('.slider-dots li').removeClass('active'); - Y.all('.slider-dots li.pip-'+$index).addClass('active'); - Y.all('.slider-animation').removeClass('run'); - Y.one('.full-swipe .launcher').removeClass('return'); - switch($index+''){ - case '0': - setTimeout(function(){ Y.one('.edge-magic').addClass('run'); }, 1200); - break; - case '1': - setTimeout(function(){ Y.one('.full-swipe').addClass('run');}, 1200); - setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 2000); - break; - case '2': - setTimeout(function(){ Y.one('.go-back').addClass('run'); }, 1200); - break; - case '3': - setTimeout(function(){ Y.one('.content-controls').addClass('run'); }, 1200); - break; - } - }); - return $index; - } - - core.rerunAnimation = function($type){ - Y.one('.'+$type).removeClass('run'); - if($type == 'full-swipe'){ - Y.one('.full-swipe .launcher').removeClass('return'); - setTimeout(function(){ Y.one('.full-swipe').addClass('run'); }, 400); - setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 1400); - }else if($type == 'notification-slider' || $type == 'search-screen'){ - Y.one('.'+$type).removeClass('run'); - setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 1000); - }else if($type == 'slider-animation') { - - }else{ - Y.one('.'+$type).removeClass('run'); - setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 400); - } - } - - core.flipVideo = function(){ - if(Y.one('body').hasClass('phone-home')) { - if(Y.one('.show-video')) { - Y.one('.show-video').on('click',function(e) { - e.preventDefault(); - Y.one('#panel').addClass('flipped'); - setTimeout(function(){ Y.one('.the-video').set('innerHTML','');Y.one('#panel .back').setStyle('z-index', '50');}, 1000); - }); - } - if(Y.one('.close-video')) { - Y.one('.close-video').on('click',function(e) { - e.preventDefault(); - Y.one('#panel .back').setStyle('z-index', '0'); - Y.one('.the-video').set('innerHTML',''); - Y.one('#panel').removeClass('flipped'); - }); - } - } - } - - core.externalLinks = function() { - Y.all('a.external-link').each(function() { - this.on('click',function(e) { - e.preventDefault(); - window.open(this.getAttribute('href'), '_blank'); - }); - }) - } - - core.chineseDownload = function() { - if(Y.one('body').hasClass('download-desktop-zh-CN')){ - var ltsform = Y.one('form.lts'); - var latestform = Y.one('form.latest'); - Y.one('form.lts button').on('click',function(e){ - e.preventDefault(); - this.set('text','开始...'); - ltsform.submit(); - }); - - Y.one('form.latest button').on('click',function(e){ - e.preventDefault(); - this.set('text','开始...'); - latestform.submit(); - }); - - Y.one('.lts .input-bits').on('change', function() { - var bits = Y.one('form.lts .text-bits'); - var form_cta = ltsform.one('.link-cta-ubuntu'); - var val = this.get('value'); - var iso = val == '32' ? 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-i386.iso' : 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-amd64.iso'; - ltsform.setAttribute('action', iso); - bits.set('text',val); - }); - Y.one('.latest .input-bits').on('change', function() { - var bits = Y.one('form.latest .text-bits'); - var form_cta = latestform.one('.link-cta-ubuntu'); - var val = this.get('value'); - var iso = val == '32' ? 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-i386.iso' : 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-amd64.iso'; - latestform.setAttribute('action', iso); - bits.set('text',val); - }); - } - } - -/* -core.cookiePolicy = function() { - - YUI().use('cookie', function (Y) { - if(Y.Cookie.get("_cookies_accepted") != 'true'){ - open(); - } - }); - - function open() { - YUI().use('node', function(Y) { - Y.one('body').prepend(''); - Y.one('.cookie-policy .link-cta').on('click',function(e){ - e.preventDefault(); - close(); - }); - }); - } - function close() { - YUI().use('node', function(Y) { - animate(); - setCookie(); - }); - } - function animate() { - YUI().use('anim', function(Y) { - var myAnim = new Y.Anim({ - node: '.cookie-policy', - to: { marginTop: -115 } - }); - myAnim.run(); - myAnim.on('end', function() { - var node = this.get('node'); - node.get('parentNode').removeChild(node); - }); - }); - } - function setCookie() { - YUI().use('cookie', function (Y) { - Y.Cookie.set("_cookies_accepted", "true"); - }); - } -} -*/ - - core.cookiePolicy = function() { - if(Y.Cookie.get("_cookies_accepted") != 'true'){ - open(); - } - - function open() { - YUI().use('node', function(Y) { - Y.one('body').prepend(''); - Y.one('footer.global .legal').addClass('has-cookie'); - Y.one('.cookie-policy .link-cta').on('click',function(e){ - e.preventDefault(); - close(); - }); - }); - } - function close() { - YUI().use('node', function(Y) { - Y.one('.cookie-policy').setStyle('display','none'); - setCookie(); - }); - } - function setCookie() { - YUI().use('cookie', function (Y) { - Y.Cookie.set("_cookies_accepted", "true", { expires: new Date("January 12, 2025") }); - }); - } - } - - core.supportsTransitions = function() { - var b = document.body || document.documentElement; - var s = b.style; - var p = 'transition'; - if(typeof s[p] == 'string') {return true; } - // Tests for vendor specific prop - v = ['Moz', 'webkit', 'Webkit', 'Khtml', 'O', 'ms'], - p = p.charAt(0).toUpperCase() + p.substr(1); - for(var i=0; iUbuntu websites','before'); - } else if (document.documentElement.clientWidth >= 768) { - core.globalPrepend = 'body'; - core.setupGlobalNav(); - Y.all('#additional-info h2').setStyle('cursor', 'default'); - Y.one('footer.global').addClass('no-global'); - } - }; - - core.redrawGlobal = function() { - var globalNav = Y.one("#nav-global"); - if (document.documentElement.clientWidth < 768 && core.globalPrepend != 'div.legal') { - core.globalPrepend = 'div.legal'; - if (globalNav) { - globalNav.remove(); - core.setupGlobalNav(); - Y.one('.nav-global-wrapper').insert('

Ubuntu websites

','before'); - Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { - this.toggleClass('active'); - this.next('div').toggleClass('active'); - }); - } - } else if (document.documentElement.clientWidth >= 768 && core.globalPrepend != 'body') { - Y.one('footer.global').addClass('no-global'); - core.globalPrepend = 'body'; - if (globalNav) { - globalNav.remove(); - core.setupGlobalNav(); - } - } - }; - - core.setupGlobalNavAccordion = function() { - if(Y.one('#nav-global h2') !== null) { - Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { - this.toggleClass('active'); - this.next('div').toggleClass('active'); - }); - } - }; - - core.navOnboarding = function() { - var key = 'ubuntu'; - var nav_secondary = Y.one('.nav-secondary'); - if(nav_secondary && !nav_secondary.test(':empty')) { - if(Y.one('html').hasClass('localstorage')) { - if(localStorage.getItem(key) === null) { - nav_secondary.addClass('open'); - }else{ - ls = JSON.parse(localStorage.getItem( key )); - if(ls.navigation !== 'onboard') { - nav_secondary.addClass('open'); - } - } - } - } - } - core.setLocalStorage = function($value) { - var key = 'ubuntu'; - var value = $value; - var ubuntu = {}; - var nav_secondary = Y.one('.nav-secondary'); - ubuntu.navigation = value; - localStorage.setItem(key,JSON.stringify(ubuntu)); - } - - core.removeNoJS(); - core.resourceHubBoxes(); - core.setupFeatureDisplay(); - core.setupAnimations(); - core.flipVideo(); - core.externalLinks(); - core.cookiePolicy(); - core.setHTMLClasses(); - core.resizeListener(); - core.footerMobileNav(); - core.setupGlobalNavAccordion(); - core.navOnboarding(); +YUI().use('node','gallery-carousel','gallery-carousel-anim','substitute', 'gallery-effects','cookie','event-resize','jsonp', 'io', 'dump', 'json-parse', function(Y) { + + var lp_lookup_callback = { + timeout: 3000, + on: { + success : function (id, response) { + var messages = []; + try { + messages = Y.JSON.parse(response.responseText); + } catch (e) { + Y.log("JSON Parse failed!"); + return; + } + Y.one('#lp_error').setHTML(messages.message); + }, + failure : function (id, response) { + Y.log("Async call failed!"); + } + } + }; + + core.setupFeatureDisplay = function() { + if(Y.one('.list-features-content') != null) { + Y.all('.list-features-content li').setStyle('display','none'); + Y.one('#list-feature-saas').setStyle('display','block'); + Y.all('.nav-list-features li').each(function (node) { + node.delegate('click', function(e){ + e.preventDefault(); + var clicked = this.get('text'); + Y.all('.nav-list-features li a').removeClass('active'); + this.addClass('active'); + var toShow = ''; + switch(clicked) { + case 'SAAS': + toShow = '#list-feature-saas'; + break; + case 'Service orchestration': + toShow = '#list-feature-orchestration'; + break; + case 'PAAS': + toShow = '#list-feature-paas'; + break; + case 'Guest OS': + toShow = '#list-feature-guest'; + break; + case 'Public cloud': + toShow = '#list-feature-public'; + break; + case 'Private cloud': + toShow = '#list-feature-private'; + break; + case 'Virtualisation': + toShow = '#list-feature-virtualisation'; + break; + } + Y.all('.list-features-content li').setStyle('display','none'); + Y.one(toShow).setStyle('display','block'); + }, 'a'); + }); + } + } + + + core.setupAnimations = function(){ + if(Y.one('body').hasClass('cloud-managed-cloud')) { + var videoPanel = Y.all('.row--video'); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + Y.one('.the-video div').set('innerHTML','
'); + }); + } + } + + if(Y.one('body').hasClass('phone-home')) { + var yOffset = 250; + } else { + var yOffset = 350; + } + if(Y.one('body').hasClass('phone-developers') || Y.one('body').hasClass('phone-home') || Y.one('body').hasClass('phone-partners')){ + var edgeMagic = Y.all('.edge-magic'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.one('.slider-animation').addClass('run'); + if(node.one('.slider-animation').getAttribute('class') == 'slider-animation full-swipe run'){ + setTimeout(function(){ node.one('.launcher').addClass('return') }, 2000); + } + } + }); + }); + + Y.all('.replay').on('click', function(e){ + e.preventDefault(); + core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + if(Y.one('.content-controls .gallery-screen')){ + Y.one('.content-controls .gallery-screen').setStyle('display','block'); + var infoIndex = 0; + setInterval(function(){ + Y.all('.infographic .main-image').addClass('hide'); + Y.one('.infographic .info-pic-'+infoIndex).removeClass('hide'); + if(++infoIndex > 4){ infoIndex = 0; } + }, 4000); + } + } + + // scope animations + if(Y.one('body').hasClass('phone-features')){ + var videoPanel = Y.all('.row--video'); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + Y.one('.the-video div').set('innerHTML','
'); + }); + } + + Y.one('.row--scopes__nearby .row--scopes__content').append('Explore what’s near you ›Back to NearBy ›'); + + Y.one('.row--scopes__news .row--scopes__content').append('Keep up to date with news ›Back to all news ›'); + + Y.one('.row--scopes__music .row--scopes__content').append('Browse music online ›Back to all music ›'); + + Y.all('a.trigger').each(function() { + this.on('click',function(e) { + e.preventDefault(); + Y.all('.row--scopes').removeClass('branded'); + Y.one(this).get('parentNode').get('parentNode').get('parentNode').get('parentNode').addClass('branded').removeClass('vanilla'); + }); + }) + + Y.all('a.return').each(function() { + this.on('click',function(e) { + e.preventDefault(); + Y.one(this).get('parentNode').get('parentNode').get('parentNode').get('parentNode').addClass('vanilla').removeClass('branded'); + }); + }) + + var yOffset = 300; + var edgeMagic = Y.all('.row--scopes'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] + yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.removeClass('branded'); + } + }); + }); + } // end if(Y.one('body').hasClass('phone-features')) + + if(Y.one('body').hasClass('tablet-design') || Y.one('body').hasClass('phone-home')) { + if(Y.one('body').hasClass('tablet-design')) { + var edgeMagic = Y.all('.slider-animation'); + } + var videoPanel = Y.all('.the-video'); + Y.on('scroll', function(e) { + edgeMagic.each(function (node) { + if(window.scrollY > node.getXY()[1] - yOffset && window.scrollY < node.getXY()[1] && !node.run){ + node.run = true; + node.addClass('run'); + } + }); + }); + + Y.all('.screen').on('click', function(e){ + core.rerunAnimation(e.target.get('parentNode').get('parentNode').get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + + Y.all('.replay').on('click', function(e){ + e.preventDefault(); + core.rerunAnimation(e.target.get('parentNode').one('.slider-animation').getAttribute('class').replace('slider-animation ','').replace(' run','')); + }); + if(Y.one('.show-video')){ + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + videoPanel.addClass('show'); + if(Y.one('body').hasClass('tablet-design')){ + Y.one('.row-hero').setStyle('height','590px'); + Y.one('.the-video div').set('innerHTML',''); + } else { + Y.one('.row-hero').setStyle('height','588px').append('
'), 2000; + + Y.one('.row-hero .row-content').removeClass('show-me').addClass('hide-me'); + Y.one('.the-video div').set('innerHTML',''); + } + }); + } + if(Y.one('.close-video')){ + Y.one('.close-video').on('click',function(e) { + e.preventDefault(); + videoPanel.removeClass('show'); + if(Y.one('body').hasClass('tablet-design')){ + Y.one('.row-hero').setStyle('height','460px'); + } else { + Y.one('.row-hero').setStyle('height','678px'); + Y.one('#topbar').remove() + Y.one('.row-hero .row-content').addClass('show-me'); + }; + Y.one('.the-video div').set('innerHTML',''); + }); + } + } + } + + core.scopesSlideshow = function() { + + if(Y.one('.row-slideshow')){ + var carousel = new Y.Carousel({ + boundingBox: "#carousel-container", + contentBox: "#carousel-container > ul", + numVisible: 1, + autoPlayInterval: 3500, + height: 480, + width: 363 + }); + + carousel.plug(Y.CarouselAnimPlugin,{animation:{speed: 0.8,effect: Y.Easing.easeOutStrong }}); + carousel.render(); + carousel.startAutoPlay(); + } + }; + + core.runAnimation = function($anim) { + switch($anim) { + case 'search-screen': + Y.one('.search-screen').addClass('run'); + setTimeout(function(){ Y.one('.search-screen').removeClass('run'); }, 2000); + break; + case 'go-back': + Y.one('.go-back').addClass('run'); + break; + } + }; + + core.updateSlider = function( $index ) { + if($index >= 4){ $index = 0; } + if($index <= -1){ $index = 3; } + YUI().use('node', function(Y) { + Y.one('.slide-container').setStyle('left','-'+(700 * $index)+'px'); + Y.all('.slider-dots li').removeClass('active'); + Y.all('.slider-dots li.pip-'+$index).addClass('active'); + Y.all('.slider-animation').removeClass('run'); + Y.one('.full-swipe .launcher').removeClass('return'); + switch($index+''){ + case '0': + setTimeout(function(){ Y.one('.edge-magic').addClass('run'); }, 1200); + break; + case '1': + setTimeout(function(){ Y.one('.full-swipe').addClass('run');}, 1200); + setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 2000); + break; + case '2': + setTimeout(function(){ Y.one('.go-back').addClass('run'); }, 1200); + break; + case '3': + setTimeout(function(){ Y.one('.content-controls').addClass('run'); }, 1200); + break; + } + }); + return $index; + } + + core.rerunAnimation = function($type){ + Y.one('.'+$type).removeClass('run'); + if($type == 'full-swipe'){ + Y.one('.full-swipe .launcher').removeClass('return'); + setTimeout(function(){ Y.one('.full-swipe').addClass('run'); }, 400); + setTimeout(function(){ Y.one('.full-swipe .launcher').addClass('return') }, 1400); + }else if($type == 'notification-slider' || $type == 'search-screen'){ + Y.one('.'+$type).removeClass('run'); + setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 1000); + }else if($type == 'slider-animation') { + + }else{ + Y.one('.'+$type).removeClass('run'); + setTimeout(function(){ Y.one('.'+$type).addClass('run'); }, 400); + } + } + + core.flipVideo = function(){ + if(Y.one('body').hasClass('phone-home')) { + if(Y.one('.show-video')) { + Y.one('.show-video').on('click',function(e) { + e.preventDefault(); + Y.one('#panel').addClass('flipped'); + setTimeout(function(){ Y.one('.the-video').set('innerHTML','');Y.one('#panel .back').setStyle('z-index', '50');}, 1000); + }); + } + if(Y.one('.close-video')) { + Y.one('.close-video').on('click',function(e) { + e.preventDefault(); + Y.one('#panel .back').setStyle('z-index', '0'); + Y.one('.the-video').set('innerHTML',''); + Y.one('#panel').removeClass('flipped'); + }); + } + } + } + + core.externalLinks = function() { + Y.all('a.external-link').each(function() { + this.on('click',function(e) { + e.preventDefault(); + window.open(this.getAttribute('href'), '_blank'); + }); + }) + } + + core.chineseDownload = function() { + if(Y.one('body').hasClass('download-desktop-zh-CN')){ + var ltsform = Y.one('form.lts'); + var latestform = Y.one('form.latest'); + Y.one('form.lts button').on('click',function(e){ + e.preventDefault(); + this.set('text','开始...'); + ltsform.submit(); + }); + + Y.one('form.latest button').on('click',function(e){ + e.preventDefault(); + this.set('text','开始...'); + latestform.submit(); + }); + + Y.one('.lts .input-bits').on('change', function() { + var bits = Y.one('form.lts .text-bits'); + var form_cta = ltsform.one('.link-cta-ubuntu'); + var val = this.get('value'); + var iso = val == '32' ? 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-i386.iso' : 'http://china-images.ubuntu.com/releases/12.04/ubuntu-12.04-desktop-amd64.iso'; + ltsform.setAttribute('action', iso); + bits.set('text',val); + }); + Y.one('.latest .input-bits').on('change', function() { + var bits = Y.one('form.latest .text-bits'); + var form_cta = latestform.one('.link-cta-ubuntu'); + var val = this.get('value'); + var iso = val == '32' ? 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-i386.iso' : 'http://cdimage.ubuntu.com/ubuntukylin/releases/13.10/release/ubuntukylin-13.10-desktop-amd64.iso'; + latestform.setAttribute('action', iso); + bits.set('text',val); + }); + } + } + + core.cookiePolicy = function() { + if(Y.Cookie.get("_cookies_accepted") != 'true'){ + open(); + } + + function open() { + YUI().use('node', function(Y) { + Y.one('body').prepend(''); + Y.one('footer.global .legal').addClass('has-cookie'); + Y.one('.cookie-policy .link-cta').on('click',function(e){ + e.preventDefault(); + close(); + }); + }); + } + function close() { + YUI().use('node', function(Y) { + Y.one('.cookie-policy').setStyle('display','none'); + setCookie(); + }); + } + function setCookie() { + YUI().use('cookie', function (Y) { + Y.Cookie.set("_cookies_accepted", "true", { expires: new Date("January 12, 2025") }); + }); + } + } + + core.supportsTransitions = function() { + var b = document.body || document.documentElement; + var s = b.style; + var p = 'transition'; + if(typeof s[p] == 'string') {return true; } + // Tests for vendor specific prop + v = ['Moz', 'webkit', 'Webkit', 'Khtml', 'O', 'ms'], + p = p.charAt(0).toUpperCase() + p.substr(1); + for(var i=0; iUbuntu websites','before'); + } else if (document.documentElement.clientWidth >= 768) { + core.globalPrepend = 'body'; + core.setupGlobalNav(); + Y.all('#additional-info h2').setStyle('cursor', 'default'); + Y.one('footer.global').addClass('no-global'); + } + }; + + core.redrawGlobal = function() { + var globalNav = Y.one("#nav-global"); + if (document.documentElement.clientWidth < 768 && core.globalPrepend != 'div.legal') { + core.globalPrepend = 'div.legal'; + if (globalNav) { + globalNav.remove(); + core.setupGlobalNav(); + Y.one('.nav-global-wrapper').insert('

Ubuntu websites

','before'); + Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { + this.toggleClass('active'); + this.next('div').toggleClass('active'); + }); + } + } else if (document.documentElement.clientWidth >= 768 && core.globalPrepend != 'body') { + Y.one('footer.global').addClass('no-global'); + core.globalPrepend = 'body'; + if (globalNav) { + globalNav.remove(); + core.setupGlobalNav(); + } + } + }; + + core.setupGlobalNavAccordion = function() { + if(Y.one('#nav-global h2') !== null) { + Y.one('#nav-global h2').setStyle('cursor', 'pointer').append('').on('click',function(e) { + this.toggleClass('active'); + this.next('div').toggleClass('active'); + }); + } + }; + + core.navOnboarding = function() { + var key = 'ubuntu'; + var nav_secondary = Y.one('.nav-secondary'); + if(nav_secondary && !nav_secondary.test(':empty')) { + if(Y.one('html').hasClass('localstorage')) { + if(localStorage.getItem(key) === null) { + nav_secondary.addClass('open'); + }else{ + ls = JSON.parse(localStorage.getItem( key )); + if(ls.navigation !== 'onboard') { + nav_secondary.addClass('open'); + } + } + } + } + } + core.setLocalStorage = function($value) { + var key = 'ubuntu'; + var value = $value; + var ubuntu = {}; + var nav_secondary = Y.one('.nav-secondary'); + ubuntu.navigation = value; + localStorage.setItem(key,JSON.stringify(ubuntu)); + } + + core.renderJSON = function (response, id) { + if (id == undefined) { + id = '#dynamic-logos'; + } + var JSON = response; + var numberPartners = JSON.length; + var numberToDisplay = numberPartners < 10 ? numberPartners : 10; + + for (var i = 0; i < numberToDisplay; i++) { + Y.one(id).append(Y.Node.create('
  • '+JSON[i].name+'
  • ')); + } + }; + + core.loadPartners = function (params, elementID, feedName) { + if (typeof feedName === 'undefined') { + feedName = 'partners'; + } + + var partnersAPI = "http://partners.ubuntu.com/" + feedName + ".json"; + var url = partnersAPI + params + "&callback={callback}"; + var callback = function(response) { + return core.renderJSON(response, elementID); + } + Y.jsonp(url, callback); + }; + + core.removeNoJS(); + core.setupFeatureDisplay(); + core.setupAnimations(); + core.flipVideo(); + core.externalLinks(); + core.cookiePolicy(); + core.setHTMLClasses(); + core.resizeListener(); + core.footerMobileNav(); + core.setupGlobalNavAccordion(); + core.navOnboarding(); + core.scopesSlideshow(); }); diff --git a/static/video/phone/edges/edges.mp4 b/static/video/phone/edges/edges.mp4 new file mode 100644 index 00000000000..6f4115ea663 Binary files /dev/null and b/static/video/phone/edges/edges.mp4 differ diff --git a/static/video/phone/edges/edges.ogv b/static/video/phone/edges/edges.ogv new file mode 100644 index 00000000000..2378956ea86 Binary files /dev/null and b/static/video/phone/edges/edges.ogv differ diff --git a/static/video/phone/edges/edges.webm b/static/video/phone/edges/edges.webm new file mode 100644 index 00000000000..795f723dc4a Binary files /dev/null and b/static/video/phone/edges/edges.webm differ diff --git a/static/video/phone/font/vjs.eot b/static/video/phone/font/vjs.eot new file mode 100644 index 00000000000..a2c0f5f2411 Binary files /dev/null and b/static/video/phone/font/vjs.eot differ diff --git a/static/video/phone/font/vjs.svg b/static/video/phone/font/vjs.svg new file mode 100644 index 00000000000..fa6aa7b5f9c --- /dev/null +++ b/static/video/phone/font/vjs.svg @@ -0,0 +1,28 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/video/phone/font/vjs.ttf b/static/video/phone/font/vjs.ttf new file mode 100644 index 00000000000..682a9b21ef2 Binary files /dev/null and b/static/video/phone/font/vjs.ttf differ diff --git a/static/video/phone/font/vjs.woff b/static/video/phone/font/vjs.woff new file mode 100644 index 00000000000..de982064677 Binary files /dev/null and b/static/video/phone/font/vjs.woff differ diff --git a/static/video/phone/lang/de.js b/static/video/phone/lang/de.js new file mode 100644 index 00000000000..7737ba5e03b --- /dev/null +++ b/static/video/phone/lang/de.js @@ -0,0 +1,26 @@ +videojs.addLanguage("de",{ + "Play": "abspielen", + "Pause": "pausieren", + "Current Time": "aktueller Zeitpunkt", + "Duration Time": "gesamte Laufzeit", + "Remaining Time": "verbleibende Laufzeit", + "Stream Type": "Übertragungstyp", + "LIVE": "LIVE", + "Loaded": "geladen", + "Progress": "Fortschritt", + "Fullscreen": "Vollbildschirm AN", + "Non-Fullscreen": "Vollbildschirm AUS", + "Mute": "Ton AUS", + "Unmuted": "Ton AN", + "Playback Rate": "Wiedergabegeschwindigkeit", + "Subtitles": "Untertitel AN", + "subtitles off": "Untertitel AUS", + "Captions": "Titel AN", + "captions off": "Titel AUS", + "Chapters": "Kapitel", + "You aborted the video playback": "Sie haben die Video-Wiedergabe abgebrochen.", + "A network error caused the video download to fail part-way.": "Ein Fehler bei der Verbindung verursachte eine Unterbrechung mitten im Download.", + "The video could not be loaded, either because the server or network failed or because the format is not supported.": "Das Video konnte nicht geladen werden, entweder weil der Server bzw. die Verbindung gestört ist, oder weil das Format nicht kompatibel ist.", + "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "Die Wiedergabe des Videos wurde unterbrochen. Entweder ist das Video beschädigt oder es benutzt ein Feature welches von diesem Browser nicht unterstützt wird.", + "No compatible source was found for this video.": "Für dieses Video wurde keine kompatible Quelle gefunden." +}); \ No newline at end of file diff --git a/static/video/phone/lang/es.js b/static/video/phone/lang/es.js new file mode 100644 index 00000000000..28ba8575f28 --- /dev/null +++ b/static/video/phone/lang/es.js @@ -0,0 +1,26 @@ +videojs.addLanguage("es",{ + "Play": "Juego", + "Pause": "Pausa", + "Current Time": "Tiempo Actual", + "Duration Time": "Tiempo de Duracion", + "Remaining Time": "Tiempo Restante", + "Stream Type": "Tipo de Transmision", + "LIVE": "En Vivo", + "Loaded": "Cargado", + "Progress": "Progreso", + "Fullscreen": "Pantalla Completa", + "Non-Fullscreen": "No Pantalla Completa", + "Mute": "Mudo", + "Unmuted": "Activar sonido", + "Playback Rate": "Reproduccion Cambio", + "Subtitles": "Subtitulos", + "subtitles off": "subtitulos fuera", + "Captions": "Subtitulos", + "captions off": "subtitulos fuera", + "Chapters": "Capitulos", + "You aborted the video playback": "Ha anulado la reproduccion de video", + "A network error caused the video download to fail part-way.": "Un error en la red hizo que la descarga de video falle parte del camino.", + "The video could not be loaded, either because the server or network failed or because the format is not supported.": "El video no se puede cargar, ya sea porque el servidor o la red fracasaron o porque el formato no es compatible.", + "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La reproduccion de video se ha cancelado debido a un problema de corrupcion o porque el video utilizado cuenta con su navegador no soporta.", + "No compatible source was found for this video.": "Ninguna fuente compatible se encontro para este video." +}); \ No newline at end of file diff --git a/static/video/phone/lang/fr.js b/static/video/phone/lang/fr.js new file mode 100644 index 00000000000..1fa58eab381 --- /dev/null +++ b/static/video/phone/lang/fr.js @@ -0,0 +1,26 @@ +videojs.addLanguage("fr",{ + "Play": "Jouer", + "Pause": "Pause", + "Current Time": "Actuel", + "Duration Time": "Durée", + "Remaining Time": "Restant", + "Stream Type": "Type de flux", + "LIVE": "LIVE", + "Loaded": "Chargé", + "Progress": "Progression", + "Fullscreen": "Plein écran", + "Non-Fullscreen": "Fenêtré", + "Mute": "Couper le son", + "Unmuted": "Rétablir le son", + "Playback Rate": "Vitesse de lecture", + "Subtitles": "Sous-titres", + "subtitles off": "Désactiver", + "Captions": "Annotations", + "captions off": "Désactiver", + "Chapters": "Chapitres", + "You aborted the video playback": "Vous avez interrompu la lecture de la vidéo.", + "A network error caused the video download to fail part-way.": "Une erreur réseau a fait échouer le téléchargement.", + "The video could not be loaded, either because the server or network failed or because the format is not supported.": "La vidéo n'a pas pu être chargée, soit parce que le serveur ou le réseau ont rencontré une erreur, soit parce que le format n'est pas supporté.", + "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La lecture a été interrompue à cause d'un problème de corruption ou parce que la vidéo requiert une fonctionnalité non supportée par votre navigateur.", + "No compatible source was found for this video.": "Aucune source compatible n'a pu être trouvée pour cette vidéo." +}); \ No newline at end of file diff --git a/static/video/phone/scopes/Scopes_overview-intro.appleuniversal.mp4 b/static/video/phone/scopes/Scopes_overview-intro.appleuniversal.mp4 new file mode 100644 index 00000000000..484becb2992 Binary files /dev/null and b/static/video/phone/scopes/Scopes_overview-intro.appleuniversal.mp4 differ diff --git a/static/video/phone/scopes/Scopes_overview-intro.oggtheora.ogv b/static/video/phone/scopes/Scopes_overview-intro.oggtheora.ogv new file mode 100644 index 00000000000..a395af97487 Binary files /dev/null and b/static/video/phone/scopes/Scopes_overview-intro.oggtheora.ogv differ diff --git a/static/video/phone/scopes/Scopes_overview-intro.webmhd.webm b/static/video/phone/scopes/Scopes_overview-intro.webmhd.webm new file mode 100644 index 00000000000..468762b8755 Binary files /dev/null and b/static/video/phone/scopes/Scopes_overview-intro.webmhd.webm differ diff --git a/static/video/phone/video-js.swf b/static/video/phone/video-js.swf new file mode 100644 index 00000000000..bab530d7e6c Binary files /dev/null and b/static/video/phone/video-js.swf differ diff --git a/static/video/phone/video.js b/static/video/phone/video.js new file mode 100644 index 00000000000..84e403eed6c --- /dev/null +++ b/static/video/phone/video.js @@ -0,0 +1,157 @@ +/*! Video.js v4.8.1 Copyright 2014 Brightcove, Inc. https://github.com/videojs/video.js/blob/master/LICENSE */ +(function() {var b=void 0,f=!0,k=null,l=!1;function m(){return function(){}}function p(a){return function(){return this[a]}}function r(a){return function(){return a}}var s;document.createElement("video");document.createElement("audio");document.createElement("track");function t(a,c,d){if("string"===typeof a){0===a.indexOf("#")&&(a=a.slice(1));if(t.Ba[a])return t.Ba[a];a=t.v(a)}if(!a||!a.nodeName)throw new TypeError("The element or ID supplied is not valid. (videojs)");return a.player||new t.Player(a,c,d)} +var videojs=window.videojs=t;t.Ub="4.8";t.Sc="https:"==document.location.protocol?"https://":"http://"; +t.options={techOrder:["html5","flash"],html5:{},flash:{},width:300,height:150,defaultVolume:0,playbackRates:[],inactivityTimeout:2E3,children:{mediaLoader:{},posterImage:{},textTrackDisplay:{},loadingSpinner:{},bigPlayButton:{},controlBar:{},errorDisplay:{}},language:document.getElementsByTagName("html")[0].getAttribute("lang")||navigator.languages&&navigator.languages[0]||navigator.ve||navigator.language||"en",languages:{},notSupportedMessage:"No compatible source was found for this video."}; +"GENERATED_CDN_VSN"!==t.Ub&&(videojs.options.flash.swf=t.Sc+"vjs.zencdn.net/"+t.Ub+"/video-js.swf");t.dd=function(a,c){t.options.languages[a]=t.options.languages[a]!==b?t.ga.Va(t.options.languages[a],c):c;return t.options.languages};t.Ba={};"function"===typeof define&&define.amd?define([],function(){return videojs}):"object"===typeof exports&&"object"===typeof module&&(module.exports=videojs);t.qa=t.CoreObject=m(); +t.qa.extend=function(a){var c,d;a=a||{};c=a.init||a.i||this.prototype.init||this.prototype.i||m();d=function(){c.apply(this,arguments)};d.prototype=t.h.create(this.prototype);d.prototype.constructor=d;d.extend=t.qa.extend;d.create=t.qa.create;for(var e in a)a.hasOwnProperty(e)&&(d.prototype[e]=a[e]);return d};t.qa.create=function(){var a=t.h.create(this.prototype);this.apply(a,arguments);return a}; +t.d=function(a,c,d){if(t.h.isArray(c))return u(t.d,a,c,d);var e=t.getData(a);e.C||(e.C={});e.C[c]||(e.C[c]=[]);d.w||(d.w=t.w++);e.C[c].push(d);e.X||(e.disabled=l,e.X=function(c){if(!e.disabled){c=t.pc(c);var d=e.C[c.type];if(d)for(var d=d.slice(0),j=0,n=d.length;jt.Tb;t.Vc=/Firefox/i.test(t.L);t.le=/Chrome/i.test(t.L);t.dc=!!("ontouchstart"in window||window.Tc&&document instanceof window.Tc);t.Hc=function(a,c){t.h.Y(c,function(c,e){e===k||"undefined"===typeof e||e===l?a.removeAttribute(c):a.setAttribute(c,e===f?"":e)})}; +t.za=function(a){var c,d,e,g;c={};if(a&&a.attributes&&0e?"0"+e:e)+":")+(10>d?"0"+d:d)};t.gd=function(){document.body.focus();document.onselectstart=r(l)};t.ge=function(){document.onselectstart=r(f)};t.trim=function(a){return(a+"").replace(/^\s+|\s+$/g,"")};t.round=function(a,c){c||(c=0);return Math.round(a*Math.pow(10,c))/Math.pow(10,c)}; +t.zb=function(a,c){return{length:1,start:function(){return a},end:function(){return c}}}; +t.get=function(a,c,d,e){var g,h,j,n;d=d||m();"undefined"===typeof XMLHttpRequest&&(window.XMLHttpRequest=function(){try{return new window.ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(a){}try{return new window.ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(c){}try{return new window.ActiveXObject("Msxml2.XMLHTTP")}catch(d){}throw Error("This browser does not support XMLHttpRequest.");});h=new XMLHttpRequest;j=t.Td(a);n=window.location;j.protocol+j.host!==n.protocol+n.host&&window.XDomainRequest&&!("withCredentials"in +h)?(h=new window.XDomainRequest,h.onload=function(){c(h.responseText)},h.onerror=d,h.onprogress=m(),h.ontimeout=d):(g="file:"==j.protocol||"file:"==n.protocol,h.onreadystatechange=function(){4===h.readyState&&(200===h.status||g&&0===h.status?c(h.responseText):d(h.responseText))});try{h.open("GET",a,f),e&&(h.withCredentials=f)}catch(q){d(q);return}try{h.send()}catch(w){d(w)}}; +t.Xd=function(a){try{var c=window.localStorage||l;c&&(c.volume=a)}catch(d){22==d.code||1014==d.code?t.log("LocalStorage Full (VideoJS)",d):18==d.code?t.log("LocalStorage not allowed (VideoJS)",d):t.log("LocalStorage Error (VideoJS)",d)}};t.rc=function(a){a.match(/^https?:\/\//)||(a=t.e("div",{innerHTML:'x'}).firstChild.href);return a}; +t.Td=function(a){var c,d,e,g;g="protocol hostname port pathname search hash host".split(" ");d=t.e("a",{href:a});if(e=""===d.host&&"file:"!==d.protocol)c=t.e("div"),c.innerHTML='',d=c.firstChild,c.setAttribute("style","display:none; position:absolute;"),document.body.appendChild(c);a={};for(var h=0;he&&(a.preventDefault(),this.l("tap")))})} +t.t=t.a.extend({i:function(a,c){t.a.call(this,a,c);G(this);this.d("tap",this.r);this.d("click",this.r);this.d("focus",this.Ya);this.d("blur",this.Xa)}});s=t.t.prototype; +s.e=function(a,c){var d;c=t.h.z({className:this.S(),role:"button","aria-live":"polite",tabIndex:0},c);d=t.a.prototype.e.call(this,a,c);c.innerHTML||(this.u=t.e("div",{className:"vjs-control-content"}),this.xb=t.e("span",{className:"vjs-control-text",innerHTML:this.s(this.ta)||"Need Text"}),this.u.appendChild(this.xb),d.appendChild(this.u));return d};s.S=function(){return"vjs-control "+t.a.prototype.S.call(this)};s.r=m();s.Ya=function(){t.d(document,"keydown",t.bind(this,this.da))}; +s.da=function(a){if(32==a.which||13==a.which)a.preventDefault(),this.r()};s.Xa=function(){t.o(document,"keydown",t.bind(this,this.da))}; +t.P=t.a.extend({i:function(a,c){t.a.call(this,a,c);this.fd=this.ka(this.k.barName);this.handle=this.ka(this.k.handleName);this.d("mousedown",this.Za);this.d("touchstart",this.Za);this.d("focus",this.Ya);this.d("blur",this.Xa);this.d("click",this.r);this.c.d("controlsvisible",t.bind(this,this.update));a.d(this.Bc,t.bind(this,this.update));this.R={};this.R.move=t.bind(this,this.$a);this.R.end=t.bind(this,this.Lb)}});s=t.P.prototype; +s.e=function(a,c){c=c||{};c.className+=" vjs-slider";c=t.h.z({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100,tabIndex:0},c);return t.a.prototype.e.call(this,a,c)};s.Za=function(a){a.preventDefault();t.gd();this.n("vjs-sliding");t.d(document,"mousemove",this.R.move);t.d(document,"mouseup",this.R.end);t.d(document,"touchmove",this.R.move);t.d(document,"touchend",this.R.end);this.$a(a)};s.$a=m(); +s.Lb=function(){t.ge();this.p("vjs-sliding");t.o(document,"mousemove",this.R.move,l);t.o(document,"mouseup",this.R.end,l);t.o(document,"touchmove",this.R.move,l);t.o(document,"touchend",this.R.end,l);this.update()};s.update=function(){if(this.b){var a,c=this.Fb(),d=this.handle,e=this.fd;isNaN(c)&&(c=0);a=c;if(d){a=this.b.offsetWidth;var g=d.v().offsetWidth;a=g?g/a:0;c*=1-a;a=c+a/2;d.v().style.left=t.round(100*c,2)+"%"}e&&(e.v().style.width=t.round(100*a,2)+"%")}}; +function H(a,c){var d,e,g,h;d=a.b;e=t.ud(d);h=g=d.offsetWidth;d=a.handle;if(a.options().vertical)return h=e.top,e=c.changedTouches?c.changedTouches[0].pageY:c.pageY,d&&(d=d.v().offsetHeight,h+=d/2,g-=d),Math.max(0,Math.min(1,(h-e+g)/g));g=e.left;e=c.changedTouches?c.changedTouches[0].pageX:c.pageX;d&&(d=d.v().offsetWidth,g+=d/2,h-=d);return Math.max(0,Math.min(1,(e-g)/h))}s.Ya=function(){t.d(document,"keyup",t.bind(this,this.da))}; +s.da=function(a){if(37==a.which||40==a.which)a.preventDefault(),this.Kc();else if(38==a.which||39==a.which)a.preventDefault(),this.Lc()};s.Xa=function(){t.o(document,"keyup",t.bind(this,this.da))};s.r=function(a){a.stopImmediatePropagation();a.preventDefault()};t.Z=t.a.extend();t.Z.prototype.defaultValue=0; +t.Z.prototype.e=function(a,c){c=c||{};c.className+=" vjs-slider-handle";c=t.h.z({innerHTML:''+this.defaultValue+""},c);return t.a.prototype.e.call(this,"div",c)};t.ha=t.a.extend();function ca(a,c){a.Q(c);c.d("click",t.bind(a,function(){E(this)}))} +t.ha.prototype.e=function(){var a=this.options().kc||"ul";this.u=t.e(a,{className:"vjs-menu-content"});a=t.a.prototype.e.call(this,"div",{append:this.u,className:"vjs-menu"});a.appendChild(this.u);t.d(a,"click",function(a){a.preventDefault();a.stopImmediatePropagation()});return a};t.H=t.t.extend({i:function(a,c){t.t.call(this,a,c);this.selected(c.selected)}});t.H.prototype.e=function(a,c){return t.t.prototype.e.call(this,"li",t.h.z({className:"vjs-menu-item",innerHTML:this.k.label},c))}; +t.H.prototype.r=function(){this.selected(f)};t.H.prototype.selected=function(a){a?(this.n("vjs-selected"),this.b.setAttribute("aria-selected",f)):(this.p("vjs-selected"),this.b.setAttribute("aria-selected",l))};t.K=t.t.extend({i:function(a,c){t.t.call(this,a,c);this.Aa=this.wa();this.Q(this.Aa);this.N&&0===this.N.length&&this.V();this.d("keyup",this.da);this.b.setAttribute("aria-haspopup",f);this.b.setAttribute("role","button")}});s=t.K.prototype;s.sa=l; +s.wa=function(){var a=new t.ha(this.c);this.options().title&&a.ja().appendChild(t.e("li",{className:"vjs-menu-title",innerHTML:t.aa(this.options().title),de:-1}));if(this.N=this.createItems())for(var c=0;ca&&(a=Infinity),this.duration(a),Infinity===a?this.n("vjs-live"):this.p("vjs-live"))};s.Kd=function(){this.isFullscreen()?this.n("vjs-fullscreen"):this.p("vjs-fullscreen")};function S(a,c,d){if(a.m&&!a.m.la)a.m.I(function(){this[c](d)});else try{a.m[c](d)}catch(e){throw t.log(e),e;}} +function R(a,c){if(a.m&&a.m.la)try{return a.m[c]()}catch(d){throw a.m[c]===b?t.log("Video.js: "+c+" method not defined for "+a.eb+" playback technology.",d):"TypeError"==d.name?(t.log("Video.js: "+c+" unavailable on "+a.eb+" playback technology element.",d),a.m.la=l):t.log(d),d;}}s.play=function(){S(this,"play");return this};s.pause=function(){S(this,"pause");return this};s.paused=function(){return R(this,"paused")===l?l:f}; +s.currentTime=function(a){return a!==b?(S(this,"setCurrentTime",a),this):this.F.currentTime=R(this,"currentTime")||0};s.duration=function(a){if(a!==b)return this.F.duration=parseFloat(a),this;this.F.duration===b&&this.zc();return this.F.duration||0};s.remainingTime=function(){return this.duration()-this.currentTime()};s.buffered=function(){var a=R(this,"buffered");if(!a||!a.length)a=t.zb(0,0);return a}; +s.bufferedPercent=function(){var a=this.duration(),c=this.buffered(),d=0,e,g;if(!a)return 0;for(var h=0;ha&&(g=a),d+=g-e;return d/a};s.volume=function(a){if(a!==b)return a=Math.max(0,Math.min(1,parseFloat(a))),this.F.volume=a,S(this,"setVolume",a),t.Xd(a),this;a=parseFloat(R(this,"volume"));return isNaN(a)?1:a};s.muted=function(a){return a!==b?(S(this,"setMuted",a),this):R(this,"muted")||l};s.Da=function(){return R(this,"supportsFullScreen")||l};s.vc=l; +s.isFullscreen=function(a){return a!==b?(this.vc=!!a,this):this.vc};s.requestFullscreen=function(){var a=t.Oa.Eb;this.isFullscreen(f);a?(t.d(document,a.fullscreenchange,t.bind(this,function(c){this.isFullscreen(document[a.fullscreenElement]);this.isFullscreen()===l&&t.o(document,a.fullscreenchange,arguments.callee);this.l("fullscreenchange")})),this.b[a.requestFullscreen]()):this.m.Da()?S(this,"enterFullScreen"):(this.oc(),this.l("fullscreenchange"));return this}; +s.exitFullscreen=function(){var a=t.Oa.Eb;this.isFullscreen(l);if(a)document[a.exitFullscreen]();else this.m.Da()?S(this,"exitFullScreen"):(this.Cb(),this.l("fullscreenchange"));return this};s.oc=function(){this.zd=f;this.qd=document.documentElement.style.overflow;t.d(document,"keydown",t.bind(this,this.qc));document.documentElement.style.overflow="hidden";t.n(document.body,"vjs-full-window");this.l("enterFullWindow")}; +s.qc=function(a){27===a.keyCode&&(this.isFullscreen()===f?this.exitFullscreen():this.Cb())};s.Cb=function(){this.zd=l;t.o(document,"keydown",this.qc);document.documentElement.style.overflow=this.qd;t.p(document.body,"vjs-full-window");this.l("exitFullWindow")}; +s.selectSource=function(a){for(var c=0,d=this.k.techOrder;c'+this.s("Stream Type")+""+this.s("LIVE"),"aria-live":"off"});a.appendChild(this.u);return a};t.$b=t.t.extend({i:function(a,c){t.t.call(this,a,c);a.d("play",t.bind(this,this.Nb));a.d("pause",t.bind(this,this.Mb))}});s=t.$b.prototype;s.ta="Play"; +s.S=function(){return"vjs-play-control "+t.t.prototype.S.call(this)};s.r=function(){this.c.paused()?this.c.play():this.c.pause()};s.Nb=function(){t.p(this.b,"vjs-paused");t.n(this.b,"vjs-playing");this.b.children[0].children[0].innerHTML=this.s("Pause")};s.Mb=function(){t.p(this.b,"vjs-playing");t.n(this.b,"vjs-paused");this.b.children[0].children[0].innerHTML=this.s("Play")};t.hb=t.a.extend({i:function(a,c){t.a.call(this,a,c);a.d("timeupdate",t.bind(this,this.fa))}}); +t.hb.prototype.e=function(){var a=t.a.prototype.e.call(this,"div",{className:"vjs-current-time vjs-time-controls vjs-control"});this.u=t.e("div",{className:"vjs-current-time-display",innerHTML:'Current Time 0:00',"aria-live":"off"});a.appendChild(this.u);return a};t.hb.prototype.fa=function(){var a=this.c.bb?this.c.F.currentTime:this.c.currentTime();this.u.innerHTML=''+this.s("Current Time")+" "+t.ya(a,this.c.duration())}; +t.ib=t.a.extend({i:function(a,c){t.a.call(this,a,c);a.d("timeupdate",t.bind(this,this.fa))}});t.ib.prototype.e=function(){var a=t.a.prototype.e.call(this,"div",{className:"vjs-duration vjs-time-controls vjs-control"});this.u=t.e("div",{className:"vjs-duration-display",innerHTML:''+this.s("Duration Time")+" 0:00","aria-live":"off"});a.appendChild(this.u);return a}; +t.ib.prototype.fa=function(){var a=this.c.duration();a&&(this.u.innerHTML=''+this.s("Duration Time")+" "+t.ya(a))};t.fc=t.a.extend({i:function(a,c){t.a.call(this,a,c)}});t.fc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-time-divider",innerHTML:"
    /
    "})};t.pb=t.a.extend({i:function(a,c){t.a.call(this,a,c);a.d("timeupdate",t.bind(this,this.fa))}}); +t.pb.prototype.e=function(){var a=t.a.prototype.e.call(this,"div",{className:"vjs-remaining-time vjs-time-controls vjs-control"});this.u=t.e("div",{className:"vjs-remaining-time-display",innerHTML:''+this.s("Remaining Time")+" -0:00","aria-live":"off"});a.appendChild(this.u);return a};t.pb.prototype.fa=function(){this.c.duration()&&(this.u.innerHTML=''+this.s("Remaining Time")+" -"+t.ya(this.c.remainingTime()))}; +t.Ja=t.t.extend({i:function(a,c){t.t.call(this,a,c)}});t.Ja.prototype.ta="Fullscreen";t.Ja.prototype.S=function(){return"vjs-fullscreen-control "+t.t.prototype.S.call(this)};t.Ja.prototype.r=function(){this.c.isFullscreen()?(this.c.exitFullscreen(),this.xb.innerHTML=this.s("Fullscreen")):(this.c.requestFullscreen(),this.xb.innerHTML=this.s("Non-Fullscreen"))};t.ob=t.a.extend({i:function(a,c){t.a.call(this,a,c)}});t.ob.prototype.k={children:{seekBar:{}}}; +t.ob.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-progress-control vjs-control"})};t.bc=t.P.extend({i:function(a,c){t.P.call(this,a,c);a.d("timeupdate",t.bind(this,this.oa));a.I(t.bind(this,this.oa))}});s=t.bc.prototype;s.k={children:{loadProgressBar:{},playProgressBar:{},seekHandle:{}},barName:"playProgressBar",handleName:"seekHandle"};s.Bc="timeupdate";s.e=function(){return t.P.prototype.e.call(this,"div",{className:"vjs-progress-holder","aria-label":"video progress bar"})}; +s.oa=function(){var a=this.c.bb?this.c.F.currentTime:this.c.currentTime();this.b.setAttribute("aria-valuenow",t.round(100*this.Fb(),2));this.b.setAttribute("aria-valuetext",t.ya(a,this.c.duration()))};s.Fb=function(){return this.c.currentTime()/this.c.duration()};s.Za=function(a){t.P.prototype.Za.call(this,a);this.c.bb=f;this.ie=!this.c.paused();this.c.pause()};s.$a=function(a){a=H(this,a)*this.c.duration();a==this.c.duration()&&(a-=0.1);this.c.currentTime(a)}; +s.Lb=function(a){t.P.prototype.Lb.call(this,a);this.c.bb=l;this.ie&&this.c.play()};s.Lc=function(){this.c.currentTime(this.c.currentTime()+5)};s.Kc=function(){this.c.currentTime(this.c.currentTime()-5)};t.lb=t.a.extend({i:function(a,c){t.a.call(this,a,c);a.d("progress",t.bind(this,this.update))}});t.lb.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-load-progress",innerHTML:''+this.s("Loaded")+": 0%"})}; +t.lb.prototype.update=function(){var a,c,d,e,g=this.c.buffered();a=this.c.duration();var h,j=this.c;h=j.buffered();j=j.duration();h=h.end(h.length-1);h>j&&(h=j);j=this.b.children;this.b.style.width=100*(h/a||0)+"%";for(a=0;ag.length;a--)this.b.removeChild(j[a-1])};t.Zb=t.a.extend({i:function(a,c){t.a.call(this,a,c)}}); +t.Zb.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-play-progress",innerHTML:''+this.s("Progress")+": 0%"})};t.La=t.Z.extend({i:function(a,c){t.Z.call(this,a,c);a.d("timeupdate",t.bind(this,this.fa))}});t.La.prototype.defaultValue="00:00";t.La.prototype.e=function(){return t.Z.prototype.e.call(this,"div",{className:"vjs-seek-handle","aria-live":"off"})}; +t.La.prototype.fa=function(){var a=this.c.bb?this.c.F.currentTime:this.c.currentTime();this.b.innerHTML=''+t.ya(a,this.c.duration())+""};t.rb=t.a.extend({i:function(a,c){t.a.call(this,a,c);a.m&&a.m.featuresVolumeControl===l&&this.n("vjs-hidden");a.d("loadstart",t.bind(this,function(){a.m.featuresVolumeControl===l?this.n("vjs-hidden"):this.p("vjs-hidden")}))}});t.rb.prototype.k={children:{volumeBar:{}}}; +t.rb.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-volume-control vjs-control"})};t.qb=t.P.extend({i:function(a,c){t.P.call(this,a,c);a.d("volumechange",t.bind(this,this.oa));a.I(t.bind(this,this.oa))}});s=t.qb.prototype;s.oa=function(){this.b.setAttribute("aria-valuenow",t.round(100*this.c.volume(),2));this.b.setAttribute("aria-valuetext",t.round(100*this.c.volume(),2)+"%")};s.k={children:{volumeLevel:{},volumeHandle:{}},barName:"volumeLevel",handleName:"volumeHandle"}; +s.Bc="volumechange";s.e=function(){return t.P.prototype.e.call(this,"div",{className:"vjs-volume-bar","aria-label":"volume level"})};s.$a=function(a){this.c.muted()&&this.c.muted(l);this.c.volume(H(this,a))};s.Fb=function(){return this.c.muted()?0:this.c.volume()};s.Lc=function(){this.c.volume(this.c.volume()+0.1)};s.Kc=function(){this.c.volume(this.c.volume()-0.1)};t.gc=t.a.extend({i:function(a,c){t.a.call(this,a,c)}}); +t.gc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-volume-level",innerHTML:''})};t.sb=t.Z.extend();t.sb.prototype.defaultValue="00:00";t.sb.prototype.e=function(){return t.Z.prototype.e.call(this,"div",{className:"vjs-volume-handle"})}; +t.ia=t.t.extend({i:function(a,c){t.t.call(this,a,c);a.d("volumechange",t.bind(this,this.update));a.m&&a.m.featuresVolumeControl===l&&this.n("vjs-hidden");a.d("loadstart",t.bind(this,function(){a.m.featuresVolumeControl===l?this.n("vjs-hidden"):this.p("vjs-hidden")}))}});t.ia.prototype.e=function(){return t.t.prototype.e.call(this,"div",{className:"vjs-mute-control vjs-control",innerHTML:'
    '+this.s("Mute")+"
    "})}; +t.ia.prototype.r=function(){this.c.muted(this.c.muted()?l:f)};t.ia.prototype.update=function(){var a=this.c.volume(),c=3;0===a||this.c.muted()?c=0:0.33>a?c=1:0.67>a&&(c=2);this.c.muted()?this.b.children[0].children[0].innerHTML!=this.s("Unmute")&&(this.b.children[0].children[0].innerHTML=this.s("Unmute")):this.b.children[0].children[0].innerHTML!=this.s("Mute")&&(this.b.children[0].children[0].innerHTML=this.s("Mute"));for(a=0;4>a;a++)t.p(this.b,"vjs-vol-"+a);t.n(this.b,"vjs-vol-"+c)}; +t.ra=t.K.extend({i:function(a,c){t.K.call(this,a,c);a.d("volumechange",t.bind(this,this.update));a.m&&a.m.featuresVolumeControl===l&&this.n("vjs-hidden");a.d("loadstart",t.bind(this,function(){a.m.featuresVolumeControl===l?this.n("vjs-hidden"):this.p("vjs-hidden")}));this.n("vjs-menu-button")}});t.ra.prototype.wa=function(){var a=new t.ha(this.c,{kc:"div"}),c=new t.qb(this.c,t.h.z({vertical:f},this.k.we));a.Q(c);return a};t.ra.prototype.r=function(){t.ia.prototype.r.call(this);t.K.prototype.r.call(this)}; +t.ra.prototype.e=function(){return t.t.prototype.e.call(this,"div",{className:"vjs-volume-menu-button vjs-menu-button vjs-control",innerHTML:'
    '+this.s("Mute")+"
    "})};t.ra.prototype.update=t.ia.prototype.update;t.ac=t.K.extend({i:function(a,c){t.K.call(this,a,c);this.Qc();this.Pc();a.d("loadstart",t.bind(this,this.Qc));a.d("ratechange",t.bind(this,this.Pc))}});s=t.ac.prototype; +s.e=function(){var a=t.a.prototype.e.call(this,"div",{className:"vjs-playback-rate vjs-menu-button vjs-control",innerHTML:'
    '+this.s("Playback Rate")+"
    "});this.xc=t.e("div",{className:"vjs-playback-rate-value",innerHTML:1});a.appendChild(this.xc);return a};s.wa=function(){var a=new t.ha(this.j()),c=this.j().options().playbackRates;if(c)for(var d=c.length-1;0<=d;d--)a.Q(new t.nb(this.j(),{rate:c[d]+"x"}));return a}; +s.oa=function(){this.v().setAttribute("aria-valuenow",this.j().playbackRate())};s.r=function(){for(var a=this.j().playbackRate(),c=this.j().options().playbackRates,d=c[0],e=0;ea){d=c[e];break}this.j().playbackRate(d)};function U(a){return a.j().m&&a.j().m.featuresPlaybackRate&&a.j().options().playbackRates&&0