diff --git a/README.md b/README.md index 5d9b1b5434..e3a7595f10 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ and use the AngularJS Material distribution files. Change to your project's root directory. ```bash -# To get the latest stable version, use Bower from the command line. +# To get the latest stable version, use NPM from the command line. npm install angular-material --save # To get the most recent, latest committed-to-master version use: @@ -147,16 +147,13 @@ npm install http://github.com/angular/bower-material#master --save #### Other Dependency Managers -Visit [Bower-Material](https://github.com/angular/bower-material/blob/master/README.md) for more -details on how to install and use the AngularJS Material distribution files within your own local -project. - -This includes instructions for [Bower](https://github.com/angular/bower-material#bower) -and [JSPM](https://github.com/angular/bower-material#jspm). +Visit our [distribution repository](https://github.com/angular/bower-material/blob/master/README.md) +for more details on how to install and use the AngularJS Material distribution +files within your local project. #### CDN -CDN versions of AngularJS Material are now available. +CDN versions of AngularJS Material are available. With the Google CDN, you will not need to download local copies of the distribution files. Instead simply reference the CDN urls to easily use those remote library files. This is especially useful @@ -166,26 +163,25 @@ when using online tools such as [CodePen](http://codepen.io/), [Plunker](http:// ```html
- - + + - - - - + + + + - - + + ``` Developers seeking the latest, most-current build versions can use [GitCDN.xyz](https://gitcdn.xyz/) to -pull directly from the distribution GitHub -[Bower-Material](https://github.com/angular/bower-material) repository: +pull directly from our [distribution repository](https://github.com/angular/bower-material): ```html @@ -197,10 +193,10 @@ pull directly from the distribution GitHub - - - - + + + + diff --git a/docs/app/css/style.css b/docs/app/css/style.css index 6b9e104a5d..9d6efe3078 100644 --- a/docs/app/css/style.css +++ b/docs/app/css/style.css @@ -449,10 +449,6 @@ a.docs-logo { .docs-tools .md-button md-icon { color: #666 !important; } -.docs-toolbar-tools .md-button md-icon { - color: #666 !important; - fill: #666 !important; -} @media (max-width: 400px) { .docs-tools { display: none; @@ -528,7 +524,7 @@ md-tabs.demo-source-tabs .active md-tab-label { flex: 1 1 auto; } .demo-content > * { - flex: 1 1 0%; + flex: 1 1 0; } .demo-content > div[layout-fill] { diff --git a/docs/app/img/icons/github.svg b/docs/app/img/icons/github.svg deleted file mode 100644 index 71faa1388d..0000000000 --- a/docs/app/img/icons/github.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - \ No newline at end of file diff --git a/docs/app/img/icons/npm-logo.svg b/docs/app/img/icons/npm-logo.svg index 13c790014e..45aefa90e6 100644 --- a/docs/app/img/icons/npm-logo.svg +++ b/docs/app/img/icons/npm-logo.svg @@ -1,8 +1,6 @@ - - -