Commit 862daa8a4535833a5fc7f8117a102cff51d18d79

Authored by DANG
1 parent cf92410482

commit theme

Showing 14 changed files with 448 additions and 472 deletions Inline Diff

No preview for this file type
No preview for this file type
app/bower_components/bootstrap/.bower.json
1 { 1 {
2 "name": "bootstrap", 2 "name": "bootstrap",
3 "version": "3.0.3", 3 "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
4 "keywords": [
5 "css",
6 "js",
7 "less",
8 "mobile-first",
9 "responsive",
10 "front-end",
11 "framework",
12 "web"
13 ],
14 "homepage": "http://getbootstrap.com",
15 "license": "MIT",
16 "moduleType": "globals",
4 "main": [ 17 "main": [
5 "./dist/js/bootstrap.js", 18 "less/bootstrap.less",
6 "./dist/css/bootstrap.css", 19 "dist/js/bootstrap.js"
7 "./dist/fonts/glyphicons-halflings-regular.eot",
8 "./dist/fonts/glyphicons-halflings-regular.svg",
9 "./dist/fonts/glyphicons-halflings-regular.ttf",
10 "./dist/fonts/glyphicons-halflings-regular.woff"
11 ], 20 ],
12 "ignore": [ 21 "ignore": [
13 "**/.*", 22 "/.*",
14 "_*", 23 "_config.yml",
15 "docs-assets",
16 "examples",
17 "/fonts",
18 "js/tests",
19 "CNAME", 24 "CNAME",
20 "CONTRIBUTING.md",
21 "Gruntfile.js",
22 "browserstack.json",
23 "composer.json", 25 "composer.json",
24 "package.json", 26 "CONTRIBUTING.md",
25 "*.html" 27 "docs",
28 "js/tests",
29 "test-infra"
26 ], 30 ],
27 "dependencies": { 31 "dependencies": {
28 "jquery": ">= 1.9.0" 32 "jquery": "1.9.1 - 3"
29 }, 33 },
app/bower_components/bootstrap/LICENSE
1 Apache License 1 The MIT License (MIT)
2 Version 2.0, January 2004
3 http://www.apache.org/licenses/
4 2
5 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 3 Copyright (c) 2011-2016 Twitter, Inc.
6 4
7 1. Definitions. 5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 of this software and associated documentation files (the "Software"), to deal
7 in the Software without restriction, including without limitation the rights
8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 copies of the Software, and to permit persons to whom the Software is
10 furnished to do so, subject to the following conditions:
8 11
9 "License" shall mean the terms and conditions for use, reproduction, 12 The above copyright notice and this permission notice shall be included in
10 and distribution as defined by Sections 1 through 9 of this document. 13 all copies or substantial portions of the Software.
11 14
12 "Licensor" shall mean the copyright owner or entity authorized by 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13 the copyright owner that is granting the License. 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14 17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15 "Legal Entity" shall mean the union of the acting entity and all 18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16 other entities that control, are controlled by, or are under common 19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17 control with that entity. For the purposes of this definition, 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18 "control" means (i) the power, direct or indirect, to cause the 21 THE SOFTWARE.
19 direction or management of such entity, whether by contract or
20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
21 outstanding shares, or (iii) beneficial ownership of such entity.
22
23 "You" (or "Your") shall mean an individual or Legal Entity
24 exercising permissions granted by this License.
25
26 "Source" form shall mean the preferred form for making modifications,
27 including but not limited to software source code, documentation
28 source, and configuration files.
29
30 "Object" form shall mean any form resulting from mechanical
31 transformation or translation of a Source form, including but
32 not limited to compiled object code, generated documentation,
33 and conversions to other media types.
34
35 "Work" shall mean the work of authorship, whether in Source or
36 Object form, made available under the License, as indicated by a
37 copyright notice that is included in or attached to the work
38 (an example is provided in the Appendix below).
39
40 "Derivative Works" shall mean any work, whether in Source or Object
41 form, that is based on (or derived from) the Work and for which the
42 editorial revisions, annotations, elaborations, or other modifications
43 represent, as a whole, an original work of authorship. For the purposes
44 of this License, Derivative Works shall not include works that remain
45 separable from, or merely link (or bind by name) to the interfaces of,
46 the Work and Derivative Works thereof.
47
48 "Contribution" shall mean any work of authorship, including
49 the original version of the Work and any modifications or additions
50 to that Work or Derivative Works thereof, that is intentionally
51 submitted to Licensor for inclusion in the Work by the copyright owner
52 or by an individual or Legal Entity authorized to submit on behalf of
53 the copyright owner. For the purposes of this definition, "submitted"
54 means any form of electronic, verbal, or written communication sent
55 to the Licensor or its representatives, including but not limited to
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
58 Licensor for the purpose of discussing and improving the Work, but
59 excluding communication that is conspicuously marked or otherwise
60 designated in writing by the copyright owner as "Not a Contribution."
61
62 "Contributor" shall mean Licensor and any individual or Legal Entity
63 on behalf of whom a Contribution has been received by Licensor and
64 subsequently incorporated within the Work.
65
66 2. Grant of Copyright License. Subject to the terms and conditions of
67 this License, each Contributor hereby grants to You a perpetual,
68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69 copyright license to reproduce, prepare Derivative Works of,
70 publicly display, publicly perform, sublicense, and distribute the
71 Work and such Derivative Works in Source or Object form.
72
73 3. Grant of Patent License. Subject to the terms and conditions of
74 this License, each Contributor hereby grants to You a perpetual,
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 (except as stated in this section) patent license to make, have made,
77 use, offer to sell, sell, import, and otherwise transfer the Work,
78 where such license applies only to those patent claims licensable
79 by such Contributor that are necessarily infringed by their
80 Contribution(s) alone or by combination of their Contribution(s)
81 with the Work to which such Contribution(s) was submitted. If You
82 institute patent litigation against any entity (including a
83 cross-claim or counterclaim in a lawsuit) alleging that the Work
84 or a Contribution incorporated within the Work constitutes direct
85 or contributory patent infringement, then any patent licenses
86 granted to You under this License for that Work shall terminate
87 as of the date such litigation is filed.
88
89 4. Redistribution. You may reproduce and distribute copies of the
90 Work or Derivative Works thereof in any medium, with or without
91 modifications, and in Source or Object form, provided that You
92 meet the following conditions:
93
94 (a) You must give any other recipients of the Work or
95 Derivative Works a copy of this License; and
96
97 (b) You must cause any modified files to carry prominent notices
98 stating that You changed the files; and
99
100 (c) You must retain, in the Source form of any Derivative Works
101 that You distribute, all copyright, patent, trademark, and
102 attribution notices from the Source form of the Work,
103 excluding those notices that do not pertain to any part of
104 the Derivative Works; and
105
106 (d) If the Work includes a "NOTICE" text file as part of its
107 distribution, then any Derivative Works that You distribute must
108 include a readable copy of the attribution notices contained
109 within such NOTICE file, excluding those notices that do not
110 pertain to any part of the Derivative Works, in at least one
111 of the following places: within a NOTICE text file distributed
112 as part of the Derivative Works; within the Source form or
113 documentation, if provided along with the Derivative Works; or,
114 within a display generated by the Derivative Works, if and
115 wherever such third-party notices normally appear. The contents
116 of the NOTICE file are for informational purposes only and
117 do not modify the License. You may add Your own attribution
118 notices within Derivative Works that You distribute, alongside
119 or as an addendum to the NOTICE text from the Work, provided
120 that such additional attribution notices cannot be construed
121 as modifying the License.
122
123 You may add Your own copyright statement to Your modifications and
124 may provide additional or different license terms and conditions
125 for use, reproduction, or distribution of Your modifications, or
126 for any such Derivative Works as a whole, provided Your use,
127 reproduction, and distribution of the Work otherwise complies with
128 the conditions stated in this License.
129
130 5. Submission of Contributions. Unless You explicitly state otherwise,
131 any Contribution intentionally submitted for inclusion in the Work
132 by You to the Licensor shall be under the terms and conditions of
133 this License, without any additional terms or conditions.
134 Notwithstanding the above, nothing herein shall supersede or modify
135 the terms of any separate license agreement you may have executed
136 with Licensor regarding such Contributions.
137
138 6. Trademarks. This License does not grant permission to use the trade
139 names, trademarks, service marks, or product names of the Licensor,
140 except as required for reasonable and customary use in describing the
141 origin of the Work and reproducing the content of the NOTICE file.
142
143 7. Disclaimer of Warranty. Unless required by applicable law or
144 agreed to in writing, Licensor provides the Work (and each
145 Contributor provides its Contributions) on an "AS IS" BASIS,
146 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147 implied, including, without limitation, any warranties or conditions
148 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149 PARTICULAR PURPOSE. You are solely responsible for determining the
150 appropriateness of using or redistributing the Work and assume any
151 risks associated with Your exercise of permissions under this License.
152
153 8. Limitation of Liability. In no event and under no legal theory,
154 whether in tort (including negligence), contract, or otherwise,
155 unless required by applicable law (such as deliberate and grossly
156 negligent acts) or agreed to in writing, shall any Contributor be
157 liable to You for damages, including any direct, indirect, special,
158 incidental, or consequential damages of any character arising as a
159 result of this License or out of the use or inability to use the
160 Work (including but not limited to damages for loss of goodwill,
161 work stoppage, computer failure or malfunction, or any and all
162 other commercial damages or losses), even if such Contributor
163 has been advised of the possibility of such damages.
164
165 9. Accepting Warranty or Additional Liability. While redistributing
166 the Work or Derivative Works thereof, You may choose to offer,
167 and charge a fee for, acceptance of support, warranty, indemnity,
168 or other liability obligations and/or rights consistent with this
169 License. However, in accepting such obligations, You may act only
170 on Your own behalf and on Your sole responsibility, not on behalf
171 of any other Contributor, and only if You agree to indemnify,
172 defend, and hold each Contributor harmless for any liability
app/bower_components/bootstrap/README.md
1 # [Bootstrap](http://getbootstrap.com) [![Build Status](https://secure.travis-ci.org/twbs/bootstrap.png)](http://travis-ci.org/twbs/bootstrap) [![devDependency Status](https://david-dm.org/twbs/bootstrap/dev-status.png)](https://david-dm.org/twbs/bootstrap#info=devDependencies) 1 # [Bootstrap](http://getbootstrap.com)
2
3 [![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com)
4 ![Bower version](https://img.shields.io/bower/v/bootstrap.svg)
5 [![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
6 [![Build Status](https://img.shields.io/travis/twbs/bootstrap/master.svg)](https://travis-ci.org/twbs/bootstrap)
7 [![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap#info=devDependencies)
8 [![NuGet](https://img.shields.io/nuget/v/bootstrap.svg)](https://www.nuget.org/packages/Bootstrap)
2 [![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](https://saucelabs.com/u/bootstrap) 9 [![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](https://saucelabs.com/u/bootstrap)
3 10
4 Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat). 11 Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.
5 12
6 To get started, check out <http://getbootstrap.com>! 13 To get started, check out <http://getbootstrap.com>!
7 14
8 15
16 ## Table of contents
9 17
18 * [Quick start](#quick-start)
19 * [Bugs and feature requests](#bugs-and-feature-requests)
20 * [Documentation](#documentation)
21 * [Contributing](#contributing)
22 * [Community](#community)
23 * [Versioning](#versioning)
24 * [Creators](#creators)
25 * [Copyright and license](#copyright-and-license)
26
27
10 ## Quick start 28 ## Quick start
11 29
12 Three quick start options are available: 30 Several quick start options are available:
13 31
14 * [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.0.3.zip). 32 * [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.7.zip).
15 * Clone the repo: `git clone https://github.com/twbs/bootstrap.git`. 33 * Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
16 * Install with [Bower](http://bower.io): `bower install bootstrap`. 34 * Install with [Bower](http://bower.io): `bower install bootstrap`.
35 * Install with [npm](https://www.npmjs.com): `npm install bootstrap@3`.
36 * Install with [Meteor](https://www.meteor.com): `meteor add twbs:bootstrap`.
37 * Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap`.
17 38
18 Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. 39 Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
19 40
20 ### What's included 41 ### What's included
21 42
22 Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this: 43 Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
23 44
24 ``` 45 ```
25 bootstrap/ 46 bootstrap/
26 ├── css/ 47 ├── css/
27 │ ├── bootstrap.css 48 │ ├── bootstrap.css
49 │ ├── bootstrap.css.map
28 │ ├── bootstrap.min.css 50 │ ├── bootstrap.min.css
51 │ ├── bootstrap.min.css.map
29 │ ├── bootstrap-theme.css 52 │ ├── bootstrap-theme.css
30 │ └── bootstrap-theme.min.css 53 │ ├── bootstrap-theme.css.map
54 │ ├── bootstrap-theme.min.css
55 │ └── bootstrap-theme.min.css.map
31 ├── js/ 56 ├── js/
32 │ ├── bootstrap.js 57 │ ├── bootstrap.js
33 │ └── bootstrap.min.js 58 │ └── bootstrap.min.js
34 └── fonts/ 59 └── fonts/
35 ├── glyphicons-halflings-regular.eot 60 ├── glyphicons-halflings-regular.eot
36 ├── glyphicons-halflings-regular.svg 61 ├── glyphicons-halflings-regular.svg
37 ├── glyphicons-halflings-regular.ttf 62 ├── glyphicons-halflings-regular.ttf
38 └── glyphicons-halflings-regular.woff 63 ├── glyphicons-halflings-regular.woff
64 └── glyphicons-halflings-regular.woff2
39 ``` 65 ```
40 66
41 We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). Fonts from Glyphicons are included, as is the optional Bootstrap theme. 67 We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developer.chrome.com/devtools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.
42 68
43 69
44
45 ## Bugs and feature requests 70 ## Bugs and feature requests
46 71
47 Have a bug or a feature request? [Please open a new issue](https://github.com/twbs/bootstrap/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). 72 Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new).
48 73
49 You may use [this JS Bin](http://jsbin.com/aKiCIDO/1/edit) as a template for your bug reports. 74 Note that **feature requests must target [Bootstrap v4](https://github.com/twbs/bootstrap/tree/v4-dev),** because Bootstrap v3 is now in maintenance mode and is closed off to new features. This is so that we can focus our efforts on Bootstrap v4.
50 75
51 76
52
53 ## Documentation 77 ## Documentation
54 78
55 Bootstrap's documentation, included in this repo in the root directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at <http://getbootstrap.com>. The docs may also be run locally. 79 Bootstrap's documentation, included in this repo in the root directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at <http://getbootstrap.com>. The docs may also be run locally.
56 80
57 ### Running documentation locally 81 ### Running documentation locally
58 82
59 1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v1.x). 83 1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) and other Ruby dependencies with `bundle install`.
60 2. From the root `/bootstrap` directory, run `jekyll serve` in the command line. 84 **Note for Windows users:** Read [this unofficial guide](http://jekyll-windows.juthilo.com/) to get Jekyll up and running without problems.
61 - **Windows users:** run `chcp 65001` first to change the command prompt's character encoding ([code page](http://en.wikipedia.org/wiki/Windows_code_page)) to UTF-8 so Jekyll runs without errors. 85 2. From the root `/bootstrap` directory, run `bundle exec jekyll serve` in the command line.
62 3. Open <http://localhost:9001> in your browser, and voilà. 86 4. Open `http://localhost:9001` in your browser, and voilà.
63 87
64 Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). 88 Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/).
65 89
66 ### Documentation for previous releases 90 ### Documentation for previous releases
67 91
68 Documentation for v2.3.2 has been made available for the time being at <http://getbootstrap.com/2.3.2/> while folks transition to Bootstrap 3. 92 Documentation for v2.3.2 has been made available for the time being at <http://getbootstrap.com/2.3.2/> while folks transition to Bootstrap 3.
69 93
70 [Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download. 94 [Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download.
71 95
72 96
73
74 ## Compiling CSS and JavaScript
75
76 Bootstrap uses [Grunt](http://gruntjs.com/) with convenient methods for working with the framework. It's how we compile our code, run tests, and more. To use it, install the required dependencies as directed and then run some Grunt commands.
77
78 ### Install Grunt
79
80 From the command line:
81
82 1. Install `grunt-cli` globally with `npm install -g grunt-cli`.
83 2. Navigate to the root `/bootstrap` directory, then run `npm install`. npm will look at [package.json](package.json) and automatically install the necessary local dependencies listed there.
84
85 When completed, you'll be able to run the various Grunt commands provided from the command line.
86
87 **Unfamiliar with `npm`? Don't have node installed?** That's a-okay. npm stands for [node packaged modules](http://npmjs.org/) and is a way to manage development dependencies through node.js. [Download and install node.js](http://nodejs.org/download/) before proceeding.
88
89 ### Available Grunt commands
90
91 #### Build - `grunt`
92 Run `grunt` to run tests locally and compile the CSS and JavaScript into `/dist`. **Uses [recess](http://twitter.github.io/recess/) and [UglifyJS](http://lisperator.net/uglifyjs/).**
93
94 #### Only compile CSS and JavaScript - `grunt dist`
95 `grunt dist` creates the `/dist` directory with compiled files. **Uses [recess](http://twitter.github.io/recess/) and [UglifyJS](http://lisperator.net/uglifyjs/).**
96
97 #### Tests - `grunt test`
98 Runs [JSHint](http://jshint.com) and [QUnit](http://qunitjs.com/) tests headlessly in [PhantomJS](http://phantomjs.org/) (used for CI).
99
100 #### Watch - `grunt watch`
101 This is a convenience method for watching just Less files and automatically building them whenever you save.
102
103 ### Troubleshooting dependencies
104
105 Should you encounter problems with installing dependencies or running Grunt commands, uninstall all previous dependency versions (global and local). Then, rerun `npm install`.
106
107
108
109 ## Contributing 97 ## Contributing
110 98
111 Please read through our [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development. 99 Please read through our [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
112 100
113 More over, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://github.com/mdo/code-guide), maintained by [Mark Otto](http://github.com/mdo). 101 Moreover, if your pull request contains JavaScript patches or features, you must include [relevant unit tests](https://github.com/twbs/bootstrap/tree/master/js/tests). All HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Mark Otto](https://github.com/mdo).
114 102
115 Editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>. 103 **Bootstrap v3 is now closed off to new features.** It has gone into maintenance mode so that we can focus our efforts on [Bootstrap v4](https://github.com/twbs/bootstrap/tree/v4-dev), the future of the framework. Pull requests which add new features (rather than fix bugs) should target [Bootstrap v4 (the `v4-dev` git branch)](https://github.com/twbs/bootstrap/tree/v4-dev) instead.
116 104
117 With v3.1, we're moving from the Apache 2 to the MIT license for the Bootstrap code (not the docs). Please see the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md) for more information. 105 Editor preferences are available in the [editor config](https://github.com/twbs/bootstrap/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.
118 106
119 107
120 ## Community 108 ## Community
121 109
122 Keep track of development and community news. 110 Get updates on Bootstrap's development and chat with the project maintainers and community members.
123 111
124 * Follow [@twbootstrap on Twitter](http://twitter.com/twbootstrap). 112 * Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap).
125 * Read and subscribe to [The Official Bootstrap Blog](http://blog.getbootstrap.com). 113 * Read and subscribe to [The Official Bootstrap Blog](http://blog.getbootstrap.com).
126 * Have a question that's not a feature request or bug report? [Ask on the mailing list.](http://groups.google.com/group/twitter-bootstrap) 114 * Join [the official Slack room](https://bootstrap-slack.herokuapp.com).
127 * Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##twitter-bootstrap` channel. 115 * Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.
116 * Implementation help may be found at Stack Overflow (tagged [`twitter-bootstrap-3`](https://stackoverflow.com/questions/tagged/twitter-bootstrap-3)).
117 * Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability.
128 118
129 119
130
131
132 ## Versioning 120 ## Versioning
133 121
134 For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible. 122 For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under [the Semantic Versioning guidelines](http://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible.
135 123
136 Releases will be numbered with the following format: 124 See [the Releases section of our GitHub project](https://github.com/twbs/bootstrap/releases) for changelogs for each release version of Bootstrap. Release announcement posts on [the official Bootstrap blog](http://blog.getbootstrap.com) contain summaries of the most noteworthy changes made in each release.
137 125
138 `<major>.<minor>.<patch>`
139 126
app/bower_components/bootstrap/bower.json
1 { 1 {
2 "name": "bootstrap", 2 "name": "bootstrap",
3 "version": "3.0.3", 3 "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
4 "keywords": [
5 "css",
6 "js",
7 "less",
8 "mobile-first",
9 "responsive",
10 "front-end",
11 "framework",
12 "web"
13 ],
14 "homepage": "http://getbootstrap.com",
15 "license": "MIT",
16 "moduleType": "globals",
4 "main": [ 17 "main": [
5 "./dist/js/bootstrap.js", 18 "less/bootstrap.less",
6 "./dist/css/bootstrap.css", 19 "dist/js/bootstrap.js"
7 "./dist/fonts/glyphicons-halflings-regular.eot",
8 "./dist/fonts/glyphicons-halflings-regular.svg",
9 "./dist/fonts/glyphicons-halflings-regular.ttf",
10 "./dist/fonts/glyphicons-halflings-regular.woff"
11 ], 20 ],
12 "ignore": [ 21 "ignore": [
13 "**/.*", 22 "/.*",
14 "_*", 23 "_config.yml",
15 "docs-assets",
16 "examples",
17 "/fonts",
18 "js/tests",
19 "CNAME", 24 "CNAME",
20 "CONTRIBUTING.md",
21 "Gruntfile.js",
22 "browserstack.json",
app/bower_components/jquery/.bower.json
1 { 1 {
2 "name": "jquery", 2 "name": "jquery",
3 "main": "dist/jquery.js", 3 "main": "dist/jquery.js",
4 "license": "MIT", 4 "license": "MIT",
5 "ignore": [ 5 "ignore": [
6 "package.json" 6 "package.json"
7 ], 7 ],
8 "keywords": [ 8 "keywords": [
9 "jquery", 9 "jquery",
10 "javascript", 10 "javascript",
11 "browser", 11 "browser",
12 "library" 12 "library"
13 ], 13 ],
14 "homepage": "https://github.com/jquery/jquery-dist", 14 "homepage": "https://github.com/jquery/jquery-dist",
15 "version": "3.1.1", 15 "version": "3.1.1",
16 "_release": "3.1.1", 16 "_release": "3.1.1",
17 "_resolution": { 17 "_resolution": {
18 "type": "version", 18 "type": "version",
19 "tag": "3.1.1", 19 "tag": "3.1.1",
20 "commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3" 20 "commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
21 }, 21 },
22 "_source": "https://github.com/jquery/jquery-dist.git", 22 "_source": "https://github.com/jquery/jquery-dist.git",
23 "_target": "1.9.1 - 3", 23 "_target": "^3.1.1",
24 "_originalSource": "jquery" 24 "_originalSource": "jquery"
25 } 25 }
app/images/agree-design.png

7.82 KB

7.11 KB

app/images/bg_step_arrow.gif

104 Bytes

app/images/trash.png

7.82 KB

1 /* Space out content a bit */ 1 /* Space out content a bit */
2 @import "../fonts/font.css"; 2 @import "../fonts/font.css";
3 body { 3 body {
4 font-family: 'Hiragino Kaku Gothic Pro'; 4 font-family: 'Hiragino Kaku Gothic Pro';
5
5 } 6 }
7 .padding-right-0{
8 padding-right: 0!important;
9 }
10 .padding-left-0{
11 padding-left: 0!important;
12 }
6 button.red{ 13 button.red{
7 color: #ffffff; 14 color: #ffffff;
8 background-color: #ff0000; 15 background-color: #ff0000;
9 border: 1px solid #ff0000; 16 border: 1px solid #ff0000;
10 17
11 } 18 }
12 button.white{ 19 button.white{
13 border: 1px solid #ff8080; 20 border: 1px solid #ff8080;
14 color: #ff8080; 21 color: #ff8080;
15 background-color: #ffffff; 22 background-color: #ffffff;
16 } 23 }
17 button.brown{ 24 button.brown{
18 background-color: #666666; 25 background-color: #666666;
19 border: 1px solid #666666; 26 border: 1px solid #666666;
20 color: #ffffff; 27 color: #ffffff;
21 border-radius: 5px; 28 border-radius: 5px;
22 } 29 }
30 button.black{
31 border: 1px solid #c9c9c9;
32 background-color: #343434;
33 color: #ffffff;
34 padding: 1px 6px;
35 }
23 #tshirt-container{ 36 #tshirt-container{
24 border-left: 1px solid #dcdcdc; 37 border-left: 1px solid #dcdcdc;
25 border-right: 1px solid #dcdcdc; 38 border-right: 1px solid #dcdcdc;
26 } 39 }
27 /*HEADER*/ 40 /*HEADER*/
28 header{ 41 header{
29 border-bottom: 1px solid #dcdcdc; 42 border-bottom: 1px solid #dcdcdc;
30 } 43 }
31 header .logo{ 44 header .logo{
32 color: #ed1d24; 45 color: #ed1d24;
33 font-size: 30px; 46 font-size: 30px;
34 text-transform: uppercase; 47 text-transform: uppercase;
35 font-weight: bold; 48 font-weight: bold;
36 } 49 }
37 header .logo img{ 50 header .logo img{
38 width: 60px; 51 width: 60px;
39 } 52 }
40 /*NAVIGATION*/ 53 /*NAVIGATION*/
41 nav{ 54 nav{
42 border-bottom: 1px solid #dcdcdc; 55 border-bottom: 1px solid #dcdcdc;
56 padding: 10px 0;
43 } 57 }
44 nav h2{ 58 nav h2{
45 font-size: 24px; 59 font-size: 27px;
60 margin: 0 0;
46 } 61 }
47 nav ul{ 62 nav ul{
48 list-style: none; 63 list-style: none;
49 padding-left: 0; 64 padding-left: 0;
65 margin-bottom: 0;
50 } 66 }
51 nav ul li{ 67 nav ul li{
52 margin-left: 2px; 68 margin-left: 2px;
53 float: left; 69 float: left;
54 padding: 6px 12px; 70 padding: 6px 12px;
55 background-color: #999999; 71 background-color: #999999;
56 } 72 }
57 nav ul li a{ 73 nav ul li a{
58 color: #ffffff; 74 color: #ffffff;
59 } 75 }
60 nav ul li.action{ 76 nav ul li.action{
61 color: #ffffff; 77 color: #ffffff;
62 background-color: #ed1d24; 78 background-color: #ed1d24;
63 } 79 }
64 /*ASIDE*/ 80 /*ASIDE*/
65 aside{ 81 aside{
66 82 margin: 10px 0;
67 } 83 }
68 84
69 aside .break-down{ 85 aside .break-down{
70 padding: 0 0; 86 padding: 0 0;
71 } 87 }
72 aside .break-down i.fa{ 88 aside .break-down i.fa{
73 font-size: 35px; 89 font-size: 35px;
74 color: #ff0000; 90 color: #ff0000;
75 } 91 }
76 aside .break-line{ 92 aside .break-line{
77 93
78 } 94 }
79 aside .break-line hr{ 95 aside .break-line hr{
80 border-top: 1px dotted #cccccc; 96 border-top: 1px dotted #cccccc;
81 } 97 }
82 aside .step{ 98 aside .step{
83 margin: 0 0; 99 margin: 0 0;
84 } 100 }
85 aside .step .title{ 101 aside .step .title{
86 font-size: 13px; 102 font-size: 15px;
87 line-height: 16px; 103 line-height: 16px;
88 font-weight: bold; 104 font-weight: bold;
105 margin-bottom: 3px;
89 } 106 }
90 aside .step .title-notice{ 107 aside .step .title-notice{
91 font-size: 13px; 108 font-size: 13px;
92 line-height: 16px; 109 line-height: 16px;
110 margin-bottom: 3px;
93 } 111 }
94 aside .step .title-notice .require{ 112 aside .step .title-notice .require{
95 font-size: 10px; 113 font-size: 10px;
96 } 114 }
97 aside .step .step-box{ 115 aside .step .step-box{
98 border: 2px solid #dcdcdc; 116 border: 2px solid #dcdcdc;
99 font-size: 12px; 117 font-size: 12px;
100 118
101 } 119 }
102 /*Step 1*/ 120 /*Step 1*/
103 aside .step .step-box .tshirt-design{ 121 aside .step .step-box .tshirt-design{
104 border: 1px solid #cccccc; 122 border: 1px solid #cccccc;
105 background-color: #f5f5f5; 123 background-color: #f5f5f5;
106 margin: 10px 10px; 124 margin: 10px 10px;
107 } 125 }
108 aside .step .step-box .tshirt-design div{ 126 aside .step .step-box .tshirt-design div{
109 float: left; 127 float: left;
110 } 128 }
111 aside .step .step-box .tshirt-design .icon{ 129 aside .step .step-box .tshirt-design .icon{
112 padding: 4px 4px; 130 padding: 4px 4px;
113 border-right: 1px solid #cccccc; 131 border-right: 1px solid #cccccc;
114 132
115 } 133 }
116 aside .step .step-box .tshirt-design .icon img{ 134 aside .step .step-box .tshirt-design .icon img{
117 height: 50px; 135 height: 50px;
118 } 136 }
119 aside .step .step-box .tshirt-design .name{ 137 aside .step .step-box .tshirt-design .name{
120 padding: 10px 10px; 138 padding: 10px 10px;
121 139
122 } 140 }
123 aside .step .step-box .tshirt-design .action{ 141 aside .step .step-box .tshirt-design .action{
124 padding: 10px 10px; 142 padding: 10px 10px;
125 float: right; 143 float: right;
126 144
127 } 145 }
128 aside .step .step-box .tshirt-design .action button{ 146 aside .step .step-box .tshirt-design .action button{
129 padding: 8px 10px; 147 padding: 8px 10px;
130 } 148 }
131 /*Step 2*/ 149 /*Step 2*/
132 aside .step .step-box .tshirt-color{ 150 aside .step .step-box .tshirt-color{
133 padding: 6px 10px; 151 padding: 6px 10px;
134 position: relative; 152 position: relative;
135 } 153 }
136 aside .step .step-box .tshirt-color ul.choice-color{ 154 aside .step .step-box .tshirt-color ul.choice-color{
137 float: left; 155 float: left;
138 list-style: none; 156 list-style: none;
139 padding-left: 0; 157 padding-left: 0;
140 width: 100%; 158 width: 100%;
159 margin-bottom: 3px;
141 } 160 }
142 aside .step .step-box .tshirt-color ul.choice-color li{ 161 aside .step .step-box .tshirt-color ul.choice-color li{
143 margin: 0 10px 0 0; 162 margin: 0 10px 0 0;
144 border: 1px solid #cccccc; 163 border: 1px solid #cccccc;
145 padding: 2px 2px; 164 padding: 2px 2px;
146 float: left; 165 float: left;
147 } 166 }
148 aside .step .step-box .tshirt-color ul.choice-color li div{ 167 aside .step .step-box .tshirt-color ul.choice-color li div{
149 height: 30px; 168 height: 30px;
150 width: 30px; 169 width: 30px;
151 } 170 }
152 171
153 aside .step .step-box .tshirt-color ul.choice-color li.white div{ 172 aside .step .step-box .tshirt-color ul.choice-color li.white div{
154 background-color: #ece7e4; 173 background-color: #ece7e4;
155 } 174 }
156 aside .step .step-box .tshirt-color ul.choice-color li.blue div{ 175 aside .step .step-box .tshirt-color ul.choice-color li.blue div{
157 background-color: #e7dfd0; 176 background-color: #e7dfd0;
158 } 177 }
159 aside .step .step-box .tshirt-color .color-name{ 178 aside .step .step-box .tshirt-color .color-name{
160 width: 100%; 179 width: 100%;
180 font-size: 10px;
161 } 181 }
162 aside .step .step-box .tshirt-color .view-more{ 182 aside .step .step-box .tshirt-color .view-more{
163 position: absolute; 183 position: absolute;
164 bottom: 6px; 184 bottom: 6px;
165 right: 10px; 185 right: 10px;
166 } 186 }
167 /*Step 3*/ 187 /*Step 3*/
168 aside .step .step-box .tshirt-saveorder{ 188 aside .step .step-box .tshirt-saveorder{
169 padding: 10px 10px; 189 padding: 10px 10px 6px 10px;
170 } 190 }
171 aside .step .step-box .tshirt-saveorder .action{ 191 aside .step .step-box .tshirt-saveorder .action{
172 width: 50%; 192 width: 50%;
173 float: left; 193 float: left;
174 } 194 }
175 aside .step .step-box .tshirt-saveorder .action:first-child{ 195 aside .step .step-box .tshirt-saveorder .action:first-child{
176 padding-right: 5px; 196 padding-right: 5px;
177 } 197 }
178 aside .step .step-box .tshirt-saveorder .action:last-child{ 198 aside .step .step-box .tshirt-saveorder .action:last-child{
179 padding-left: 5px; 199 padding-left: 5px;
180 } 200 }
181 aside .step .step-box .tshirt-saveorder .action button{ 201 aside .step .step-box .tshirt-saveorder .action button{
182 padding: 8px 10px; 202 padding: 8px 10px;
183 203
184 } 204 }
185 aside .step .step-box .tshirt-saveorder .action button .text{ 205 aside .step .step-box .tshirt-saveorder .action button .text{
186 float: left; 206 float: left;
187 width: 80%; 207 width: 80%;
188 text-align: center; 208 text-align: center;
189 padding-left: 10px; 209 padding-left: 10px;
190 vertical-align: bottom; 210 vertical-align: bottom;
191 } 211 }
192 aside .step .step-box .tshirt-saveorder .action button .arrow{ 212 aside .step .step-box .tshirt-saveorder .action button .arrow{
193 float: left; 213 float: left;
194 width: 20%; 214 width: 20%;
195 height: 40px; 215 height: 40px;
196 position: relative; 216 position: relative;
197 } 217 }
198 aside .step .step-box .tshirt-saveorder .action button .arrow i.fa{ 218 aside .step .step-box .tshirt-saveorder .action button .arrow i.fa{
199 position: absolute; 219 position: absolute;
200 top: 50%; 220 top: 50%;
201 right: -6px; 221 right: -6px;
202 transform: translateX(-50%) translateY(-50%); 222 transform: translateX(-50%) translateY(-50%);
203 -webkit-transform: translateX(-50%) translateY(-50%); 223 -webkit-transform: translateX(-50%) translateY(-50%);
204 } 224 }
225 aside .step .step-box .tshirt-saveorder .notice{
226 padding: 5px 0 0 0;
227 }
205 /*Step 4*/ 228 /*Step 4*/
206 aside .step .title-notice{ 229 aside .step .title-notice{
207 230
208 } 231 }
209 aside .step .step-box .change-design{ 232 aside .step .step-box .change-design{
210 padding: 4px 4px; 233 padding: 4px 4px;
211 } 234 }
212 aside .step .step-box .change-design table{ 235 aside .step .step-box .change-design table{
213 236
214 } 237 }
215 aside .step .step-box .change-design table tr{ 238 aside .step .step-box .change-design table tr{
216 border-bottom: 1px dotted #cccccc; 239 border-bottom: 1px dotted #cccccc;
217 } 240 }
218 aside .step .step-box .change-design table tr:last-child{ 241 aside .step .step-box .change-design table tr:last-child{
219 border-bottom: 0; 242 border-bottom: 0;
220 } 243 }
221 244
222 /*Step 5- finish*/ 245 /*Step 5- finish*/
223 aside .step .finish-design{ 246 aside .step .finish-design{
224 247 padding: 20px 0;
225 } 248 }
226 aside .step .finish-design button{ 249 aside .step .finish-design button{
227 width: 100%; 250 width: 100%;
228 padding: 6px 10px; 251 padding: 8px 10px;
229 } 252 }
230 253
231 /*DESIGN CONTENT*/ 254 /*DESIGN CONTENT*/
232 #tshirt-content{ 255 #tshirt-content{
233 256 position: relative;
234 } 257 }
258 #tshirt-content .switch-border-design{
259 position: absolute;
260 top: 5px;
261 right: 10px;
262 color: red;
263 font-size: 11px;
264 }
235 #tshirt-content .tshirt-image{ 265 #tshirt-content .tshirt-image{
236 266 padding: 20px 0;
237 } 267 }
238 #tshirt-content .tshirt-choice{ 268 #tshirt-content .tshirt-choice{
239 269
240 } 270 }
241 #tshirt-content .tshirt-choice ul{ 271 #tshirt-content .tshirt-choice ul{
242 list-style: none; 272 list-style: none;
243 padding-left: 0; 273 padding-left: 0;
244 display: table; 274 display: table;
245 margin: auto; 275 margin: auto;
246 } 276 }
247 #tshirt-content .tshirt-choice ul li{ 277 #tshirt-content .tshirt-choice ul li{
248 float: left; 278 float: left;
249 279
250 margin: 10px 10px; 280 margin: 10px 10px;
251 } 281 }
252 #tshirt-content .tshirt-choice ul li .image{ 282 #tshirt-content .tshirt-choice ul li .image{
253 border: 1px solid #cccccc; 283 border: 1px solid #cccccc;
254 padding: 3px 3px; 284 padding: 3px 3px;
255 } 285 }
256 #tshirt-content .tshirt-choice ul li.focus{ 286 #tshirt-content .tshirt-choice ul li.focus{
257 287
258 } 288 }
259 #tshirt-content .tshirt-choice ul li.focus .image{ 289 #tshirt-content .tshirt-choice ul li.focus .image{
260 border: 1px solid #ff0000; 290 border: 1px solid #ff0000;
261 } 291 }
262 /*MODAL Design*/ 292 /*MODAL Design*/
263 #tshirt-design{ 293 #tshirt-design{
264 background-color: #000; 294 background-color: #666666;
265 } 295 }
266 #tshirt-design .modal-dialog{ 296 #tshirt-design .modal-dialog{
267 width: 75%; 297 width: 75%;
268 margin: 0 auto; 298 margin: 0 auto;
269 } 299 }
270 #tshirt-design .modal-dialog .modal-content{ 300 #tshirt-design .modal-dialog .modal-content{
271 background-color: transparent; 301 background-color: transparent;
272 border-radius: 0; 302 border-radius: 0;
273 border: 0; 303 border: 0;
304
274 } 305 }
275 #tshirt-design .modal-dialog .modal-content .modal-header{ 306 #tshirt-design .modal-dialog .modal-content .modal-header{
276 padding: 0 0 10px 0; 307 padding: 0 0 10px 0;
277 border-bottom: 0; 308 border-bottom: 0;
309 border-shadow: none!important;
278 } 310 }
279 #tshirt-design .modal-dialog .modal-content .modal-body{ 311 #tshirt-design .modal-dialog .modal-content .modal-body{
280 background-color: #ffffff; 312 background-color: #f5f5f5;
281 padding: 0 0; 313 padding: 0 0;
282 } 314 }
283 #tshirt-design header{ 315 #tshirt-design header{
284 border-bottom: 1px solid #DDDDDD; 316 border-bottom: 1px solid #cccccc;
317 background-color: #dddddd;
285 } 318 }
286 #tshirt-design header ul.nav{ 319 #tshirt-design header ul.nav{
287 padding-left: 0; 320 padding-left: 0;
288 list-style: none; 321 list-style: none;
289 } 322 }
290 #tshirt-design header ul.nav li{ 323 #tshirt-design header ul.nav li{
291 float: left; 324 float: left;
292 padding: 10px 15px; 325 padding: 8px 26px;
293 border-right: 1px solid #DDDDDD; 326 border-right: 1px solid #cccccc;
327 font-size: 14px;
328 cursor: pointer;
294 } 329 }
330 #tshirt-design header ul.nav li:hover{
331 background-color: red;
332 color: #ffffff;
333 }
334 #tshirt-design header ul.nav li:hover i.fa{
335 color: #ffffff;
336 }
337 #tshirt-design header ul.nav li i.fa{
338 color: #fe070f;
339 font-size: 20px;
340 margin-right: 10px;
341 }
342 #tshirt-design header .action{
295 343
344 }
345 #tshirt-design header .action button{
346 padding: 3px 10px;
347 margin: 7px 10px;
348 }
349 #tshirt-design header .action button:hover{
350 background-color: red;
351 color: #ffffff;
352 }
353
296 /*Aside modal*/ 354 /*Aside modal*/
297 .aside{ 355 .aside{
298
299 } 356 }
300 .aside #choice-design-option{ 357 .aside #choice-design-option{
301 list-style: none; 358 list-style: none;
302 padding-left: 0; 359 padding-left: 0;
360 margin-top: 10px;
361
362 }
363 .aside #choice-design-option li{
364 border: 1px solid #cdcdcd;
365 }
366 .aside #choice-design-option li .hover{
367 background-color: #fddad4;
368 opacity: 0.5;
369 display: none;
370 }
371 .aside #choice-design-option li:hover .hover{
372 display: block;
373 }
374
375 .aside #choice-design-option li .title{
376 background: url("../images/bg1.png") repeat #cdcdcd;
377 padding: 3px 10px;
378 }
379 .aside #choice-design-option li .title i.fa{
380 color: #000000;
381 }
382
383 .aside #choice-design-option li .content{
384
385 }
386 .aside #choice-design-option li .content i.fa{
387 font-size: 30px;
388 color: #fe070f;
389 margin: 8px 0;
390 }
391 .aside #choice-design-option li .content .des{
392 padding: 3px 10px 3px 0;
393 }
394
395 /*Design content*/
396 .tshirt-design-container{
397 position: relative;
398 }
399 .tshirt-design-container .design-content{
400 padding: 10px 50px 10px 25px;
401 }
402 .tshirt-design-container .design-content .content{
403 width: 100%;
404 min-height: 650px;
405 background-color: #f0efea;
406 padding: 40px 85px;
407 height: 100%;
408 }
409 .tshirt-design-container .design-content .content .selection-design{
410 border: 1px solid #ff0000;
411 width: 100%;
412 height: 620px;
413 }
414 .tshirt-design-container .agree-design{
415 position: absolute;
416 right: -16px;
417 top: 40%;
418 }
419 .tshirt-design-container .trash-design{
420 position: absolute;
421 right: 5px;
422 bottom: 0;
303 } 423 }
304 /* Customize container */ 424 /* Customize container */
305 @media (min-width: 768px) { 425 @media (min-width: 768px) {
306 .container { 426 .container {
307 /*max-width: 730px;*/ 427 /*max-width: 730px;*/
308 } 428 }
309 } 429 }
310 430
311 /* Responsive: Portrait tablets and up */ 431 /* Responsive: Portrait tablets and up */
312 @media screen and (min-width: 768px) { 432 @media screen and (min-width: 768px) {
313 /* Remove the padding we set earlier */ 433 /* Remove the padding we set earlier */
314 434
315 } 435 }
1 <div ng-controller="MainCtrl" class="col-sm-10 col-sm-offset-1" id="tshirt-container"> 1 <div ng-controller="MainCtrl" class="col-sm-10 col-sm-offset-1" id="tshirt-container">
2 <header> 2 <div class="row">
3 <div class="logo"> 3 <header>
4 <img src="images/uniqlo_logo.png" alt="Logo Uniqlo" /> 4 <div class="logo">
5 Uniqlo Customize 5 <img src="images/uniqlo_logo.png" alt="Logo Uniqlo" />
6 </div> 6 Uniqlo Customize
7 </header> 7 </div>
8 <nav class="clearfix"> 8 </header>
9 <h2 class="pull-left">加工箇所を選択してデザインしてください。</h2> 9 <nav class="clearfix">
10 <ul class="pull-right"> 10 <div class="col-sm-12">
11 <li><a href="#">商品に戻る</a></li> 11 <h2 class="pull-left">加工箇所を選択してデザインしてください。</h2>
12 <li><a href="#">加工方法に戻る</a></li> 12 <ul class="pull-right">
13 <li class="action">デザインする</li> 13 <li><a href="#">商品に戻る</a></li>
14 </ul> 14 <li><a href="#">加工方法に戻る</a></li>
15 </nav> 15 <li class="action">デザインする</li>
16 <article> 16 </ul>
17 <div class="row"> 17 </div>
18 <aside class="col-sm-5"> 18 </nav>
19 <div class="step"> 19 <article>
20 <div class="title"> 20
21 1. デザインを作る 21 <aside class="col-sm-5">
22 </div> 22 <div class="step">
23 <div class="step-box"> 23 <div class="title">
24 <div class="tshirt-design clearfix"> 24 1. デザインを作る
25 <div class="icon"> 25 </div>
26 <img src="images/t-shirt_icon/tshirt1.gif" alt="icon t-shirt" /> 26 <div class="step-box">
27 <div class="tshirt-design clearfix">
28 <div class="icon">
29 <img src="images/t-shirt_icon/tshirt1.gif" alt="icon t-shirt" />
30 </div>
31 <div class="name">
32 背中背中 (28x22)
33 </div>
34 <div class="action">
35 <button class="red" ng-click="modalTShirtDesign()">
36 <i class="fa fa-caret-right" aria-hidden="true"></i> デザインを作る
37 </button>
38 </div>
27 </div> 39 </div>
28 <div class="name">
29 背中背中 (28x22)
30 </div>
31 <div class="action">
32 <button class="red" ng-click="modalTShirtDesign()">
33 <i class="fa fa-caret-right" aria-hidden="true"></i> デザインを作る
34 </button>
35 </div>
36 </div> 40 </div>
37 </div> 41 </div>
38 </div>
39 42
40 <!-- BREAK DOWN--> 43 <!-- BREAK DOWN-->
41 <div class="text-center break-down"> 44 <div class="text-center break-down">
42 <i class="fa fa-caret-down" aria-hidden="true"></i> 45 <img src="images/bg_step_arrow.gif" alt="arrow" />
43 </div>
44
45 <!-- STEP 2-->
46 <div class="step">
47 <div class="title">
48 2.アイテムカラーを変更する
49 </div> 46 </div>
50 <div class="step-box clearfix"> 47
51 <div class="tshirt-color"> 48 <!-- STEP 2-->
52 <ul class="choice-color clearfix"> 49 <div class="step">
53 <li class="white"><div></div></li> 50 <div class="title">
54 <li class="blue"><div></div></li> 51 2.アイテムカラーを変更する
55 </ul> 52 </div>
56 <div class="color-name"> 53 <div class="step-box clearfix">
57 color: 00 WHITE 54 <div class="tshirt-color">
55 <ul class="choice-color clearfix">
56 <li class="white"><div></div></li>
57 <li class="blue"><div></div></li>
58 </ul>
59 <div class="color-name">
60 color: 00 WHITE
61 </div>
62 <div class="view-more">
63 在庫確認 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
64 </div>
58 </div> 65 </div>
59 <div class="view-more">
60 在庫確認 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
61 </div>
62 </div> 66 </div>
63 </div> 67 </div>
64 </div>
65 68
66 <!-- BREAK DOWN--> 69 <!-- BREAK DOWN-->
67 <div class="text-center break-down"> 70 <div class="text-center break-down">
68 <i class="fa fa-caret-down" aria-hidden="true"></i> 71 <img src="images/bg_step_arrow.gif" alt="arrow" />
69 </div> 72 </div>
70 73
71 <!-- STEP 3--> 74 <!-- STEP 3-->
72 <div class="step"> 75 <div class="step">
73 <div class="step-box clearfix"> 76 <div class="step-box clearfix">
74 <div class="tshirt-saveorder"> 77 <div class="tshirt-saveorder">
75 <div class="clearfix"> 78 <div class="clearfix">
76 <div class="action"> 79 <div class="action">
77 <button class="white"> 80 <button class="white">
78 <div class="text"> 81 <div class="text">
79 このデザインを保存する 82 このデザインを保存する
80 </div> 83 </div>
81 <div class="arrow"> 84 <div class="arrow">
82 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i> 85 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
83 </div> 86 </div>
84 </button> 87 </button>
88 </div>
89 <div class="action">
90 <button class="red">
91 <div class="text">
92 このデザインで注文する
93 </div>
94 <div class="arrow clearfix">
95 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
96 </div>
97 </button>
98 </div>
85 </div> 99 </div>
86 <div class="action"> 100 <div class="notice">
87 <button class="red"> 101 デザインを保存するには、ログインしてください
88 <div class="text">
89 このデザインで注文する
90 </div>
91 <div class="arrow clearfix">
92 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
93 </div>
94 </button>
95 </div> 102 </div>
96 </div> 103 </div>
97 <div class="notice">
98 デザインを保存するには、ログインしてください
99 </div>
100 </div> 104 </div>
101 </div>
102 105
103 <!-- BREAL LINE--> 106 <!-- BREAL LINE-->
104 <div class="text-center break-line"> 107 <div class="text-center break-line">
105 <hr /> 108 <hr />
106 </div> 109 </div>
107 110
108 <!-- STEP 4--> 111 <!-- STEP 4-->
109 <div class="step"> 112 <div class="step">
110 <div class="title-notice"> 113 <div class="title-notice">
111 商品・デザインの変更はこちら <span class="require">作業中のデザインは破棄されます</span> 114 商品・デザインの変更はこちら <span class="require">作業中のデザインは破棄されます</span>
115 </div>
116 <div class="step-box">
117 <div class="change-design">
118 <table>
119 <tr>
120 <td class="text-center">商品</td>
121 <td>MENドライカノコポロシャツ・ポケツキ半袖(ホワイト)</td>
122 <td class="text-right">
123 <button class="brown"><i class="fa fa-caret-right" aria-hidden="true"></i> 変更</button>
124 </td>
125 </tr>
126 <tr>
127 <td width="10%" class="text-center">加工方法</td>
128 <td width="70%">シルク:胸中央 (27×27)</td>
129 <td width="20%" class="text-right">
130 <button class="brown"><i class="fa fa-caret-right" aria-hidden="true"></i> 変更</button>
131 </td>
132 </tr>
133 </table>
134 </div>
135 </div>
112 </div> 136 </div>
113 <div class="step-box"> 137 <!-- STEP 5- finish-->
114 <div class="change-design"> 138 <div class="step">
115 <table> 139 <div class="finish-design">
116 <tr> 140 <button class="white">
117 <td class="text-center">商品</td> 141 自分で保存したデザインを呼び出す <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
118 <td>MENドライカノコポロシャツ・ポケツキ半袖(ホワイト)</td> 142 </button>
119 <td class="text-right">
120 <button class="brown"><i class="fa fa-caret-right" aria-hidden="true"></i> 変更</button>
121 </td>
122 </tr>
123 <tr>
124 <td width="10%" class="text-center">加工方法</td>
125 <td width="70%">シルク:胸中央 (27×27)</td>
126 <td width="20%" class="text-right">
127 <button class="brown"><i class="fa fa-caret-right" aria-hidden="true"></i> 変更</button>
128 </td>
129 </tr>
app/views/tshirt-design.html
1 <!-- Modal --> 1 <!-- Modal -->
2 <div class="modal fade" id="tshirt-design" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> 2 <div class="modal fade" id="tshirt-design" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
3 3
4 <div class="modal-dialog" role="document"> 4 <div class="modal-dialog" role="document">
5 <div class="modal-content"> 5 <div class="modal-content">
6 <div class="modal-header"> 6 <div class="modal-header">
7 <button class="" ng-click="modalClose()">Close</button> 7 <button class="black" ng-click="modalClose()">x キャンセル</button>
8 <button class="black">> はじめての方へ</button>
8 </div> 9 </div>
9 <div class="modal-body"> 10 <div class="modal-body">
10 <header> 11 <header class="clearfix">
11 <ul class="nav"> 12 <ul class="nav pull-left">
12 <li> 13 <li>
13 <i class="fa fa-jpy" aria-hidden="true"></i> 文字 14 <i class="fa fa-jpy" aria-hidden="true"></i> 文字
14 </li> 15 </li>
15 <li> 16 <li>
16 <i class="fa fa-btc" aria-hidden="true"></i> イラスト・イメージ 17 <i class="fa fa-btc" aria-hidden="true"></i> イラスト・イメージ
17 </li> 18 </li>
18 <li> 19 <li>
19 <i class="fa fa-money" aria-hidden="true"></i> 自分の画像・写真 20 <i class="fa fa-money" aria-hidden="true"></i> 自分の画像・写真
20 </li> 21 </li>
21 <li> 22 <li>
22 <i class="fa fa-minus-circle" aria-hidden="true"></i> 全消去 23 <i class="fa fa-minus-circle" aria-hidden="true"></i> 全消去
23 </li> 24 </li>
24 </ul> 25 </ul>
26 <div class="action pull-right">
27 <button class="white">
28 アルバムを開く
29 </button>
30 <button class="white">
31 アルバムに入れる
32 </button>
33 </div>
25 </header> 34 </header>
26 <section class="tshirt-design-container clearfix"> 35 <section class="tshirt-design-container clearfix">
27 <div class="aside col-xs-4"> 36 <div class="aside col-xs-4">
28 <ul id="choice-design-option"> 37 <ul id="choice-design-option">
29 <li> 38 <li>
30 <div class="title"> 39 <div class="title">
31 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i> 40 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
32 文字を追加 41 文字を追加
33 </div> 42 </div>
34 <div class="clearfix"> 43 <div class="content clearfix">
35 <div class="col-xs-2 text-center"> 44 <div class="col-xs-2 text-center">
36 <i class="fa fa-jpy" aria-hidden="true"></i> 45 <i class="fa fa-jpy" aria-hidden="true"></i>
37 </div> 46 </div>
38 <div class="col-xs-10"> 47 <div class="col-xs-10 des padding-left-0">
39 書体を選んでお好きな文字を入力できます 48 書体を選んでお好きな文字を入力できます
40 </div> 49 </div>
41 </div> 50 </div>
42 </li> 51 </li>
43 <li> 52 <li>
44 <div class="title"> 53 <div class="title">
45 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i> 54 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
46 イラストやイメージを追加 55 イラストやイメージを追加
47 </div> 56 </div>
48 <div class="clearfix"> 57 <div class="content clearfix">
49 <div class="col-xs-2 text-center"> 58 <div class="col-xs-2 text-center">
50 <i class="fa fa-btc" aria-hidden="true"></i> 59 <i class="fa fa-btc" aria-hidden="true"></i>
51 </div> 60 </div>
52 <div class="col-xs-10"> 61 <div class="col-xs-10 des padding-left-0">
53 自由にお使いいただけるデザイン画像をご用意しました 62 自由にお使いいただけるデザイン画像をご用意しました
54 </div> 63 </div>
55 </div> 64 </div>
56 </li> 65 </li>
57 <li> 66 <li>
58 <div class="title"> 67 <div class="title">
59 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i> 68 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
60 自分の画像・写真を追加 69 自分の画像・写真を追加
61 </div> 70 </div>
62 <div class="clearfix"> 71 <div class="content clearfix">
63 <div class="col-xs-2 text-center"> 72 <div class="col-xs-2 text-center">
64 <i class="fa fa-jpy" aria-hidden="true"></i> 73 <i class="fa fa-jpy" aria-hidden="true"></i>
65 </div> 74 </div>
66 <div class="col-xs-10"> 75 <div class="col-xs-10 des padding-left-0">
67 ご自分で用意した画像をアップロードして使えます 76 ご自分で用意した画像をアップロードして使えます
68 </div> 77 </div>
69 </div> 78 </div>
70 </li> 79 </li>
71 <li> 80 <li>
72 <div class="title"> 81 <div class="title">
73 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i> 82 <i class="fa fa-chevron-circle-right" aria-hidden="true"></i>
74 おすすめデザインを使う 83 おすすめデザインを使う
75 </div> 84 </div>
76 <div class="clearfix"> 85 <div class="content clearfix">
77 <div class="col-xs-2 text-center"> 86 <div class="col-xs-2 text-center">
78 <i class="fa fa-jpy" aria-hidden="true"></i> 87 <i class="fa fa-jpy" aria-hidden="true"></i>
79 </div> 88 </div>
80 <div class="col-xs-10"> 89 <div class="col-xs-10 des padding-left-0">
81 おすすめデザインデータをご自由にカスタマイズしてお使いください 90 おすすめデザインデータをご自由にカスタマイズしてお使いください
82 </div> 91 </div>
83 </div> 92 </div>
84 </li> 93 </li>
85 94
86 </ul> 95 </ul>
87 </div> 96 </div>
88 <div class="design-contetn col-xs-8"> 97 <div class="design-content col-xs-8">
98 <div class="content">
99 <div class="selection-design">
89 100
101 </div>
102 </div>
103 <div class="agree-design">
104 <img src="images/agree-design.png" alt="agree design" />
105 </div>
106 <div class="trash-design">
107 <img src="images/trash.png" alt="trash design" />
108 </div>
90 </div> 109 </div>
91 </section> 110 </section>
92 </div> 111 </div>
93 </div> 112 </div>
94 </div> 113 </div>
95 </div> 114 </div>