Skip to content

Commit 42589c7

Browse files
committed
Compiled CSS for scaffolding v1.0.0
1 parent 4c50a1c commit 42589c7

3 files changed

Lines changed: 53 additions & 26 deletions

File tree

css/jquery.isolate.css

Lines changed: 48 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/jquery.isolate.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/jquery.isolate.min.css

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-

2-
/*
1+
/*
32
* Scaffolding for Isolate Plugin (jQuery JavaScript Library)
43
*
54
* Copyright (c) 2014 Adam J De Lucia
65
* Licensed under the MIT License.
76
* http://opensource.org/licenses/MIT
87
*
98
* Author: Adam J De Lucia
10-
* Scaffolding Version: 0.3.0 (Isolate 1.0.4)
11-
* Date: May 25 2014
9+
* Scaffolding Version: 1.0.0 (Isolate 1.0.4)
10+
* Date: June 1 2014
1211
*
1312
*/
14-
15-
.bs-2-row-start{margin-left:0}[class*="iso-col-"]{position:relative;min-height:1px;float:left;padding-left:15px;padding-right:15px}.iso-col-1{width:8.33333333%}.iso-col-2{width:16.66666667%}.iso-col-3{width:25%}.iso-col-4{width:33.33333333%}.iso-col-5{width:20%}.iso-col-6{width:50%}.iso-col-7{width:58.33333333%}.iso-col-8{width:66.66666667%}.iso-col-9{width:75%}.iso-col-10{width:83.33333333%}.iso-col-11{width:91.66666667%}.iso-col-12{width:100%}
13+
#iso-filters .filters-header{font-size:18px;font-style:italic;text-transform:uppercase;margin:0 0 15px}#iso-filters .filter{cursor:pointer;font-size:14px;color:#307890;text-align:center;vertical-align:middle;background-color:#fff;border:solid 1px #307890;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;display:block;margin-bottom:15px;padding:6px 8px}#iso-filters .filter:hover{color:#fff;background-color:#307890}#iso-filters .filter.active{color:#eaf8fc;background-color:#003547}#iso-els .bs-2-row-start{margin-left:0}#iso-els [class*="iso-col-"]{position:relative;min-height:1px;float:left;padding-left:15px;padding-right:15px}#iso-els .iso-col-1{width:8.33333333%}#iso-els .iso-col-2{width:16.66666667%}#iso-els .iso-col-3{width:25%}#iso-els .iso-col-4{width:33.33333333%}#iso-els .iso-col-5{width:20%}#iso-els .iso-col-6{width:50%}#iso-els .iso-col-7{width:58.33333333%}#iso-els .iso-col-8{width:66.66666667%}#iso-els .iso-col-9{width:75%}#iso-els .iso-col-10{width:83.33333333%}#iso-els .iso-col-11{width:91.66666667%}#iso-els .iso-col-12{width:100%}

0 commit comments

Comments
 (0)