Skip to content

Commit d7a813e

Browse files
committed
Package updates for v1.1.0
1 parent 071f545 commit d7a813e

File tree

7 files changed

+261
-33
lines changed

7 files changed

+261
-33
lines changed

dist/css/spark.css

+251-23
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
/*!
22
*
3-
* Spark 1.0.1
3+
* Spark 1.0.2
44
* Designed and built by Scott Fotheringham
55
* Copyright 2013 - 2014 Copyright Scott Fotheringham, Pixelbend Studios LTD.
66
* Licensed - MIT License http://opensource.org/licenses/mit-license.html
77
*
88
*/
99
/*!
10-
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
10+
* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
1111
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
1212
*/
1313
/* FONT PATH
1414
* -------------------------- */
1515
@font-face {
1616
font-family: 'FontAwesome';
17-
src: url('../font/fontawesome-webfont.eot?v=4.0.3');
18-
src: url('../font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
17+
src: url('../font/fontawesome-webfont.eot?v=4.1.0');
18+
src: url('../font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
1919
font-weight: normal;
2020
font-style: normal;
2121
}
@@ -115,19 +115,13 @@
115115
-o-transform: rotate(359deg);
116116
}
117117
}
118-
@-ms-keyframes spin {
119-
0% {
120-
-ms-transform: rotate(0deg);
121-
}
122-
100% {
123-
-ms-transform: rotate(359deg);
124-
}
125-
}
126118
@keyframes spin {
127119
0% {
120+
-webkit-transform: rotate(0deg);
128121
transform: rotate(0deg);
129122
}
130123
100% {
124+
-webkit-transform: rotate(359deg);
131125
transform: rotate(359deg);
132126
}
133127
}
@@ -377,6 +371,8 @@
377371
.fa-video-camera:before {
378372
content: "\f03d";
379373
}
374+
.fa-photo:before,
375+
.fa-image:before,
380376
.fa-picture-o:before {
381377
content: "\f03e";
382378
}
@@ -740,6 +736,8 @@
740736
.fa-square:before {
741737
content: "\f0c8";
742738
}
739+
.fa-navicon:before,
740+
.fa-reorder:before,
743741
.fa-bars:before {
744742
content: "\f0c9";
745743
}
@@ -799,11 +797,11 @@
799797
content: "\f0dc";
800798
}
801799
.fa-sort-down:before,
802-
.fa-sort-asc:before {
800+
.fa-sort-desc:before {
803801
content: "\f0dd";
804802
}
805803
.fa-sort-up:before,
806-
.fa-sort-desc:before {
804+
.fa-sort-asc:before {
807805
content: "\f0de";
808806
}
809807
.fa-envelope:before {
@@ -993,12 +991,10 @@
993991
.fa-code:before {
994992
content: "\f121";
995993
}
994+
.fa-mail-reply-all:before,
996995
.fa-reply-all:before {
997996
content: "\f122";
998997
}
999-
.fa-mail-reply-all:before {
1000-
content: "\f122";
1001-
}
1002998
.fa-star-half-empty:before,
1003999
.fa-star-half-full:before,
10041000
.fa-star-half-o:before {
@@ -1344,14 +1340,246 @@
13441340
.fa-plus-square-o:before {
13451341
content: "\f196";
13461342
}
1343+
.fa-space-shuttle:before {
1344+
content: "\f197";
1345+
}
1346+
.fa-slack:before {
1347+
content: "\f198";
1348+
}
1349+
.fa-envelope-square:before {
1350+
content: "\f199";
1351+
}
1352+
.fa-wordpress:before {
1353+
content: "\f19a";
1354+
}
1355+
.fa-openid:before {
1356+
content: "\f19b";
1357+
}
1358+
.fa-institution:before,
1359+
.fa-bank:before,
1360+
.fa-university:before {
1361+
content: "\f19c";
1362+
}
1363+
.fa-mortar-board:before,
1364+
.fa-graduation-cap:before {
1365+
content: "\f19d";
1366+
}
1367+
.fa-yahoo:before {
1368+
content: "\f19e";
1369+
}
1370+
.fa-google:before {
1371+
content: "\f1a0";
1372+
}
1373+
.fa-reddit:before {
1374+
content: "\f1a1";
1375+
}
1376+
.fa-reddit-square:before {
1377+
content: "\f1a2";
1378+
}
1379+
.fa-stumbleupon-circle:before {
1380+
content: "\f1a3";
1381+
}
1382+
.fa-stumbleupon:before {
1383+
content: "\f1a4";
1384+
}
1385+
.fa-delicious:before {
1386+
content: "\f1a5";
1387+
}
1388+
.fa-digg:before {
1389+
content: "\f1a6";
1390+
}
1391+
.fa-pied-piper-square:before,
1392+
.fa-pied-piper:before {
1393+
content: "\f1a7";
1394+
}
1395+
.fa-pied-piper-alt:before {
1396+
content: "\f1a8";
1397+
}
1398+
.fa-drupal:before {
1399+
content: "\f1a9";
1400+
}
1401+
.fa-joomla:before {
1402+
content: "\f1aa";
1403+
}
1404+
.fa-language:before {
1405+
content: "\f1ab";
1406+
}
1407+
.fa-fax:before {
1408+
content: "\f1ac";
1409+
}
1410+
.fa-building:before {
1411+
content: "\f1ad";
1412+
}
1413+
.fa-child:before {
1414+
content: "\f1ae";
1415+
}
1416+
.fa-paw:before {
1417+
content: "\f1b0";
1418+
}
1419+
.fa-spoon:before {
1420+
content: "\f1b1";
1421+
}
1422+
.fa-cube:before {
1423+
content: "\f1b2";
1424+
}
1425+
.fa-cubes:before {
1426+
content: "\f1b3";
1427+
}
1428+
.fa-behance:before {
1429+
content: "\f1b4";
1430+
}
1431+
.fa-behance-square:before {
1432+
content: "\f1b5";
1433+
}
1434+
.fa-steam:before {
1435+
content: "\f1b6";
1436+
}
1437+
.fa-steam-square:before {
1438+
content: "\f1b7";
1439+
}
1440+
.fa-recycle:before {
1441+
content: "\f1b8";
1442+
}
1443+
.fa-automobile:before,
1444+
.fa-car:before {
1445+
content: "\f1b9";
1446+
}
1447+
.fa-cab:before,
1448+
.fa-taxi:before {
1449+
content: "\f1ba";
1450+
}
1451+
.fa-tree:before {
1452+
content: "\f1bb";
1453+
}
1454+
.fa-spotify:before {
1455+
content: "\f1bc";
1456+
}
1457+
.fa-deviantart:before {
1458+
content: "\f1bd";
1459+
}
1460+
.fa-soundcloud:before {
1461+
content: "\f1be";
1462+
}
1463+
.fa-database:before {
1464+
content: "\f1c0";
1465+
}
1466+
.fa-file-pdf-o:before {
1467+
content: "\f1c1";
1468+
}
1469+
.fa-file-word-o:before {
1470+
content: "\f1c2";
1471+
}
1472+
.fa-file-excel-o:before {
1473+
content: "\f1c3";
1474+
}
1475+
.fa-file-powerpoint-o:before {
1476+
content: "\f1c4";
1477+
}
1478+
.fa-file-photo-o:before,
1479+
.fa-file-picture-o:before,
1480+
.fa-file-image-o:before {
1481+
content: "\f1c5";
1482+
}
1483+
.fa-file-zip-o:before,
1484+
.fa-file-archive-o:before {
1485+
content: "\f1c6";
1486+
}
1487+
.fa-file-sound-o:before,
1488+
.fa-file-audio-o:before {
1489+
content: "\f1c7";
1490+
}
1491+
.fa-file-movie-o:before,
1492+
.fa-file-video-o:before {
1493+
content: "\f1c8";
1494+
}
1495+
.fa-file-code-o:before {
1496+
content: "\f1c9";
1497+
}
1498+
.fa-vine:before {
1499+
content: "\f1ca";
1500+
}
1501+
.fa-codepen:before {
1502+
content: "\f1cb";
1503+
}
1504+
.fa-jsfiddle:before {
1505+
content: "\f1cc";
1506+
}
1507+
.fa-life-bouy:before,
1508+
.fa-life-saver:before,
1509+
.fa-support:before,
1510+
.fa-life-ring:before {
1511+
content: "\f1cd";
1512+
}
1513+
.fa-circle-o-notch:before {
1514+
content: "\f1ce";
1515+
}
1516+
.fa-ra:before,
1517+
.fa-rebel:before {
1518+
content: "\f1d0";
1519+
}
1520+
.fa-ge:before,
1521+
.fa-empire:before {
1522+
content: "\f1d1";
1523+
}
1524+
.fa-git-square:before {
1525+
content: "\f1d2";
1526+
}
1527+
.fa-git:before {
1528+
content: "\f1d3";
1529+
}
1530+
.fa-hacker-news:before {
1531+
content: "\f1d4";
1532+
}
1533+
.fa-tencent-weibo:before {
1534+
content: "\f1d5";
1535+
}
1536+
.fa-qq:before {
1537+
content: "\f1d6";
1538+
}
1539+
.fa-wechat:before,
1540+
.fa-weixin:before {
1541+
content: "\f1d7";
1542+
}
1543+
.fa-send:before,
1544+
.fa-paper-plane:before {
1545+
content: "\f1d8";
1546+
}
1547+
.fa-send-o:before,
1548+
.fa-paper-plane-o:before {
1549+
content: "\f1d9";
1550+
}
1551+
.fa-history:before {
1552+
content: "\f1da";
1553+
}
1554+
.fa-circle-thin:before {
1555+
content: "\f1db";
1556+
}
1557+
.fa-header:before {
1558+
content: "\f1dc";
1559+
}
1560+
.fa-paragraph:before {
1561+
content: "\f1dd";
1562+
}
1563+
.fa-sliders:before {
1564+
content: "\f1de";
1565+
}
1566+
.fa-share-alt:before {
1567+
content: "\f1e0";
1568+
}
1569+
.fa-share-alt-square:before {
1570+
content: "\f1e1";
1571+
}
1572+
.fa-bomb:before {
1573+
content: "\f1e2";
1574+
}
13471575
.navigation nav li.dd-container > a:after {
13481576
display: inline-block;
13491577
margin-left: 10px;
13501578
font-family: "FontAwesome";
13511579
content: "\f149";
13521580
line-height: 1em;
13531581
}
1354-
@media only screen and (min-width: 768px) {
1582+
@media only screen and (min-width: 769px) {
13551583
.navigation nav li.dd-container > a:after {
13561584
content: "\f0d7";
13571585
}
@@ -2181,7 +2409,7 @@ blockquote.bq small {
21812409
.navigation nav .name h1 a {
21822410
font-weight: 900;
21832411
}
2184-
@media only screen and (min-width: 768px) {
2412+
@media only screen and (min-width: 769px) {
21852413
.navigation a.nav-link {
21862414
display: none;
21872415
}
@@ -2491,7 +2719,7 @@ blockquote.bq small {
24912719
.link-list.link-list-dragonfruit li.active a:hover {
24922720
background-color: #fc77a6;
24932721
}
2494-
@media only screen and (min-width: 768px) {
2722+
@media only screen and (min-width: 769px) {
24952723
.link-list li a {
24962724
font-size: inherit;
24972725
}
@@ -2660,7 +2888,7 @@ form.form .input-large {
26602888
form.form .input-huge {
26612889
width: 100%;
26622890
}
2663-
@media only screen and (min-width: 768px) {
2891+
@media only screen and (min-width: 769px) {
26642892
form.form select {
26652893
font-size: inherit;
26662894
}
@@ -3232,7 +3460,7 @@ img.float-left {
32323460
margin-right: 20px;
32333461
}
32343462
}
3235-
@media only screen and (min-width: 768px) {
3463+
@media only screen and (min-width: 769px) {
32363464
.container .col.of-12 {
32373465
width: 100%;
32383466
}
@@ -4302,7 +4530,7 @@ img.float-left {
43024530
#blackout.show {
43034531
opacity: 1;
43044532
}
4305-
@media only screen and (min-width: 768px) {
4533+
@media only screen and (min-width: 769px) {
43064534
.modal {
43074535
width: 50%;
43084536
-webkit-border-radius: 5px;

dist/css/spark.min.css

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

dist/spark-1.1.0.zip

438 KB
Binary file not shown.

0 commit comments

Comments
 (0)