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

Commit ce63c22

Browse files
release 1.4.3
1 parent 7750dbf commit ce63c22

7 files changed

+1155
-4075
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ View [demos of the Marketing Cloud Theme](http://exacttarget.github.com/fuelux-m
2121
2. Use a single css tag ***after Bootstrap and Fuel UX styles***:
2222

2323
```
24-
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.4.2/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
24+
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.4.3/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
2525
```
2626
3. [Use Fuel UX as normal](http://exacttarget.github.io/fuelux/).
2727

2828
### Download
2929
The Marketing Cloud Theme can be obtained through:
3030

31-
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.4.2/css/fuelux-mctheme.min.css)
32-
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.4.2/fuelux.zip)
31+
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.4.3/css/fuelux-mctheme.min.css)
32+
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.4.3/fuelux.zip)
3333
2. Clone git repo:
3434
```
3535
git clone https://github.com/ExactTarget/fuelux-mctheme/

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"dist/css/fuelux-mctheme.min.css"
4040
],
4141
"name": "fuelux-mctheme",
42-
"version": "1.4.2"
42+
"version": "1.4.3"
4343
}

dist/css/fuelux-mctheme.css

+1,147-4,067
Large diffs are not rendered by default.

dist/css/fuelux-mctheme.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/fuelux-mctheme.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/fuelux-mctheme.zip

-268 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fuelux-mctheme",
33
"title": "Marketing Cloud Theme",
4-
"version": "1.4.2",
4+
"version": "1.4.3",
55
"description": "Salesforce ExactTarget Marketing Cloud styling",
66
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
77
"author": {

0 commit comments

Comments
 (0)