Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swilliams committed Aug 7, 2015
1 parent f420a74 commit 2aebf91
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 13 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ View [demos of the Marketing Cloud Theme](http://fuelux-mctheme.herokuapp.com).
2. Use a single css tag ***after Bootstrap and Fuel UX styles***:

```
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.6.3/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.7.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
```
3. [Use Fuel UX as normal](http://exacttarget.github.io/fuelux/).

### Download
The Marketing Cloud Theme can be obtained through:

1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.6.3/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.6.3/fuelux.zip)
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.7.0/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.7.0/fuelux.zip)
2. Clone git repo:
```
git clone https://github.com/ExactTarget/fuelux-mctheme/
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"dist/css/fuelux-mctheme.min.css"
],
"name": "fuelux-mctheme",
"version": "1.6.3"
"version": "1.7.0"
}
7 changes: 3 additions & 4 deletions dist/css/fuelux-mctheme.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/*!
* Marketing Cloud Theme EDGE - Built 2015/08/07, 1:37:10 PM
* Previous release: v1.6.3
* Copyright 2012-2015 ExactTarget
* Licensed under the BSD-3 license (https://github.com/ExactTarget/fuelux-mctheme/blob/master/LICENSE)
* Marketing Cloud Theme v1.7.0
* Copyright 2015 ExactTarget
* Licensed under BSD-3 (https://github.com/ExactTarget/fuelux-mctheme/blob/master/LICENSE)
*/

.clearfix,
Expand Down
7 changes: 3 additions & 4 deletions dist/css/fuelux-mctheme.min.css

Large diffs are not rendered by default.

Binary file modified dist/fuelux-mctheme.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fuelux-mctheme",
"title": "Marketing Cloud Theme",
"version": "1.6.3",
"version": "1.7.0",
"description": "Salesforce Marketing Cloud styles",
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
"author": {
Expand Down

0 comments on commit 2aebf91

Please sign in to comment.