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

Commit

Permalink
release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swilliams committed Aug 5, 2015
1 parent 1d9299d commit c50da67
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 21 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.1/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.6.2/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.1/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.6.1/fuelux.zip)
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.6.2/css/fuelux-mctheme.min.css)
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.6.2/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.1"
"version": "1.6.2"
}
58 changes: 48 additions & 10 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/04, 2:38:11 PM
* Previous release: v1.6.1
* Copyright 2012-2015 ExactTarget
* Licensed under the BSD-3 license (https://github.com/ExactTarget/fuelux-mctheme/blob/master/LICENSE)
* Marketing Cloud Theme v1.6.2
* Copyright 2015 ExactTarget
* Licensed under BSD-3 (https://github.com/ExactTarget/fuelux-mctheme/blob/master/LICENSE)
*/

.clearfix,
Expand Down Expand Up @@ -7788,6 +7787,9 @@ a.list-group-item-danger.active:focus {
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list .table tr.selected:hover td {
background: #b9dff1;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list .table tr.selected.hovered td {
background: #b9dff1;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list .table tr.selected td {
background: #d9eaf5;
color: #385b6b;
Expand Down Expand Up @@ -7848,6 +7850,7 @@ a.list-group-item-danger.active:focus {
border-left: 0;
border-right: none;
padding-left: 10px;
margin-left: -11px;
padding: 6px 10px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list .table tr th .repeater-list-heading:last-child {
Expand Down Expand Up @@ -7899,14 +7902,49 @@ a.list-group-item-danger.active:focus {
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list-check {
float: left;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr th {
padding-bottom: 6px;
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions thead tr th .repeater-list-heading {
margin-left: -11px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr.selected td:first-child {
padding-left: 10px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr.selected:focus {
outline: 1px dotted #66afe9;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr.selected:hover td {
background: #b9dff1;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr.selected.hovered td {
background: #b9dff1;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr.selected td {
background: #d9eaf5;
color: #385b6b;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions .btn {
padding: 2px 4px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions tr th .repeater-list-heading {
padding: 6px 0 5px;
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions .action-item .fuelux-icon {
width: 10px;
height: 10px;
margin-top: -1px;
margin-bottom: -1px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .repeater-list-wrapper > table tr td:last-child {
border-bottom: none;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list .actions-column-wrapper table.table-actions .dropdown-toggle {
padding: 2px 5px;
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list.firefox .actions-column-wrapper table.table-actions tr,
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.actions-enabled .repeater-list.firefox .actions-column-wrapper table.table-actions td {
line-height: 1.56;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.multi-select-enabled .repeater-list thead tr:first-child .header-checkbox label {
left: 3px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.multi-select-enabled .repeater-list tbody tr .body-checkbox {
left: 3px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas.multi-select-enabled .repeater-list tr.selected td:first-child {
padding-left: 10px;
}
.fuelux .repeater-thumbnail-cont .thumbnail.selected {
background: #d9eaf5;
Expand Down
2 changes: 1 addition & 1 deletion dist/css/fuelux-mctheme.css.map

Large diffs are not rendered by default.

9 changes: 4 additions & 5 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.1",
"version": "1.6.2",
"description": "Salesforce Marketing Cloud styles",
"homepage": "https://github.com/ExactTarget/fuelux-mctheme",
"author": {
Expand Down

0 comments on commit c50da67

Please sign in to comment.