Commit 0f655d08 by 邓丽

changeImg

parent 0178341d
...@@ -602,37 +602,37 @@ th { ...@@ -602,37 +602,37 @@ th {
display: inline-block; display: inline-block;
} }
.serveType > ul li > span .serveIcon1 { .serveType > ul li > span .serveIcon1 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -168px -279px; background-position: -168px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
} }
.serveType > ul li > span .serveIcon2 { .serveType > ul li > span .serveIcon2 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -280px -279px; background-position: -280px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
} }
.serveType > ul li > span .serveIcon3 { .serveType > ul li > span .serveIcon3 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -224px -279px; background-position: -224px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
} }
.serveType > ul li > span .serveIcon4 { .serveType > ul li > span .serveIcon4 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -112px -279px; background-position: -112px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
} }
.serveType > ul li > span .serveIcon5 { .serveType > ul li > span .serveIcon5 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -56px -279px; background-position: -56px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
} }
.serveType > ul li > span .serveIcon6 { .serveType > ul li > span .serveIcon6 {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: 0px -279px; background-position: 0px -279px;
width: 56px; width: 56px;
height: 56px; height: 56px;
...@@ -676,42 +676,42 @@ th { ...@@ -676,42 +676,42 @@ th {
} }
.ourEdge > ul li > span .edgeIcon1 { .ourEdge > ul li > span .edgeIcon1 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -93px -93px; background-position: -93px -93px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li > span .edgeIcon2 { .ourEdge > ul li > span .edgeIcon2 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -279px -186px; background-position: -279px -186px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li > span .edgeIcon3 { .ourEdge > ul li > span .edgeIcon3 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: 0px -186px; background-position: 0px -186px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li > span .edgeIcon4 { .ourEdge > ul li > span .edgeIcon4 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -186px -186px; background-position: -186px -186px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li > span .edgeIcon5 { .ourEdge > ul li > span .edgeIcon5 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -279px 0px; background-position: -279px 0px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li > span .edgeIcon6 { .ourEdge > ul li > span .edgeIcon6 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -186px 0px; background-position: -186px 0px;
width: 93px; width: 93px;
height: 93px; height: 93px;
...@@ -734,42 +734,42 @@ th { ...@@ -734,42 +734,42 @@ th {
} }
.ourEdge > ul li:hover > span .edgeIcon1 { .ourEdge > ul li:hover > span .edgeIcon1 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: 0px -93px; background-position: 0px -93px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li:hover > span .edgeIcon2 { .ourEdge > ul li:hover > span .edgeIcon2 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -186px -93px; background-position: -186px -93px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li:hover > span .edgeIcon3 { .ourEdge > ul li:hover > span .edgeIcon3 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -93px -186px; background-position: -93px -186px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li:hover > span .edgeIcon4 { .ourEdge > ul li:hover > span .edgeIcon4 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -279px -93px; background-position: -279px -93px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li:hover > span .edgeIcon5 { .ourEdge > ul li:hover > span .edgeIcon5 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -93px 0px; background-position: -93px 0px;
width: 93px; width: 93px;
height: 93px; height: 93px;
} }
.ourEdge > ul li:hover > span .edgeIcon6 { .ourEdge > ul li:hover > span .edgeIcon6 {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: 0px 0px; background-position: 0px 0px;
width: 93px; width: 93px;
height: 93px; height: 93px;
...@@ -900,7 +900,7 @@ th { ...@@ -900,7 +900,7 @@ th {
} }
.appoint span i.line { .appoint span i.line {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -248px; background-position: -372px -248px;
width: 7px; width: 7px;
height: 72px; height: 72px;
...@@ -1123,7 +1123,7 @@ article.case section:after { ...@@ -1123,7 +1123,7 @@ article.case section:after {
} }
.caseTitle .intro h5 > i { .caseTitle .intro h5 > i {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -28px -335px; background-position: -28px -335px;
width: 32px; width: 32px;
height: 32px; height: 32px;
...@@ -1253,7 +1253,7 @@ article.case section:after { ...@@ -1253,7 +1253,7 @@ article.case section:after {
} }
.gallery .search span a > i { .gallery .search span a > i {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -379px -286px; background-position: -379px -286px;
width: 18px; width: 18px;
height: 19px; height: 19px;
...@@ -1507,26 +1507,26 @@ article.case section:after { ...@@ -1507,26 +1507,26 @@ article.case section:after {
vertical-align: middle; vertical-align: middle;
} }
.activeDetails .coverShow .intro ul li .time { .activeDetails .coverShow .intro ul li .time {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -379px -267px; background-position: -379px -267px;
width: 19px; width: 19px;
height: 19px; height: 19px;
vertical-align: top; vertical-align: top;
} }
.activeDetails .coverShow .intro ul li .panel { .activeDetails .coverShow .intro ul li .panel {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -379px -248px; background-position: -379px -248px;
width: 19px; width: 19px;
height: 19px; height: 19px;
} }
.activeDetails .coverShow .intro ul li .client { .activeDetails .coverShow .intro ul li .client {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -399px 0px; background-position: -399px 0px;
width: 14px; width: 14px;
height: 19px; height: 19px;
} }
.activeDetails .coverShow .intro ul li .view { .activeDetails .coverShow .intro ul li .view {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -379px -305px; background-position: -379px -305px;
width: 19px; width: 19px;
height: 14px; height: 14px;
...@@ -1764,7 +1764,7 @@ article.case section:after { ...@@ -1764,7 +1764,7 @@ article.case section:after {
display: inline-block; display: inline-block;
margin-right: 10px; margin-right: 10px;
vertical-align: middle; vertical-align: middle;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -28px -335px; background-position: -28px -335px;
width: 32px; width: 32px;
height: 32px; height: 32px;
...@@ -1925,13 +1925,13 @@ article.case section:after { ...@@ -1925,13 +1925,13 @@ article.case section:after {
vertical-align: middle; vertical-align: middle;
} }
.login .loginForm span label .nick { .login .loginForm span label .nick {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -226px; background-position: -372px -226px;
width: 24px; width: 24px;
height: 22px; height: 22px;
} }
.login .loginForm span label .password { .login .loginForm span label .password {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -203px; background-position: -372px -203px;
width: 24px; width: 24px;
height: 23px; height: 23px;
......
...@@ -610,7 +610,7 @@ th { ...@@ -610,7 +610,7 @@ th {
} }
.cooperation a.prev { .cooperation a.prev {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: 0px -335px; background-position: 0px -335px;
width: 28px; width: 28px;
height: 47px; height: 47px;
...@@ -619,14 +619,14 @@ th { ...@@ -619,14 +619,14 @@ th {
left: -5%; left: -5%;
} }
.cooperation a.prev.disabled { .cooperation a.prev.disabled {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px 0px; background-position: -372px 0px;
width: 27px; width: 27px;
height: 52px; height: 52px;
} }
.cooperation a.next { .cooperation a.next {
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -156px; background-position: -372px -156px;
width: 27px; width: 27px;
height: 47px; height: 47px;
...@@ -635,7 +635,7 @@ th { ...@@ -635,7 +635,7 @@ th {
right: -5%; right: -5%;
} }
.cooperation a.next.disabled { .cooperation a.next.disabled {
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -104px; background-position: -372px -104px;
width: 26px; width: 26px;
height: 52px; height: 52px;
......
...@@ -688,7 +688,7 @@ h3 { ...@@ -688,7 +688,7 @@ h3 {
text-decoration: none; text-decoration: none;
margin-top: -45px; margin-top: -45px;
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -336px -279px; background-position: -336px -279px;
width: 27px; width: 27px;
height: 52px; height: 52px;
...@@ -700,7 +700,7 @@ h3 { ...@@ -700,7 +700,7 @@ h3 {
left: auto; left: auto;
right: 38px; right: 38px;
display: inline-block; display: inline-block;
background-image: url(../../dist/img/icon/icon.png); background-image: url(../img/icon/icon.png);
background-position: -372px -52px; background-position: -372px -52px;
width: 27px; width: 27px;
height: 52px; height: 52px;
......
dist/img/maskBg.png

4.72 KB | W: | H:

dist/img/maskBg.png

6.54 KB | W: | H:

dist/img/maskBg.png
dist/img/maskBg.png
dist/img/maskBg.png
dist/img/maskBg.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -100,7 +100,7 @@ gulp.task('sprites', function ( cb ) { ...@@ -100,7 +100,7 @@ gulp.task('sprites', function ( cb ) {
return gulp.src(path) return gulp.src(path)
.pipe(plugins.spritesmith({ .pipe(plugins.spritesmith({
'imgName': name + '.png', 'imgName': name + '.png',
'imgPath':'../../dist/img/icon/icon.png' , 'imgPath':'../img/icon/icon.png' ,
'cssName': name + '.less', 'cssName': name + '.less',
'cssFormat' : 'less' 'cssFormat' : 'less'
})); }));
......
src/img/maskBg.png

4.72 KB | W: | H:

src/img/maskBg.png

6.54 KB | W: | H:

src/img/maskBg.png
src/img/maskBg.png
src/img/maskBg.png
src/img/maskBg.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -20,8 +20,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -20,8 +20,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon1-height: 56px; @-icon1-height: 56px;
@-icon1-total-width: 413px; @-icon1-total-width: 413px;
@-icon1-total-height: 382px; @-icon1-total-height: 382px;
@-icon1-image: '../../dist/img/icon/icon.png'; @-icon1-image: '../img/icon/icon.png';
@-icon1: 168px 279px -168px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon1'; @-icon1: 168px 279px -168px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon1';
@-icon2-name: 'Icon2'; @-icon2-name: 'Icon2';
@-icon2-x: 280px; @-icon2-x: 280px;
@-icon2-y: 279px; @-icon2-y: 279px;
...@@ -31,8 +31,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -31,8 +31,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon2-height: 56px; @-icon2-height: 56px;
@-icon2-total-width: 413px; @-icon2-total-width: 413px;
@-icon2-total-height: 382px; @-icon2-total-height: 382px;
@-icon2-image: '../../dist/img/icon/icon.png'; @-icon2-image: '../img/icon/icon.png';
@-icon2: 280px 279px -280px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon2'; @-icon2: 280px 279px -280px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon2';
@-icon3-name: 'Icon3'; @-icon3-name: 'Icon3';
@-icon3-x: 224px; @-icon3-x: 224px;
@-icon3-y: 279px; @-icon3-y: 279px;
...@@ -42,8 +42,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -42,8 +42,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon3-height: 56px; @-icon3-height: 56px;
@-icon3-total-width: 413px; @-icon3-total-width: 413px;
@-icon3-total-height: 382px; @-icon3-total-height: 382px;
@-icon3-image: '../../dist/img/icon/icon.png'; @-icon3-image: '../img/icon/icon.png';
@-icon3: 224px 279px -224px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon3'; @-icon3: 224px 279px -224px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon3';
@-icon4-name: 'Icon4'; @-icon4-name: 'Icon4';
@-icon4-x: 112px; @-icon4-x: 112px;
@-icon4-y: 279px; @-icon4-y: 279px;
...@@ -53,8 +53,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -53,8 +53,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon4-height: 56px; @-icon4-height: 56px;
@-icon4-total-width: 413px; @-icon4-total-width: 413px;
@-icon4-total-height: 382px; @-icon4-total-height: 382px;
@-icon4-image: '../../dist/img/icon/icon.png'; @-icon4-image: '../img/icon/icon.png';
@-icon4: 112px 279px -112px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon4'; @-icon4: 112px 279px -112px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon4';
@-icon5-name: 'Icon5'; @-icon5-name: 'Icon5';
@-icon5-x: 56px; @-icon5-x: 56px;
@-icon5-y: 279px; @-icon5-y: 279px;
...@@ -64,8 +64,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -64,8 +64,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon5-height: 56px; @-icon5-height: 56px;
@-icon5-total-width: 413px; @-icon5-total-width: 413px;
@-icon5-total-height: 382px; @-icon5-total-height: 382px;
@-icon5-image: '../../dist/img/icon/icon.png'; @-icon5-image: '../img/icon/icon.png';
@-icon5: 56px 279px -56px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon5'; @-icon5: 56px 279px -56px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon5';
@-icon6-name: 'Icon6'; @-icon6-name: 'Icon6';
@-icon6-x: 0px; @-icon6-x: 0px;
@-icon6-y: 279px; @-icon6-y: 279px;
...@@ -75,8 +75,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -75,8 +75,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-icon6-height: 56px; @-icon6-height: 56px;
@-icon6-total-width: 413px; @-icon6-total-width: 413px;
@-icon6-total-height: 382px; @-icon6-total-height: 382px;
@-icon6-image: '../../dist/img/icon/icon.png'; @-icon6-image: '../img/icon/icon.png';
@-icon6: 0px 279px 0px -279px 56px 56px 413px 382px '../../dist/img/icon/icon.png' 'Icon6'; @-icon6: 0px 279px 0px -279px 56px 56px 413px 382px '../img/icon/icon.png' 'Icon6';
@-left-name: 'Left'; @-left-name: 'Left';
@-left-x: 336px; @-left-x: 336px;
@-left-y: 279px; @-left-y: 279px;
...@@ -86,8 +86,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -86,8 +86,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-left-height: 52px; @-left-height: 52px;
@-left-total-width: 413px; @-left-total-width: 413px;
@-left-total-height: 382px; @-left-total-height: 382px;
@-left-image: '../../dist/img/icon/icon.png'; @-left-image: '../img/icon/icon.png';
@-left: 336px 279px -336px -279px 27px 52px 413px 382px '../../dist/img/icon/icon.png' 'Left'; @-left: 336px 279px -336px -279px 27px 52px 413px 382px '../img/icon/icon.png' 'Left';
@-right-name: 'Right'; @-right-name: 'Right';
@-right-x: 372px; @-right-x: 372px;
@-right-y: 52px; @-right-y: 52px;
...@@ -97,8 +97,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -97,8 +97,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-right-height: 52px; @-right-height: 52px;
@-right-total-width: 413px; @-right-total-width: 413px;
@-right-total-height: 382px; @-right-total-height: 382px;
@-right-image: '../../dist/img/icon/icon.png'; @-right-image: '../img/icon/icon.png';
@-right: 372px 52px -372px -52px 27px 52px 413px 382px '../../dist/img/icon/icon.png' 'Right'; @-right: 372px 52px -372px -52px 27px 52px 413px 382px '../img/icon/icon.png' 'Right';
@-shape-a-name: 'Shape_a'; @-shape-a-name: 'Shape_a';
@-shape-a-x: 93px; @-shape-a-x: 93px;
@-shape-a-y: 93px; @-shape-a-y: 93px;
...@@ -108,8 +108,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -108,8 +108,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-shape-a-height: 93px; @-shape-a-height: 93px;
@-shape-a-total-width: 413px; @-shape-a-total-width: 413px;
@-shape-a-total-height: 382px; @-shape-a-total-height: 382px;
@-shape-a-image: '../../dist/img/icon/icon.png'; @-shape-a-image: '../img/icon/icon.png';
@-shape-a: 93px 93px -93px -93px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'Shape_a'; @-shape-a: 93px 93px -93px -93px 93px 93px 413px 382px '../img/icon/icon.png' 'Shape_a';
@-shape-aa-name: 'Shape_aa'; @-shape-aa-name: 'Shape_aa';
@-shape-aa-x: 0px; @-shape-aa-x: 0px;
@-shape-aa-y: 93px; @-shape-aa-y: 93px;
...@@ -119,8 +119,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -119,8 +119,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@-shape-aa-height: 93px; @-shape-aa-height: 93px;
@-shape-aa-total-width: 413px; @-shape-aa-total-width: 413px;
@-shape-aa-total-height: 382px; @-shape-aa-total-height: 382px;
@-shape-aa-image: '../../dist/img/icon/icon.png'; @-shape-aa-image: '../img/icon/icon.png';
@-shape-aa: 0px 93px 0px -93px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'Shape_aa'; @-shape-aa: 0px 93px 0px -93px 93px 93px 413px 382px '../img/icon/icon.png' 'Shape_aa';
@bubble-name: 'bubble'; @bubble-name: 'bubble';
@bubble-x: 379px; @bubble-x: 379px;
@bubble-y: 248px; @bubble-y: 248px;
...@@ -130,8 +130,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -130,8 +130,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@bubble-height: 19px; @bubble-height: 19px;
@bubble-total-width: 413px; @bubble-total-width: 413px;
@bubble-total-height: 382px; @bubble-total-height: 382px;
@bubble-image: '../../dist/img/icon/icon.png'; @bubble-image: '../img/icon/icon.png';
@bubble: 379px 248px -379px -248px 19px 19px 413px 382px '../../dist/img/icon/icon.png' 'bubble'; @bubble: 379px 248px -379px -248px 19px 19px 413px 382px '../img/icon/icon.png' 'bubble';
@calendar-name: 'calendar'; @calendar-name: 'calendar';
@calendar-x: 28px; @calendar-x: 28px;
@calendar-y: 335px; @calendar-y: 335px;
...@@ -141,8 +141,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -141,8 +141,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@calendar-height: 32px; @calendar-height: 32px;
@calendar-total-width: 413px; @calendar-total-width: 413px;
@calendar-total-height: 382px; @calendar-total-height: 382px;
@calendar-image: '../../dist/img/icon/icon.png'; @calendar-image: '../img/icon/icon.png';
@calendar: 28px 335px -28px -335px 32px 32px 413px 382px '../../dist/img/icon/icon.png' 'calendar'; @calendar: 28px 335px -28px -335px 32px 32px 413px 382px '../img/icon/icon.png' 'calendar';
@copy-name: 'copy'; @copy-name: 'copy';
@copy-x: 399px; @copy-x: 399px;
@copy-y: 19px; @copy-y: 19px;
...@@ -152,8 +152,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -152,8 +152,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@copy-height: 10px; @copy-height: 10px;
@copy-total-width: 413px; @copy-total-width: 413px;
@copy-total-height: 382px; @copy-total-height: 382px;
@copy-image: '../../dist/img/icon/icon.png'; @copy-image: '../img/icon/icon.png';
@copy: 399px 19px -399px -19px 9px 10px 413px 382px '../../dist/img/icon/icon.png' 'copy'; @copy: 399px 19px -399px -19px 9px 10px 413px 382px '../img/icon/icon.png' 'copy';
@gray-calendar-name: 'grayCalendar'; @gray-calendar-name: 'grayCalendar';
@gray-calendar-x: 379px; @gray-calendar-x: 379px;
@gray-calendar-y: 267px; @gray-calendar-y: 267px;
...@@ -163,8 +163,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -163,8 +163,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@gray-calendar-height: 19px; @gray-calendar-height: 19px;
@gray-calendar-total-width: 413px; @gray-calendar-total-width: 413px;
@gray-calendar-total-height: 382px; @gray-calendar-total-height: 382px;
@gray-calendar-image: '../../dist/img/icon/icon.png'; @gray-calendar-image: '../img/icon/icon.png';
@gray-calendar: 379px 267px -379px -267px 19px 19px 413px 382px '../../dist/img/icon/icon.png' 'grayCalendar'; @gray-calendar: 379px 267px -379px -267px 19px 19px 413px 382px '../img/icon/icon.png' 'grayCalendar';
@heart-name: 'heart'; @heart-name: 'heart';
@heart-x: 88px; @heart-x: 88px;
@heart-y: 335px; @heart-y: 335px;
...@@ -174,8 +174,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -174,8 +174,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@heart-height: 18px; @heart-height: 18px;
@heart-total-width: 413px; @heart-total-width: 413px;
@heart-total-height: 382px; @heart-total-height: 382px;
@heart-image: '../../dist/img/icon/icon.png'; @heart-image: '../img/icon/icon.png';
@heart: 88px 335px -88px -335px 21px 18px 413px 382px '../../dist/img/icon/icon.png' 'heart'; @heart: 88px 335px -88px -335px 21px 18px 413px 382px '../img/icon/icon.png' 'heart';
@left-gray-name: 'leftGray'; @left-gray-name: 'leftGray';
@left-gray-x: 372px; @left-gray-x: 372px;
@left-gray-y: 0px; @left-gray-y: 0px;
...@@ -185,8 +185,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -185,8 +185,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@left-gray-height: 52px; @left-gray-height: 52px;
@left-gray-total-width: 413px; @left-gray-total-width: 413px;
@left-gray-total-height: 382px; @left-gray-total-height: 382px;
@left-gray-image: '../../dist/img/icon/icon.png'; @left-gray-image: '../img/icon/icon.png';
@left-gray: 372px 0px -372px 0px 27px 52px 413px 382px '../../dist/img/icon/icon.png' 'leftGray'; @left-gray: 372px 0px -372px 0px 27px 52px 413px 382px '../img/icon/icon.png' 'leftGray';
@line-name: 'line'; @line-name: 'line';
@line-x: 372px; @line-x: 372px;
@line-y: 248px; @line-y: 248px;
...@@ -196,8 +196,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -196,8 +196,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@line-height: 72px; @line-height: 72px;
@line-total-width: 413px; @line-total-width: 413px;
@line-total-height: 382px; @line-total-height: 382px;
@line-image: '../../dist/img/icon/icon.png'; @line-image: '../img/icon/icon.png';
@line: 372px 248px -372px -248px 7px 72px 413px 382px '../../dist/img/icon/icon.png' 'line'; @line: 372px 248px -372px -248px 7px 72px 413px 382px '../img/icon/icon.png' 'line';
@location-name: 'location'; @location-name: 'location';
@location-x: 399px; @location-x: 399px;
@location-y: 0px; @location-y: 0px;
...@@ -207,8 +207,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -207,8 +207,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@location-height: 19px; @location-height: 19px;
@location-total-width: 413px; @location-total-width: 413px;
@location-total-height: 382px; @location-total-height: 382px;
@location-image: '../../dist/img/icon/icon.png'; @location-image: '../img/icon/icon.png';
@location: 399px 0px -399px 0px 14px 19px 413px 382px '../../dist/img/icon/icon.png' 'location'; @location: 399px 0px -399px 0px 14px 19px 413px 382px '../img/icon/icon.png' 'location';
@lock-name: 'lock'; @lock-name: 'lock';
@lock-x: 372px; @lock-x: 372px;
@lock-y: 203px; @lock-y: 203px;
...@@ -218,8 +218,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -218,8 +218,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@lock-height: 23px; @lock-height: 23px;
@lock-total-width: 413px; @lock-total-width: 413px;
@lock-total-height: 382px; @lock-total-height: 382px;
@lock-image: '../../dist/img/icon/icon.png'; @lock-image: '../img/icon/icon.png';
@lock: 372px 203px -372px -203px 24px 23px 413px 382px '../../dist/img/icon/icon.png' 'lock'; @lock: 372px 203px -372px -203px 24px 23px 413px 382px '../img/icon/icon.png' 'lock';
@new-name: 'new'; @new-name: 'new';
@new-x: 60px; @new-x: 60px;
@new-y: 335px; @new-y: 335px;
...@@ -229,8 +229,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -229,8 +229,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@new-height: 28px; @new-height: 28px;
@new-total-width: 413px; @new-total-width: 413px;
@new-total-height: 382px; @new-total-height: 382px;
@new-image: '../../dist/img/icon/icon.png'; @new-image: '../img/icon/icon.png';
@new: 60px 335px -60px -335px 28px 28px 413px 382px '../../dist/img/icon/icon.png' 'new'; @new: 60px 335px -60px -335px 28px 28px 413px 382px '../img/icon/icon.png' 'new';
@next-name: 'next'; @next-name: 'next';
@next-x: 372px; @next-x: 372px;
@next-y: 156px; @next-y: 156px;
...@@ -240,8 +240,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -240,8 +240,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@next-height: 47px; @next-height: 47px;
@next-total-width: 413px; @next-total-width: 413px;
@next-total-height: 382px; @next-total-height: 382px;
@next-image: '../../dist/img/icon/icon.png'; @next-image: '../img/icon/icon.png';
@next: 372px 156px -372px -156px 27px 47px 413px 382px '../../dist/img/icon/icon.png' 'next'; @next: 372px 156px -372px -156px 27px 47px 413px 382px '../img/icon/icon.png' 'next';
@prev-name: 'prev'; @prev-name: 'prev';
@prev-x: 0px; @prev-x: 0px;
@prev-y: 335px; @prev-y: 335px;
...@@ -251,8 +251,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -251,8 +251,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@prev-height: 47px; @prev-height: 47px;
@prev-total-width: 413px; @prev-total-width: 413px;
@prev-total-height: 382px; @prev-total-height: 382px;
@prev-image: '../../dist/img/icon/icon.png'; @prev-image: '../img/icon/icon.png';
@prev: 0px 335px 0px -335px 28px 47px 413px 382px '../../dist/img/icon/icon.png' 'prev'; @prev: 0px 335px 0px -335px 28px 47px 413px 382px '../img/icon/icon.png' 'prev';
@right-gray-name: 'rightGray'; @right-gray-name: 'rightGray';
@right-gray-x: 372px; @right-gray-x: 372px;
@right-gray-y: 104px; @right-gray-y: 104px;
...@@ -262,8 +262,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -262,8 +262,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@right-gray-height: 52px; @right-gray-height: 52px;
@right-gray-total-width: 413px; @right-gray-total-width: 413px;
@right-gray-total-height: 382px; @right-gray-total-height: 382px;
@right-gray-image: '../../dist/img/icon/icon.png'; @right-gray-image: '../img/icon/icon.png';
@right-gray: 372px 104px -372px -104px 26px 52px 413px 382px '../../dist/img/icon/icon.png' 'rightGray'; @right-gray: 372px 104px -372px -104px 26px 52px 413px 382px '../img/icon/icon.png' 'rightGray';
@search-name: 'search'; @search-name: 'search';
@search-x: 379px; @search-x: 379px;
@search-y: 286px; @search-y: 286px;
...@@ -273,8 +273,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -273,8 +273,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@search-height: 19px; @search-height: 19px;
@search-total-width: 413px; @search-total-width: 413px;
@search-total-height: 382px; @search-total-height: 382px;
@search-image: '../../dist/img/icon/icon.png'; @search-image: '../img/icon/icon.png';
@search: 379px 286px -379px -286px 18px 19px 413px 382px '../../dist/img/icon/icon.png' 'search'; @search: 379px 286px -379px -286px 18px 19px 413px 382px '../img/icon/icon.png' 'search';
@shape-b-name: 'shape_b'; @shape-b-name: 'shape_b';
@shape-b-x: 279px; @shape-b-x: 279px;
@shape-b-y: 186px; @shape-b-y: 186px;
...@@ -284,8 +284,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -284,8 +284,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-b-height: 93px; @shape-b-height: 93px;
@shape-b-total-width: 413px; @shape-b-total-width: 413px;
@shape-b-total-height: 382px; @shape-b-total-height: 382px;
@shape-b-image: '../../dist/img/icon/icon.png'; @shape-b-image: '../img/icon/icon.png';
@shape-b: 279px 186px -279px -186px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_b'; @shape-b: 279px 186px -279px -186px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_b';
@shape-bb-name: 'shape_bb'; @shape-bb-name: 'shape_bb';
@shape-bb-x: 186px; @shape-bb-x: 186px;
@shape-bb-y: 93px; @shape-bb-y: 93px;
...@@ -295,8 +295,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -295,8 +295,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-bb-height: 93px; @shape-bb-height: 93px;
@shape-bb-total-width: 413px; @shape-bb-total-width: 413px;
@shape-bb-total-height: 382px; @shape-bb-total-height: 382px;
@shape-bb-image: '../../dist/img/icon/icon.png'; @shape-bb-image: '../img/icon/icon.png';
@shape-bb: 186px 93px -186px -93px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_bb'; @shape-bb: 186px 93px -186px -93px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_bb';
@shape-c-name: 'shape_c'; @shape-c-name: 'shape_c';
@shape-c-x: 0px; @shape-c-x: 0px;
@shape-c-y: 186px; @shape-c-y: 186px;
...@@ -306,8 +306,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -306,8 +306,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-c-height: 93px; @shape-c-height: 93px;
@shape-c-total-width: 413px; @shape-c-total-width: 413px;
@shape-c-total-height: 382px; @shape-c-total-height: 382px;
@shape-c-image: '../../dist/img/icon/icon.png'; @shape-c-image: '../img/icon/icon.png';
@shape-c: 0px 186px 0px -186px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_c'; @shape-c: 0px 186px 0px -186px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_c';
@shape-cc-name: 'shape_cc'; @shape-cc-name: 'shape_cc';
@shape-cc-x: 93px; @shape-cc-x: 93px;
@shape-cc-y: 186px; @shape-cc-y: 186px;
...@@ -317,8 +317,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -317,8 +317,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-cc-height: 93px; @shape-cc-height: 93px;
@shape-cc-total-width: 413px; @shape-cc-total-width: 413px;
@shape-cc-total-height: 382px; @shape-cc-total-height: 382px;
@shape-cc-image: '../../dist/img/icon/icon.png'; @shape-cc-image: '../img/icon/icon.png';
@shape-cc: 93px 186px -93px -186px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_cc'; @shape-cc: 93px 186px -93px -186px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_cc';
@shape-d-name: 'shape_d'; @shape-d-name: 'shape_d';
@shape-d-x: 186px; @shape-d-x: 186px;
@shape-d-y: 186px; @shape-d-y: 186px;
...@@ -328,8 +328,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -328,8 +328,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-d-height: 93px; @shape-d-height: 93px;
@shape-d-total-width: 413px; @shape-d-total-width: 413px;
@shape-d-total-height: 382px; @shape-d-total-height: 382px;
@shape-d-image: '../../dist/img/icon/icon.png'; @shape-d-image: '../img/icon/icon.png';
@shape-d: 186px 186px -186px -186px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_d'; @shape-d: 186px 186px -186px -186px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_d';
@shape-dd-name: 'shape_dd'; @shape-dd-name: 'shape_dd';
@shape-dd-x: 279px; @shape-dd-x: 279px;
@shape-dd-y: 93px; @shape-dd-y: 93px;
...@@ -339,8 +339,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -339,8 +339,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-dd-height: 93px; @shape-dd-height: 93px;
@shape-dd-total-width: 413px; @shape-dd-total-width: 413px;
@shape-dd-total-height: 382px; @shape-dd-total-height: 382px;
@shape-dd-image: '../../dist/img/icon/icon.png'; @shape-dd-image: '../img/icon/icon.png';
@shape-dd: 279px 93px -279px -93px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_dd'; @shape-dd: 279px 93px -279px -93px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_dd';
@shape-e-name: 'shape_e'; @shape-e-name: 'shape_e';
@shape-e-x: 279px; @shape-e-x: 279px;
@shape-e-y: 0px; @shape-e-y: 0px;
...@@ -350,8 +350,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -350,8 +350,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-e-height: 93px; @shape-e-height: 93px;
@shape-e-total-width: 413px; @shape-e-total-width: 413px;
@shape-e-total-height: 382px; @shape-e-total-height: 382px;
@shape-e-image: '../../dist/img/icon/icon.png'; @shape-e-image: '../img/icon/icon.png';
@shape-e: 279px 0px -279px 0px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_e'; @shape-e: 279px 0px -279px 0px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_e';
@shape-ee-name: 'shape_ee'; @shape-ee-name: 'shape_ee';
@shape-ee-x: 93px; @shape-ee-x: 93px;
@shape-ee-y: 0px; @shape-ee-y: 0px;
...@@ -361,8 +361,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -361,8 +361,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-ee-height: 93px; @shape-ee-height: 93px;
@shape-ee-total-width: 413px; @shape-ee-total-width: 413px;
@shape-ee-total-height: 382px; @shape-ee-total-height: 382px;
@shape-ee-image: '../../dist/img/icon/icon.png'; @shape-ee-image: '../img/icon/icon.png';
@shape-ee: 93px 0px -93px 0px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_ee'; @shape-ee: 93px 0px -93px 0px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_ee';
@shape-f-name: 'shape_f'; @shape-f-name: 'shape_f';
@shape-f-x: 186px; @shape-f-x: 186px;
@shape-f-y: 0px; @shape-f-y: 0px;
...@@ -372,8 +372,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -372,8 +372,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-f-height: 93px; @shape-f-height: 93px;
@shape-f-total-width: 413px; @shape-f-total-width: 413px;
@shape-f-total-height: 382px; @shape-f-total-height: 382px;
@shape-f-image: '../../dist/img/icon/icon.png'; @shape-f-image: '../img/icon/icon.png';
@shape-f: 186px 0px -186px 0px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_f'; @shape-f: 186px 0px -186px 0px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_f';
@shape-ff-name: 'shape_ff'; @shape-ff-name: 'shape_ff';
@shape-ff-x: 0px; @shape-ff-x: 0px;
@shape-ff-y: 0px; @shape-ff-y: 0px;
...@@ -383,8 +383,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -383,8 +383,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@shape-ff-height: 93px; @shape-ff-height: 93px;
@shape-ff-total-width: 413px; @shape-ff-total-width: 413px;
@shape-ff-total-height: 382px; @shape-ff-total-height: 382px;
@shape-ff-image: '../../dist/img/icon/icon.png'; @shape-ff-image: '../img/icon/icon.png';
@shape-ff: 0px 0px 0px 0px 93px 93px 413px 382px '../../dist/img/icon/icon.png' 'shape_ff'; @shape-ff: 0px 0px 0px 0px 93px 93px 413px 382px '../img/icon/icon.png' 'shape_ff';
@user-name: 'user'; @user-name: 'user';
@user-x: 372px; @user-x: 372px;
@user-y: 226px; @user-y: 226px;
...@@ -394,8 +394,8 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -394,8 +394,8 @@ At the bottom of this section, we provide information about the spritesheet itse
@user-height: 22px; @user-height: 22px;
@user-total-width: 413px; @user-total-width: 413px;
@user-total-height: 382px; @user-total-height: 382px;
@user-image: '../../dist/img/icon/icon.png'; @user-image: '../img/icon/icon.png';
@user: 372px 226px -372px -226px 24px 22px 413px 382px '../../dist/img/icon/icon.png' 'user'; @user: 372px 226px -372px -226px 24px 22px 413px 382px '../img/icon/icon.png' 'user';
@view-name: 'view'; @view-name: 'view';
@view-x: 379px; @view-x: 379px;
@view-y: 305px; @view-y: 305px;
...@@ -405,13 +405,13 @@ At the bottom of this section, we provide information about the spritesheet itse ...@@ -405,13 +405,13 @@ At the bottom of this section, we provide information about the spritesheet itse
@view-height: 14px; @view-height: 14px;
@view-total-width: 413px; @view-total-width: 413px;
@view-total-height: 382px; @view-total-height: 382px;
@view-image: '../../dist/img/icon/icon.png'; @view-image: '../img/icon/icon.png';
@view: 379px 305px -379px -305px 19px 14px 413px 382px '../../dist/img/icon/icon.png' 'view'; @view: 379px 305px -379px -305px 19px 14px 413px 382px '../img/icon/icon.png' 'view';
@spritesheet-width: 413px; @spritesheet-width: 413px;
@spritesheet-height: 382px; @spritesheet-height: 382px;
@spritesheet-image: '../../dist/img/icon/icon.png'; @spritesheet-image: '../img/icon/icon.png';
@spritesheet-sprites: @-icon1 @-icon2 @-icon3 @-icon4 @-icon5 @-icon6 @-left @-right @-shape-a @-shape-aa @bubble @calendar @copy @gray-calendar @heart @left-gray @line @location @lock @new @next @prev @right-gray @search @shape-b @shape-bb @shape-c @shape-cc @shape-d @shape-dd @shape-e @shape-ee @shape-f @shape-ff @user @view; @spritesheet-sprites: @-icon1 @-icon2 @-icon3 @-icon4 @-icon5 @-icon6 @-left @-right @-shape-a @-shape-aa @bubble @calendar @copy @gray-calendar @heart @left-gray @line @location @lock @new @next @prev @right-gray @search @shape-b @shape-bb @shape-c @shape-cc @shape-d @shape-dd @shape-e @shape-ee @shape-f @shape-ff @user @view;
@spritesheet: 413px 382px '../../dist/img/icon/icon.png' @spritesheet-sprites; @spritesheet: 413px 382px '../img/icon/icon.png' @spritesheet-sprites;
/* /*
The provided classes are intended to be used with the array-like variables The provided classes are intended to be used with the array-like variables
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment